| | |
| | | <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> |