人员移交
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user