管道基础大数据平台系统开发-【前端】-新系統界面
xing
2023-02-25 9f1b8ee28217deb20a4bf1b047603ed87edf17c2
src/views/datamanage/SpatialData.vue
@@ -79,14 +79,17 @@
        </el-form>
        </div>
        <div class="dividing-line"></div>
        <div class="table_box2" style="height:calc(100% - 89px)">
        <div class="table_box" style="height:calc(100% - 89px)">
<!--          border-->
<!--          ref="filterTable"-->
<!--          :data="tableData"-->
<!--          style="width: 100%"-->
<!--          height="calc(100% - 57px)"-->
<!--          :header-cell-style="{background:'#e6eaee',color:'#181818', 'text-align': 'center'}  "-->
          <el-table
            border
            ref="filterTable"
            :data="tableData"
            style="width: 100%"
            height="calc(100% - 57px)"
            :header-cell-style="{background:'#e6eaee',color:'#181818', 'text-align': 'center'}  "
          >
          <el-table-column
              type="selection"
@@ -1132,7 +1135,7 @@
    height: calc(100% - 75px);
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    justify-content: space-around;
    .spatial_leftTree {
      width: calc(23% - 0px);
      height: 100%;