From b39ffb58780f6edcb32ceb7bbe13db32e552c4fc Mon Sep 17 00:00:00 2001
From: super_liu <396572590@qq.com>
Date: Wed, 29 Dec 2021 11:27:19 +0800
Subject: [PATCH] feat: There is no way the,buss plan add bussSort
---
.../enterpriseStandardPlan/index.vue | 23 +++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue
index d93411e8d..ef5a30c9e 100644
--- a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue
+++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue
@@ -90,6 +90,12 @@
align="center"
width="55">
+
+
+
+
+
+
+
{
this.QCDWList = res.data.QCDW // 起草单位
this.standSystemOptions = res.data.TXLBBUSS // 体系结构
+ this.standSortOptions = res.data.BUSSSTANDCLASS // 标准类别
this.BZList = res.data.ENERGYTYPES
}, e => {
})