From 83e476a73f0b6187490ae4cdc4ef0442be37ce02 Mon Sep 17 00:00:00 2001 From: yejiaxing <591141169@qq.com> Date: Wed, 24 Jan 2024 13:08:20 +0800 Subject: [PATCH] =?UTF-8?q?BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/eam/basic/item/index.vue | 1 - src/views/system/dept/DeptForm.vue | 32 +++++++++++++++++++++++++++--- 2 files changed, 29 insertions(+), 4 deletions(-) diff --git a/src/views/eam/basic/item/index.vue b/src/views/eam/basic/item/index.vue index 0569bee..7a80ff1 100644 --- a/src/views/eam/basic/item/index.vue +++ b/src/views/eam/basic/item/index.vue @@ -47,7 +47,6 @@ import TableHead from '@/components/TableHead/src/TableHead.vue' // import ImportForm from '@/components/ImportForm/src/ImportForm.vue' import Detail from '@/components/Detail/src/Detail.vue' - import { SearchTable } from '@/components/SearchTable' defineOptions({ name: 'Item' }) diff --git a/src/views/system/dept/DeptForm.vue b/src/views/system/dept/DeptForm.vue index e76d9f9..9826668 100644 --- a/src/views/system/dept/DeptForm.vue +++ b/src/views/system/dept/DeptForm.vue @@ -5,7 +5,7 @@ v-loading="formLoading" :model="formData" :rules="formRules" - label-width="80px" + label-width="150px" > + + + + + + + + + + + +