diff --git a/src/views/system/dept/edit.vue b/src/views/system/dept/edit.vue index 7c0f437..173ef93 100644 --- a/src/views/system/dept/edit.vue +++ b/src/views/system/dept/edit.vue @@ -11,10 +11,16 @@ :model="formData" label-width="80px" > - - - - + + - - + + + +
diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index 2b5cea9..0423fdc 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -18,11 +18,17 @@ :tree-props="{ children: 'children', hasChildren: 'hasChildren' }"> -