对接法规技术评估

This commit is contained in:
qq787203167
2022-07-14 12:07:15 +08:00
parent 7e137a0c4a
commit 075312d7c5
2 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -120,7 +120,7 @@
})
} else {
if (this.isTrue) {
this.$emit('getList')
this.$emit('getList',info.file.response.result)
} else {
eventBUs.$emit('searchReset')
}