Explorar o código

docs(productionPlan): 更新表格列名显示文本

liujt hai 2 meses
pai
achega
cf25a8c346
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/productionPlan/index.vue

+ 2 - 2
src/views/productionPlan/index.vue

@@ -811,7 +811,7 @@
           },
           {
             prop: 'productNum',
-            label: '计划数量',
+            label: '订单数量',
             align: 'center',
 
             slot: 'productNum'
@@ -825,7 +825,7 @@
           },
           {
             prop: 'requiredFormingNum',
-            label: '要求生产数量',
+            label: '计划生产数量',
             align: 'center',
 
             slot: 'requiredFormingNum'