管道基础大数据平台系统开发-【前端】-新系統界面
liupengpeng
2023-02-15 00d4bfaa6e75c41837bb70c349500388d18f7de7
src/views/datamanage/projectManage.vue
@@ -21,6 +21,12 @@
      </div>
      <div class="verSion_rightContent subpage_Div">
        <el-form
        style="    height: 44px;
    padding: 1%;
    display: flex;
    flex-direction: row-reverse;
    border-radius: 5px;
    border: 1px solid #dcdfe6;"
          :inline="true"
          class="demo-form-inline"
        >
@@ -35,12 +41,12 @@
            >{{ $t('common.append') }}</el-button>
          </el-form-item>
        </el-form>
        <el-divider class="eldivider" />
        <div style="height: 80%; padding: 1%; overflow: auto">
        <!-- <el-divider class="eldivider" /> -->
        <div style="height: 80%; margin-top: 10px;">
          <el-table
            ref="filterTable"
            :data="dbTableData"
            height="90%"
            height="100%"
            border
            style="width: 100%"
          >
@@ -462,13 +468,13 @@
      border-radius: 5px;
      padding: 1%;
      max-height: 670px;
      overflow-y: auto;
    }
    .verSion_rightContent {
      width: 80%;
      height: 91%;
      max-height: 670px;
      border-radius: 5px;
      padding: 1%;
      overflow-y: auto;