diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index a7cc6f62..de5006c9 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -192,7 +192,7 @@ const modalStateFrom = Form.useForm( { required: true, min: 1, - max: 30, + max: 50, message: t('views.system.dept.className') + t('common.unableNull'), }, ], @@ -621,26 +621,34 @@ onMounted(() => { :title="modalState.title" @cancel="fnModalCancel" > - + + + + + + - - - + {{ modalState.from.deptName }} @@ -652,6 +660,7 @@ onMounted(() => { + @@ -668,21 +677,16 @@ onMounted(() => { - + - {{ modalState.from.deptName }} - - - - {{ modalState.from.leader }} - - {{ modalState.from.phone }} @@ -713,7 +717,12 @@ onMounted(() => { @ok="fnModalOk" @cancel="fnModalCancel" > - + { - - - - - { - - + + { + + + + + {