核酸证明
This commit is contained in:
@@ -142,6 +142,10 @@ export default {
|
|||||||
return this.$u.toast('请选择隔离策略')
|
return this.$u.toast('请选择隔离策略')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if(this.form.communityHandleType == 2 && !this.form.fileList.length) {
|
||||||
|
return this.$u.toast('请上传核酸证明图片')
|
||||||
|
}
|
||||||
|
|
||||||
if(!this.form.quarantineBeginTime) {
|
if(!this.form.quarantineBeginTime) {
|
||||||
this.form.quarantineBeginTime = null
|
this.form.quarantineBeginTime = null
|
||||||
this.form.quarantineEndTime = null
|
this.form.quarantineEndTime = null
|
||||||
|
|||||||
Reference in New Issue
Block a user