【fix】 修复在未选择图片以及选择图片与孩子数量不同时,没有提示信息

This commit is contained in:
tian.guangyuan
2020-05-14 11:35:25 +08:00
parent 25b73b3960
commit d42b5c568e

View File

@@ -46,7 +46,7 @@ export default {
// console.log(child);
if (child.imgPath == '' || child.imgPath == null) {
// return this.$toast('请上传' + child.name + '的作品')
i--
num--
}
}
if(num == 0){