严智鑫
2024-10-12 acf24306aa69bb7f864e9bfa59995ccece785d30
UI-Project/src/views/Marking/marking.vue
@@ -206,6 +206,7 @@
        :cell-style="{ textAlign: 'center' }">
        <!-- <el-table-column type="selection" min-width="30" /> -->
        <el-table-column type="index" :label="$t('glassInfo.number')" min-width="30" />
        <el-table-column prop="isMarking" :label="$t('glassInfo.isMarking')"/>
        <el-table-column prop="batchNumber" :label="$t('glassInfo.batchNumber')"/>
        <el-table-column prop="taskType" :label="$t('glassInfo.taskType')"/>
        <el-table-column prop="glassId" :label="$t('glassInfo.glassId')"/>