Ver Fonte

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-aps into dengfei

695593266@qq.com há 2 meses atrás
pai
commit
7780bd7ad7
1 ficheiros alterados com 2 adições e 2 exclusões
  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'