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