修改
This commit is contained in:
parent
ae9474eb0b
commit
86a9726526
@ -262,6 +262,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