src/views/AuthorizationManagement/userRoleAuthorization.vue
@@ -52,6 +52,7 @@ <el-table :data="tableData" style="width: 100%" border @row-click="singleElection" height="calc(100% - 80px)" > @@ -136,6 +137,7 @@ <el-table :data="usertableData" style="width: 100%" border height="calc(100% - 80px)" @selection-change="handleSelectionChange" >