优化供应商、客户、会员导入的界面展示方式
This commit is contained in:
@@ -323,8 +323,9 @@ export const JeecgListMixin = {
|
||||
} else {
|
||||
this.$message.warning(info.file.response.data)
|
||||
}
|
||||
this.loadData()
|
||||
this.loading = false
|
||||
this.visible = false
|
||||
this.$emit('ok')
|
||||
} else {
|
||||
this.$message.error(`${info.file.name} ${info.file.response.data}.`);
|
||||
this.loading = false
|
||||
|
||||
Reference in New Issue
Block a user