Эх сурвалжийг харах

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

liujt 2 сар өмнө
parent
commit
cf25a8c346

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