管道基础大数据平台系统开发-【前端】-新系統界面
584911253@qq.com
2023-03-02 8bb00665765e8348aeb3a6e799069287e503e1ab
src/views/AuthorizationManagement/menuRoleAuthorization.vue
@@ -8,7 +8,7 @@
      ]"
    ></My-bread>
    <el-divider /> -->
    <div class="menuSettings_tree subpage_Div menuRoleAuthorization_left" style="padding-top:10px;width: 23%;overflow-y: auto;">
    <div class="menuSettings_tree subpage_Div menuRoleAuthorization_left content-border" style="padding-top:10px;width: 20%;overflow-y: auto;">
      <My-bread
        :list="[
          `${$t('operatManage.operatManage')}`,
@@ -50,7 +50,7 @@
        >
        </el-tree>
      </div> -->
      <div class="right_menu subpage_Div">
      <div class="right_menu subpage_Div content-border">
        <div
          style="
            font-size: 14px;
@@ -97,6 +97,7 @@
        <el-table
          :data="tableData"
          style="width: 100%"
          border
          height="calc(100% - 80px)"
          @selection-change="handleSelectionChange"
        >
@@ -523,9 +524,9 @@
//@import url(); 引入公共css类
.menuSettings_box {
  //height: 96%;
  height: 100%;
  height: calc(100% - 20px);
  width: 98%;
  padding:0 1%;
  padding:10px;
  border-radius: 10px;
  position: relative;
  display: flex;
@@ -544,7 +545,7 @@
    }
    .right_menu {
      border-radius: 10px;
      width: 75%;
      width: 77.5%;
      // height: 92%;
      padding: 10px;
      // padding-top:0;