diff --git a/src/pages/phone/domesticStand.vue b/src/pages/phone/domesticStand.vue index ea0c575bf..e28c6b994 100644 --- a/src/pages/phone/domesticStand.vue +++ b/src/pages/phone/domesticStand.vue @@ -45,7 +45,7 @@ {{ lawsMap[item.lawsTextState] }} + style="color: #35720B; padding-left: 5px;"> {{ lawsMap[item.lawsTextState] }} @@ -58,7 +58,7 @@ {{ textStatusMap[item.textStatus] }} + style="color: #35720B; padding-left: 5px;"> {{ textStatusMap[item.textStatus] }} @@ -69,7 +69,7 @@ - + diff --git a/src/pages/phone/standDynamics.vue b/src/pages/phone/standDynamics.vue index 7c87d0a22..a718847e4 100644 --- a/src/pages/phone/standDynamics.vue +++ b/src/pages/phone/standDynamics.vue @@ -18,7 +18,7 @@
标准状态: - + {{ textStatusMap[item.textState] }}
发布日期: @@ -49,7 +49,7 @@
标准状态: - + {{ textStatusMap[item.textState] }}
发布日期: diff --git a/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue b/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue index e74f9da10..8a681e075 100644 --- a/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue @@ -520,7 +520,9 @@ export default { this.listForm.prcNum = this.prcNum; this.listForm.prcName = this.prcName; this.listForm["id"] = item.id; - this.projectGroup = item.dataList[0].projectGroup; + if(item.dataList && item.dataList.length > 0){ + this.projectGroup = item.dataList.map(item => item.projectGroup).join(",") + } this.$http.get('SarStandItems/sar-stand-items/findAllItems', { ids: item.standId, type: item.fileType diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue index ee30a676b..36e5a6310 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/ZQYJAddFileDetails.vue @@ -1,10 +1,10 @@ @@ -273,7 +273,7 @@ style="color: #F56C6C">{{ scope.row.SSRQ }} {{ scope.row.SSRQ }} + style="color: #35720B">{{ scope.row.SSRQ }} {{ scope.row.SSRQ }} @@ -289,7 +289,7 @@ style="color: #F56C6C">{{ scope.row.XCXSSRQ }} {{ scope.row.XCXSSRQ }} + style="color: #35720B">{{ scope.row.XCXSSRQ }} {{ scope.row.XCXSSRQ }} @@ -303,7 +303,7 @@ style="color: #F56C6C">{{ scope.row.ZCCSSRQ }} {{ scope.row.ZCCSSRQ }} + style="color: #35720B">{{ scope.row.ZCCSSRQ }} {{ scope.row.ZCCSSRQ }} @@ -317,7 +317,7 @@ style="color: #F56C6C">{{ scope.row.dtbzh }} {{ scope.row.dtbzh }} + style="color: #35720B">{{ scope.row.dtbzh }} {{ scope.row.dtbzh }} @@ -337,7 +337,7 @@ }} {{ textStatusMap[scope.row.textStatus] }} + style="color: #35720B">{{ textStatusMap[scope.row.textStatus] }} {{ textStatusMap[scope.row.textStatus] }} @@ -1201,7 +1201,7 @@ tag.standNumber }}-{{ tag.standYear }} {{ tag.standSortShow }} {{ tag.standNumber }}-{{ tag.standYear }} diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index ff937e6b9..c58491dc1 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -326,7 +326,7 @@ {{ scope.row.standCode }} - {{ + {{ scope.row.standCode }} {{ @@ -344,7 +344,7 @@ {{ scope.row.standName }} - {{ + {{ scope.row.standName }} {{ @@ -360,7 +360,7 @@ >