ZengTao
2024-12-16 2c0efecea0ed579ce66b69548d9c02e76e56d1f1
UI-Project/src/views/hollow/hollowequipment.vue
@@ -48,8 +48,8 @@
          <el-table-column prop="layoutSequence" :label="$t('hellow.coatingtypes')" align="center"/>
          <el-table-column prop="layoutSequence" :label="$t('hellow.height')" align="center"/>
          <el-table-column prop="layoutSequence" :label="$t('hellow.width')" align="center"/>
          <el-table-column prop="layoutSequence" :label="$t('hellow.state')" align="center"/>
        </el-table>
          <el-table-column prop="layoutSequence" :label="123" align="center"/>
        </el-table>
        <div style="float: right;">
          <el-pagination layout="prev, pager, next" :total="50"/>
        </div>