diff --git a/src/view/dept/modal/edit.vue b/src/view/dept/modal/edit.vue index cfaeb27..0f9c2c0 100644 --- a/src/view/dept/modal/edit.vue +++ b/src/view/dept/modal/edit.vue @@ -8,14 +8,14 @@ @cancel="cancel" > - - + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file + diff --git a/src/view/dept/modal/info.vue b/src/view/dept/modal/info.vue index 43a9d81..3ae8727 100644 --- a/src/view/dept/modal/info.vue +++ b/src/view/dept/modal/info.vue @@ -11,11 +11,11 @@ ref="formRef" :model="formState" :rules="formRules" - :label-col="labelCol" - :wrapper-col="wrapperCol" + layout="vertical" > + - + + - - - - + + + + diff --git a/src/view/dept/modal/save.vue b/src/view/dept/modal/save.vue index c140e5f..3a90037 100644 --- a/src/view/dept/modal/save.vue +++ b/src/view/dept/modal/save.vue @@ -8,44 +8,60 @@ @cancel="cancel" > - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file +