From 8a32087e8148e5d207291f4ce118ca3ae6ece0f1 Mon Sep 17 00:00:00 2001 From: xuxiaoming Date: Fri, 31 Dec 2021 17:02:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=8A=B6=E6=80=81=E7=AD=9B?= =?UTF-8?q?=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../artStockResource/addOrEdit.vue | 1 + src/views/plan/workbench/lookError/index.vue | 17 +++++++++++++++++ .../demandPlanning/articleDemand/addOrEdit.vue | 7 +++++++ 3 files changed, 25 insertions(+) diff --git a/src/views/factoryModel/materialResourceMaintenance/artStockResource/addOrEdit.vue b/src/views/factoryModel/materialResourceMaintenance/artStockResource/addOrEdit.vue index 47e57f8..bb12133 100644 --- a/src/views/factoryModel/materialResourceMaintenance/artStockResource/addOrEdit.vue +++ b/src/views/factoryModel/materialResourceMaintenance/artStockResource/addOrEdit.vue @@ -15,6 +15,7 @@ prop="ArtStockResourceData-ArtId"> + + + + + { + this.statusOptions = res.data + }) this.$nextTick(() => { this.tableHeight = this.calculationTableHeight( this.$refs.tableRef, diff --git a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/addOrEdit.vue b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/addOrEdit.vue index 3251958..ba37b5f 100644 --- a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/addOrEdit.vue +++ b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/addOrEdit.vue @@ -118,6 +118,13 @@ placeholder="请输入" /> + + + + +