From a5c431fc69b0261e617495fa229eab8125a7790c Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Mon, 4 Dec 2023 15:22:25 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9=E4=BC=81=E6=A0=87?= =?UTF-8?q?=E7=AB=8B=E9=A1=B9=E5=8F=98=E6=9B=B4=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/DutyDepartChangeBaseInfo.vue | 8 ++++++-- .../modules/JobEndBaseInfo.vue | 4 ++-- .../modules/JobEndBaseInfoDrawer.vue | 3 ++- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/src/views/workCenter/enterpriseStandardInitChange/modules/DutyDepartChangeBaseInfo.vue b/src/views/workCenter/enterpriseStandardInitChange/modules/DutyDepartChangeBaseInfo.vue index c8d9c4a1..f55cc659 100644 --- a/src/views/workCenter/enterpriseStandardInitChange/modules/DutyDepartChangeBaseInfo.vue +++ b/src/views/workCenter/enterpriseStandardInitChange/modules/DutyDepartChangeBaseInfo.vue @@ -95,7 +95,7 @@
-
+
* {{ $t('workCenter.enterpriseInitChangePlan.changeReason') }} @@ -216,5 +216,6 @@ export default { .form-flex-item-long { width: 100%; + padding: 0; }