This commit is contained in:
@@ -49,7 +49,7 @@ export default {
|
||||
}),
|
||||
methods: {
|
||||
available() {
|
||||
return true;
|
||||
return this.selectedItems.length > 0;
|
||||
},
|
||||
canDoAction() {
|
||||
let vm = this;
|
||||
|
||||
Reference in New Issue
Block a user