管道基础大数据平台系统开发-【前端】-新系統界面
TreeWish
2023-03-02 4b2284f17dcdf85bf6a851be4826affe8d6ac1d0
src/views/AuthorizationManagement/roleMenuAuthorization.vue
@@ -45,6 +45,7 @@
        <el-table
          :data="tableData"
          style="width: 100%"
          border
          @row-click="singleElection"
          highlight-current-row
          height="calc(100% - 135px)"
@@ -149,6 +150,7 @@
        <el-divider class="divider" />
        <el-table
          :data="menuTableData"
          border
          style="width: 100%"
          height="calc(100% - 85px)"
          @selection-change="handleSelectionChange"