src/views/userManage/resourceManage.vue
@@ -243,7 +243,6 @@ <el-dialog :title="dialogTitle" :visible.sync="isTransfer" top="2vh" append-to-body > <el-tree @@ -270,7 +269,6 @@ :title="$t('userManage.resManageObj.addResource')" style="overflow: hidden" :visible.sync="InsertFormdialog" top="2vh" > <div style="height: 500px; overflow: auto"> <el-form :model="insertform" label-position="top"> @@ -453,7 +451,6 @@ :visible.sync="EditFormdialog" :before-close="EditFromDataClose" top="2vh" > <div style="height: 500px; overflow: auto"> <el-form :model="upform" label-position="top">