diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue
index 76ea31aa2..2a6b4bf0b 100644
--- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue
+++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue
@@ -87,11 +87,13 @@
{{ stateText(scope.row.state) }}
diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue
index 9c7341bee..9548f9b50 100644
--- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue
+++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue
@@ -87,11 +87,13 @@
{{ stateText(scope.row.state) }}
diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step8.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step8.vue
index 9b0391483..7ad799adc 100644
--- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step8.vue
+++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step8.vue
@@ -87,11 +87,13 @@
{{ stateText(scope.row.state) }}
diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue
index 9ad5cc399..ad6a58fe2 100644
--- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue
+++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue
@@ -87,11 +87,13 @@
{{ stateText(scope.row.state) }}
From a906e88291b6e5536979981f8062851aedb8d9ee Mon Sep 17 00:00:00 2001
From: yanyizhou <2311759275@qq.com>
Date: Thu, 16 Sep 2021 09:57:48 +0800
Subject: [PATCH 2/3] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../domesticStandardsAndRegulations/index.vue | 27 +++++++++++++------
.../foreignStandardsAndRegulations/index.vue | 14 ++++++----
2 files changed, 28 insertions(+), 13 deletions(-)
diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
index 332fe77e6..3a1df2faf 100644
--- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
@@ -184,11 +184,16 @@
label="标准号"
>
- {{ scope.row.standSortShow }} {{
scope.row.standNumber
}}-{{ scope.row.standYear }}
- {{ scope.row.standSortShow }}
+ {{ scope.row.standSortShow }} {{
+ scope.row.standNumber
+ }}-{{ scope.row.standYear }}
+
+ {{ scope.row.standSortShow }}
{{ scope.row.standNumber }}
@@ -198,7 +203,8 @@
label="标准名称"
>
- {{ scope.row.standName }}
+ {{ scope.row.standName }}
+ {{ scope.row.standName }}
- {{ formatIssueDate(scope.row.issueTime) }}
+ {{ formatIssueDate(scope.row.issueTime) }}
+ {{ formatIssueDate(scope.row.issueTime) }}
- {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }}
@@ -228,7 +236,8 @@
width="150px"
label="新车型实施日期">
- {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
- {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
-->
- {{ textStatusMap[scope.row.textStatus] }}
+ {{ textStatusMap[scope.row.textStatus] }}
+ {{ textStatusMap[scope.row.textStatus] }}
diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
index 2414f34d1..a15fe6b6b 100644
--- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
@@ -203,7 +203,11 @@
width="110px"
label="发布日期">
- {{ formatIssueDate(scope.row.issueTime) }}
+
- {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0,10) : '-' }}
@@ -223,7 +227,7 @@
width="150px"
label="新车型实施日期">
- {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0,10) : '-' }}
- {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0,10) : '-' }}
-->
- {{ textStatusMap[scope.row.textStatus] }}
+ {{ textStatusMap[scope.row.textStatus] }}
From 61146836c88ed83da823b07e73b72d2377531b77 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com>
Date: Thu, 16 Sep 2021 10:07:04 +0800
Subject: [PATCH 3/3] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=B1=95=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/home1/components/release/index.vue | 29 +++++++----------
.../components/solicitopinions/index.vue | 32 ++++++++-----------
2 files changed, 24 insertions(+), 37 deletions(-)
diff --git a/src/pages/home1/components/release/index.vue b/src/pages/home1/components/release/index.vue
index dda733226..d61f2b528 100644
--- a/src/pages/home1/components/release/index.vue
+++ b/src/pages/home1/components/release/index.vue
@@ -2,9 +2,11 @@
@@ -19,7 +21,6 @@ export default {
return {
putTime: '',
standardReleaseList: [], //标准发布数据
- updateTime:""
}
},
computed: {},
@@ -30,19 +31,6 @@ export default {
this.addDate()
},
methods: {
- //获取当前年月日
- addDate(){
- const nowDate = new Date();
- const date = {
- year: nowDate.getFullYear(),
- month: nowDate.getMonth() + 1,
- date: nowDate.getDate(),
- }
- const newmonth = date.month>10?date.month:'0'+date.month
- const day = date.date>10?date.date:'0'+date.date
- this.updateTime = date.year + '-' + newmonth + '-' + day
- console.log("当前时间"+this.updateTime)
- },
// 点击查看
handlePreview (item) {
let routeUrl = this.$router.resolve({
@@ -65,7 +53,12 @@ export default {
this.$http.get('sarStandardsInfo/sar-standards-info/getStandInfoByList', obj, {
_this: this
}, res => {
- this.standardReleaseList = res.data
+ let arr = res.data
+ arr.forEach(item => {
+ if(item.standName !== ""){
+ this.standardReleaseList.push(item)
+ }
+ })
}, e => {
})
},
diff --git a/src/pages/home1/components/solicitopinions/index.vue b/src/pages/home1/components/solicitopinions/index.vue
index ab32c8cec..675997379 100644
--- a/src/pages/home1/components/solicitopinions/index.vue
+++ b/src/pages/home1/components/solicitopinions/index.vue
@@ -2,9 +2,11 @@
@@ -27,22 +29,9 @@ export default {
mounted() {
this.getDate();
this.getAdvice();
- this.addDate();
+ // this.addDate();
},
methods: {
- //获取当前年月日
- addDate() {
- const nowDate = new Date();
- const date = {
- year: nowDate.getFullYear(),
- month: nowDate.getMonth() + 1,
- date: nowDate.getDate()
- };
- const newmonth = date.month > 10 ? date.month : "0" + date.month;
- const day = date.date > 10 ? date.date : "0" + date.date;
- this.updateTime = date.year + "-" + newmonth + "-" + day;
- console.log("当前时间" + this.updateTime);
- },
//截取时间
getDate(date) {
return date != null ? date.substring(0, date.indexOf(" ")) : "";
@@ -51,11 +40,16 @@ export default {
getAdvice() {
this.$http.get("slrs/sar-public-idea/SelectAllPage", {
page: 1,
- size: 1000,
+ size: 1000
}, {
_this: this
}, res => {
- this.domesticDynamics = res.data.records
+ let arr = res.data.records;
+ arr.forEach(item => {
+ if (item.cname !== "") {
+ this.domesticDynamics.push(item);
+ }
+ });
}, e => {
});