管道基础大数据平台系统开发-【前端】-新系統界面
xing
2023-02-25 52a2950fc3af78958b18e2db80d78ca2dfbdf349
20230225@xingjs@优化完善数据检索管理
已修改1个文件
11 ■■■■■ 文件已修改
src/views/datamanage/SpatialData.vue 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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"