切换至备用屏

This commit is contained in:
aixianling
2024-07-10 13:55:30 +08:00
parent d97108862a
commit 3ecd2daef4
3 changed files with 16 additions and 23 deletions

View File

@@ -151,11 +151,8 @@ export default {
})
},
gotoDetail(store) {
$glob.query = {storeCode: store.storeCode}
const sid = "9f299712-5549-413b-a93b-7c3e3b5bfadb"
$glob.group = sid
this.$storeBoard.query.storeCode = sid
this.$router.push("/apps/AppStoreBoard")
$glob.group = "a90522ef-869b-40ea-8542-d1fc9674a1e8"
this.$storeBoard.query.storeCode = store.storeCode
},
getTableData(item = {}, tag) {
const v = this