fix:导入添加错误提示
This commit is contained in:
@@ -153,6 +153,8 @@
|
||||
this.$emit('afterImport')
|
||||
this.importBox.type=3;
|
||||
this.importBox.width='600px';
|
||||
}else{
|
||||
this.$message.error(response.msg);
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user