数据导入修改

This commit is contained in:
zyx.net
2023-03-27 14:05:41 +08:00
parent 57b5488310
commit aa9af81a8a
7 changed files with 9 additions and 6 deletions
@@ -120,6 +120,9 @@
})
} else {
if (this.isTrue) {
if(info.file.response.result != null && info.file.response.result.otaId){
localStorage.setItem('otaId', info.file.response.result.otaId)
}
this.$emit('getList',info.file.response.result)
} else {
eventBUs.$emit('searchGetData')