This commit is contained in:
parent
986009a757
commit
3df4446a4e
|
|
@ -423,7 +423,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
handleExceed(files, fileList) {
|
handleExceed(files, fileList) {
|
||||||
this.$modal.msgError(`上传的图片数量不能超过 9个`)
|
this.$modal.msgError(`上传的文件数量不能超过9个`)
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue