多点
This commit is contained in:
parent
eb07db157e
commit
ada706f66e
@ -521,7 +521,7 @@
|
||||
if (!valid) {
|
||||
const {code,message,data}= await checkDoctor({
|
||||
multi_point_status:3,
|
||||
multi_point_fail_reason:''
|
||||
multi_point_fail_reason:modalCheckForm.multi_point_fail_reason
|
||||
},modalForm.doctor_id);
|
||||
if (code == 200) {
|
||||
proxy.$notification.success("提交成功");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user