wu
2024-12-10 160ae23ce8b5d8b2f7e443da9e45a5e19bd42d45
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>