wangfei
2024-08-27 3048ae014effa8f8ba92395eeb1e69f18e76ebf0
UI-Project/src/views/Slicecage/slicecage.vue
@@ -1239,7 +1239,7 @@
    <el-table  
          :data="paginatedUsers" 
          @row-click="handleRowClick" 
          height="500"
          height="700"
          @expand-change="handleExpandChange"  
          row-key="id" 
          default-expand-all
@@ -1351,7 +1351,7 @@
    <el-button style="margin-left: 10px;size: mini;" type="danger">停止</el-button>
    <el-button style="margin-left: 10px;size: mini;" type="primary">添加</el-button>
  </div> -->
    <el-table  ref="table" style="margin-top: 20px;height: 500px;"
    <el-table  ref="table" style="margin-top: 20px;height: 700px;"
        :data="tableDatab" :header-cell-style="{background:'#F2F3F5 ',color:'#1D2129'}">
          <!-- <el-table-column prop="id" fixed align="center" :label="$t('searchOrder.sheetID')" min-width="150"/>
            -->