修改测试bug
This commit is contained in:
@@ -91,7 +91,7 @@ const tableStore: any = new TableStore({
|
||||
row.loading = false
|
||||
if (res != undefined) {
|
||||
boxoList.value = row
|
||||
boxoList.value.systemType = 'WX'
|
||||
// boxoList.value.systemType = 'WX'
|
||||
wp.value = res.data
|
||||
view.value = false
|
||||
view2.value = true
|
||||
|
||||
Reference in New Issue
Block a user