数据导入修改
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user