This commit is contained in:
2019-07-24 15:15:52 +00:00
parent 565a092251
commit a14e64644d
22 changed files with 132 additions and 93 deletions

View File

@@ -207,7 +207,7 @@ export default {
});
},
filterMe() {
window.$gz.eventbus.$emit(
window.$gz.eventBus.$emit(
"notify-info",
"inventoryWidgetList::filterMe -> STUB (selected items count=" +
this.selected.length +