From e9f64211939dd65c5ce7bfdfc42edf8f78b1f1b8 Mon Sep 17 00:00:00 2001 From: "Mr.Z" <709235321@qq.com> Date: Mon, 16 Aug 2021 23:40:04 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=90=88=E8=A7=84=E8=AF=84=E4=BC=B0=E6=B5=81=E7=A8=8B-?= =?UTF-8?q?=E6=A0=87=E5=87=86=20=E5=85=A5=E5=88=B0=E6=9C=AA=E7=AC=A6?= =?UTF-8?q?=E5=90=88=E9=A1=B9=E6=95=B4=E6=94=B9=E5=BA=93=E4=B8=AD=EF=BC=8C?= =?UTF-8?q?=E6=A0=87=E5=87=86=E5=8F=B7=E3=80=81=E8=AE=A4=E8=AF=81=E5=B7=A5?= =?UTF-8?q?=E7=A8=8B=E5=B8=88=EF=BC=8C=E8=B4=A8=E9=87=8F=E5=B7=A5=E7=A8=8B?= =?UTF-8?q?=E5=B8=88=E6=B2=A1=E5=9B=9E=E6=98=BE~~~?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../nonConfomity/pages/rectificationDatabase.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue b/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue index b9a65f2d9..612bd54e5 100644 --- a/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue +++ b/src/pages/regulatoryRepository/nonConfomity/pages/rectificationDatabase.vue @@ -176,17 +176,17 @@ label="责任部门"> From 558ee589f53c53f2efd0f728e591afb06b2f9598 Mon Sep 17 00:00:00 2001 From: "zhaokaiyao@91isoft.com" <6922339zky> Date: Tue, 17 Aug 2021 14:06:11 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=A0=87=E5=87=86=E5=88=86=E8=A7=A3?= =?UTF-8?q?=E5=8D=95=20=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../details/otherStandardDetails/index.vue | 1010 +++++++++-------- 1 file changed, 556 insertions(+), 454 deletions(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index ca5c83a58..6b191d902 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -3,17 +3,19 @@
- {{ sarStandardsInfoEO.standSortShow || '' }} {{ sarStandardsInfoEO.standNumber }}-{{ sarStandardsInfoEO.standYear }} 《{{ sarStandardsInfoEO.standName }}》 标准详情 + {{ sarStandardsInfoEO.standSortShow || '' }} {{ + sarStandardsInfoEO.standNumber + }}-{{ sarStandardsInfoEO.standYear }} 《{{ sarStandardsInfoEO.standName }}》 标准详情
{{ item.label }}
@@ -25,8 +27,10 @@
- - + + 更新记录 @@ -66,7 +70,9 @@ sarStandardsInfoEO.issueTime || '-' }}

- {{ sarStandardsInfoEO.isRelateAccess ? (sarStandardsInfoEO.isRelateAccess === '1' ? '是' : '否') : '-' }} + {{ + sarStandardsInfoEO.isRelateAccess ? (sarStandardsInfoEO.isRelateAccess === '1' ? '是' : '否') : '-' + }}

{{ sarStandardsInfoEO.standSystem || '-' @@ -78,27 +84,28 @@

@@ -307,51 +317,53 @@

标准分解单
@@ -415,12 +427,12 @@
@@ -429,25 +441,26 @@ - +
+ v-model="standItemSearch.XCXSSRQ" + type="date" + placeholder="新车实施日期">
@@ -455,28 +468,28 @@
+ v-model="standItemSearch.ZCCSSRQ" + type="date" + placeholder="在产车实施日期">
+ :loading="searching" + icon="el-icon-search" + type="primary" + size="mini" + class="common-button-primary" + @click="searchSarStandItems"> + class="common-button-default" + icon="el-icon-refresh-left" + @click="clearAllSearch" + size="mini"> @@ -484,52 +497,53 @@
+ @click="exportStandardItem" + v-btn-permission="$route.params.pageType === 'INLAND_STAND' ? '52HT9PLW49G6ZWS9RZSC' : '9CLEQQBS75SYV8JQQYFB'"> 导出 关联条款
+ @selection-change="selectAllStand"> + type="selection" + width="55" + fixed="left" + align="center"> + prop="xcxssrq" + label="新车型实施日期(文本)" + width="180"> + prop="zccssrq" + label="在产车实施日期(文本)" + width="180"> + prop="responsibleUnit" + label="责任部门"> + prop="dutyEngineer" + label="责任工程师"> + prop="comparedWithPrevious" + label="基于上一版本差异" + width="150"> + show-overflow-tooltip + prop="complianceRequire" + label="符合性状态"> + prop="complianceState" + label="合规性分析">