!71 update src/views/system/dept/index.vue.

Merge pull request !71 from Ai3_刘小龙/N/A
This commit is contained in:
疯狂的狮子Li 2023-12-20 06:28:20 +00:00 committed by Gitee
commit 3204aa8461
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -70,7 +70,7 @@
</el-table>
</el-card>
<el-dialog v-model="dialog.visible" :title="dialog.title" destroy-on-close append-to-bod width="600px">
<el-dialog v-model="dialog.visible" :title="dialog.title" destroy-on-close append-to-body width="600px">
<el-form ref="deptFormRef" :model="form" :rules="rules" label-width="80px">
<el-row>
<el-col v-if="form.parentId !== 0" :span="24">