This commit is contained in:
宋伟佳
2021-12-22 13:42:14 +08:00
parent f3693a0f40
commit 3958fba014
4 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -963,7 +963,7 @@ export default {
_this: this
}, res => {
this.addSpiltStandList = res.data.list
this.addFileStandtotal = res.data.list.length
this.addFileStandtotal = res.data.count
this.loadData = false
}, e => {
this.loadData = false