src/views/userManage/authorityManage.vue
@@ -215,7 +215,6 @@ :title="dialogTitle" :visible.sync="isTransfer" width="800px" top="2vh" append-to-body > <el-tree @@ -242,7 +241,6 @@ :title="$t('userManage.userInfoObj.addPermission')" style="overflow: hidden" :visible.sync="InsertFormdialog" top="2vh" > <el-form :model="insertform" label-position="top"> @@ -297,7 +295,6 @@ :title="$t('userManage.userInfoObj.editPermission')" :visible.sync="EditFormdialog" :before-close="EditFromDataClose" top="2vh" > <el-form :model="upform" label-position="top"> <el-form-item