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" > + + + + + + + + + + + +