This commit is contained in:
曹辉 2023-04-10 16:56:26 +08:00
parent ae9474eb0b
commit 86a9726526

View File

@ -262,6 +262,8 @@ export default {
},
// 派单
dispatch(row) {
this.nursePersonlist = {}
this.PersonChecksrcList = []
this.querynursePersonname.orderNo = row.orderNo;
this.nurseName = "请选择护理员";
this.innerdispatch = true;