修改测试bug
This commit is contained in:
@@ -47,10 +47,7 @@ const dealStateList = ref([
|
||||
label: '未解决',
|
||||
value: '0'
|
||||
},
|
||||
{
|
||||
label: '全部',
|
||||
value: '1'
|
||||
}
|
||||
|
||||
])
|
||||
const tableStore = new TableStore({
|
||||
url: '/supervision-boot/surveyTest/pageProblemSurvey',
|
||||
|
||||
Reference in New Issue
Block a user