2213980799@qq.com 1 год назад
Родитель
Сommit
1baeb9974a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/views/inspectionStatistics/qualityControlWorkOrder/index.vue

+ 2 - 2
src/views/inspectionStatistics/qualityControlWorkOrder/index.vue

@@ -211,13 +211,13 @@ export default {
         },
         {
           label: '釜号',
-          prop: 'workOrderCode1',
+          prop: 'famBeNo',
           align: 'center',
           width: 60
         },
         {
           label: '计划号',
-          prop: 'workOrderCode2',
+          prop: 'planCode',
           align: 'center',
           width: 150
         },