+
{
- this.BZList = res.data.ENERGYTYPES //标准范围
+ this.cbcdOptions = res.data.DEGREESTANDARD //采标程度
+ this.BZList = res.data.ENERGYTYPES //适用车型
this.standSortOptions = res.data.BUSSSTANDCLASS // 标准类别
this.standSystemOptions = res.data.TXLBBUSS // 体系结构
this.qcdwOptions = res.data.QCDW // 起草单位
+
})
},
methods: {
@@ -489,13 +485,14 @@ export default {
this.clearQYBZ()
},
QYBZenterDrawer () {
+ console.log(this.QYBZformSelect);
if (this.QYBZformSelect.length > 1) {
this.$message.warning('请选择一条标准')
} else if (this.QYBZformSelect.length < 1){
this.$message.warning('请选择要带入的标准')
} else {
this.qbfsForm.rqbJson = this.QYBZformSelect[0].id
- this.qbfsForm.rqbName = this.QYBZformSelect[0].standName
+ this.qbfsForm.rqbName = this.QYBZformSelect[0].standCode
this.clearQYBZ()
this.QYBZmodal = false
}
@@ -550,6 +547,9 @@ export default {
if(this.qbfsForm.unit){
this.$refs.qbfsForm.validateField('unit')
}
+ if(this.qbfsForm.unitName){
+ this.$refs.qbfsForm.validateField('unitName')
+ }
},
choiceZRR() {
this.nodeList = [];
diff --git a/src/pages/processCenter/pages/creatProcess/qbzxdjhgk/component/merge.vue b/src/pages/processCenter/pages/creatProcess/qbzxdjhgk/component/merge.vue
index 4f9347a76..410c5f819 100644
--- a/src/pages/processCenter/pages/creatProcess/qbzxdjhgk/component/merge.vue
+++ b/src/pages/processCenter/pages/creatProcess/qbzxdjhgk/component/merge.vue
@@ -20,9 +20,6 @@
-
-
-
@@ -34,9 +31,6 @@
-
-
-
@@ -90,13 +84,7 @@
placeholder="请选择初稿完成时间">
-
-
-
-
-
-
+
@@ -104,7 +92,7 @@
@@ -112,17 +100,21 @@
-
-
-
-
+
+
+
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
+
@@ -192,14 +199,6 @@
v-model="qbfsForm.esStandRelations"
>
-
-
-
@@ -440,7 +439,7 @@
custom-class="demo-drawer"
>