管道基础大数据平台系统开发-【前端】-新系統界面
584911253@qq.com
2023-03-02 8bb00665765e8348aeb3a6e799069287e503e1ab
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"
      >