src/views/AuthorizationManagement/roleResAuthorization.vue
@@ -38,6 +38,7 @@ <el-table :data="tableData" style="width: 100%" border @row-click="singleElection" highlight-current-row height="calc(100% - 80px)" @@ -125,7 +126,7 @@ <el-table :data="usertableData" border style="width: 100%" height="calc(100% - 80px)" @selection-change="handleSelectionChange" @@ -694,13 +695,13 @@ .content_left_box{ padding: 10px; width: 20%; height: 94%; height: calc(100% - 20px); border-radius: 5px; } .content_box { padding: 10px; width: 36%; height: 94%; height: calc(100% - 20px); border-radius: 5px; } .divider {