From 86a9726526ae4342d515bb17bc9bf4288ee20cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Mon, 10 Apr 2023 16:56:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/order/indexjs.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/system/order/indexjs.js b/src/views/system/order/indexjs.js index 92e855f..9963f29 100644 --- a/src/views/system/order/indexjs.js +++ b/src/views/system/order/indexjs.js @@ -262,6 +262,8 @@ export default { }, // 派单 dispatch(row) { + this.nursePersonlist = {} + this.PersonChecksrcList = [] this.querynursePersonname.orderNo = row.orderNo; this.nurseName = "请选择护理员"; this.innerdispatch = true;