From c7e70e5e55f417a45f22be115460e429c5504726 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Wed, 17 Jan 2024 10:02:25 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9bug80911?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue b/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue index 17998255..478fcf5f 100644 --- a/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue +++ b/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue @@ -947,8 +947,10 @@ export default { return { value: item } }) : [] console.log(this.formInline.standardSystem) + // 标准类型 + this.formInline.standardType = result.standard_class || undefined // 标准等级分类 - this.formInline.enStandardClassification = result.grade_classification + this.formInline.enStandardClassification = result.grade_classification || undefined // 编制说明 this.formInline.compilationDescription = result.comp_illustration // 零部件名称