去掉文件上传提示信息的×

This commit is contained in:
zyn
2023-01-11 10:18:23 +08:00
parent 8516ab71ff
commit 1d7634932c
75 changed files with 87 additions and 87 deletions
@@ -3685,7 +3685,7 @@ export default {
this.spinShow = false
this.importModalshowflag = false
this.$message({
showClose: true,
// showClose: true,
message: response.message,
type: 'success'
})