liding
2026-05-20 feaeb3e3ac6d9e7606fce5e3ae80de3cca9c846f
src/views/productionManagement/workOrder/components/CopperPrintingForm.vue
@@ -409,7 +409,7 @@
          <td colspan="14"></td>
        </tr>
        <tr class="report-row report-row--triple">
          <td class="label" colspan="2">烧钢日期</td>
          <td class="label" colspan="2">烧铜日期</td>
          <td colspan="5" class="cell-field">
            <el-date-picker
                v-if="props.isEdit"
@@ -433,7 +433,7 @@
            />
            <span v-else class="view-value">{{ displayValue(formData.otherData.copperFiringTime) }}</span>
          </td>
          <td class="label label--compact" colspan="2">烧钢出炉时间</td>
          <td class="label label--compact" colspan="2">烧铜出炉时间</td>
          <td colspan="5" class="cell-field">
            <el-date-picker
                v-if="props.isEdit"