mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 19:16:43 +08:00
[FIX]自助入司-影像上传-增加上传图片失败提示
This commit is contained in:
@@ -318,7 +318,7 @@ export default {
|
||||
}
|
||||
that.list.push(obj)
|
||||
} else {
|
||||
that.$toast(res.resultMessage, '请重新上传图片')
|
||||
that.$toast(res.resultMessage || '请重新上传图片')
|
||||
switch (that.type) {
|
||||
case 'fileListBank01':
|
||||
this.fileListBank01.pop()
|
||||
|
||||
Reference in New Issue
Block a user