1
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-07-11 14:52:40 +08:00
parent 289a100a81
commit 45a54d69a4
1 changed files with 1 additions and 0 deletions

View File

@ -1135,6 +1135,7 @@ export default {
this.loading = true
getInspectionList(this.list2_searchData).then((res) => {
this.list2 = res.CurrentPageData
this.list2_total = res.TotalCount
this.model_cfg2.visible = true
this.loading = false
}).catch(() => {