From 50bad8968ded57fbb16e7e21d666600ccc637c1d Mon Sep 17 00:00:00 2001 From: xuxiaoming Date: Mon, 24 Jan 2022 15:46:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A7=94=E5=A4=96=E9=87=8F?= =?UTF-8?q?=E7=9A=84=E6=A0=87=E7=82=B9=E7=AC=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../demandPlanning/articleDemand/index.vue | 2 +- src/views/productionPlanning/emergencyOrder/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue index 7291084..924ab4d 100644 --- a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue +++ b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue @@ -128,7 +128,7 @@ :disabled="item.charAt(item.length - 1) == '*'" size="mini"> {{ scope.row[item] }}
- {{ scope.row[item] }}
+ {{ scope.row[item] }}
{{ scope.row[item] }} diff --git a/src/views/productionPlanning/emergencyOrder/index.vue b/src/views/productionPlanning/emergencyOrder/index.vue index 31032eb..aa50477 100644 --- a/src/views/productionPlanning/emergencyOrder/index.vue +++ b/src/views/productionPlanning/emergencyOrder/index.vue @@ -79,7 +79,7 @@ {{ scope.row[item] }}
- {{ scope.row[item] }} + {{ scope.row[item] }}
{{ scope.row[item] }}