From 4be34ded89e1b3e1f2056f6a483ccb0a9fc10ae6 Mon Sep 17 00:00:00 2001 From: liujun Date: Wed, 31 Jan 2024 10:51:51 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=AE=A1=E6=89=B9=E5=8E=86=E5=8F=B2?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=9C=AA=E6=B8=85=E7=90=86=202=E3=80=81?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E5=9C=B0=E5=9D=80=E6=9B=B4=E6=94=B9=203=E3=80=81?= =?UTF-8?q?=E6=B6=88=E9=98=B2=E7=BB=9F=E8=AE=A1=E9=A1=B5=E9=9D=A2=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E8=AF=A6=E6=83=85=E5=90=8E=EF=BC=8C=E8=BF=94=E5=9B=9E?= =?UTF-8?q?=E5=88=B7=E6=96=B0=E9=A1=B5=E9=9D=A2bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/train/synInfo/components/sendUtil.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/train/synInfo/components/sendUtil.vue b/src/views/train/synInfo/components/sendUtil.vue index 5ba1adc..ef2a763 100644 --- a/src/views/train/synInfo/components/sendUtil.vue +++ b/src/views/train/synInfo/components/sendUtil.vue @@ -147,6 +147,7 @@ export default { this.form.APPOINT_DEPARTMENT_NAME = '' this.form.APPOINT_USER_ID = '' this.form.APPOINT_USER_NAME = '' + this.form.user = '' this.getDepartmentTree() }, beforeClose() {