单店处理了

This commit is contained in:
2024-07-07 22:42:40 +08:00
parent 6121f0db7c
commit 319043b5b6
6 changed files with 247 additions and 50 deletions

View File

@@ -64,6 +64,7 @@ Vue.prototype.$multipleStoreBoard = Vue.observable({
search: {"groupCodeList": [], "hourNum": "", type: "1"}
})
Vue.prototype.$storeBoard = Vue.observable({
query: {},
search: {}
})
Vue.component("tableColumn", {