修改
This commit is contained in:
parent
d8bfbeb80d
commit
44241ce4a3
@ -644,6 +644,8 @@ export default {
|
|||||||
},
|
},
|
||||||
// 派单
|
// 派单
|
||||||
dispatch(row) {
|
dispatch(row) {
|
||||||
|
this.nursePersonlist = {};
|
||||||
|
this.PersonChecksrcList = [];
|
||||||
this.querynursePersonname.orderNo = row.orderNo;
|
this.querynursePersonname.orderNo = row.orderNo;
|
||||||
this.nurseName = "请选择护理员";
|
this.nurseName = "请选择护理员";
|
||||||
this.innerdispatch = true;
|
this.innerdispatch = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user