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 @@