切换至备用屏
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user