移交人员 图片必填注释

This commit is contained in:
liuye
2022-11-29 15:40:09 +08:00
parent df10c284c1
commit efa87c9a4e

View File

@@ -37,7 +37,7 @@
</div>
<div class="item">
<div class="label">
<span class="tips">*</span>交接图片
<span class="tips"></span>交接图片
</div>
</div>
<div style="padding: 0 16px 24px 0;">
@@ -119,9 +119,9 @@ export default {
// if(this.form.handleType == 6 && this.form.handoverPersonPhone && !/^1[0-9]{10,10}$/.test(this.form.handoverPersonPhone)) {
// return this.$u.toast("请输入正确的手机号码");
// }
if(!this.form.fileList.length) {
return this.$u.toast('请上传交接图片')
}
// if(!this.form.fileList.length) {
// return this.$u.toast('请上传交接图片')
// }
this.form.handleType = '6' //人员移交