修改测试bug

This commit is contained in:
GGJ
2024-10-16 08:49:31 +08:00
parent 223e698c9b
commit 2c2e2df334
6 changed files with 37 additions and 43 deletions

View File

@@ -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