人员移交

This commit is contained in:
liuye
2022-11-25 13:55:37 +08:00
parent 46d5504303
commit 7dbbaf3608

View File

@@ -123,6 +123,8 @@ export default {
return this.$u.toast('请上传交接图片')
}
this.form.handleType = '6' //人员移交
this.form.quarantineBeginTime = null
this.form.quarantineEndTime = null
this.$http.post(`/app/appepidemicpreventioncommunitymanagement/riskDisposal`, this.form).then((res) => {