From 680848725775b17ac3f722a4297f9dd3906a872e Mon Sep 17 00:00:00 2001 From: xuxiaoming Date: Fri, 3 Feb 2023 15:46:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A1=B5=E9=9D=A2=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../demandPlanning/articleDemand/index.vue | 2 +- .../resourceContent/evaluation/char.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue index da280c4..25ae37c 100644 --- a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue +++ b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue @@ -286,7 +286,7 @@ import Public from "./public"; ]), calcWidth() { return function (index) { - let width = "100px" + let width = "110px" switch (index) { case 0: width = "150px" diff --git a/src/views/productionPlanning/customerForecastDemandReview/resourceContent/evaluation/char.vue b/src/views/productionPlanning/customerForecastDemandReview/resourceContent/evaluation/char.vue index f93b636..88c2527 100644 --- a/src/views/productionPlanning/customerForecastDemandReview/resourceContent/evaluation/char.vue +++ b/src/views/productionPlanning/customerForecastDemandReview/resourceContent/evaluation/char.vue @@ -1,7 +1,7 @@