From 9b457ba7f4835da61ef286226f7bcc26831ae3d4 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Wed, 15 Sep 2021 13:59:24 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E5=B7=A6=E8=BE=B9=E6=A0=91=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 1187 ++++++----- .../foreignStandardsAndRegulations/index.vue | 1804 +++++++++-------- 2 files changed, 1537 insertions(+), 1454 deletions(-) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 3e3113724..332fe77e6 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -4,9 +4,9 @@
- + placeholder="输入树状图体系" + v-model="filterText"> +
- {{ node.label}} + {{ node.label }} + @search="getDomesticStandardTableBtn(sarStandardsSearch)" + @reset="clearAllSearch('sarStandardsSearch')">
@@ -76,10 +76,10 @@ @@ -93,23 +93,23 @@ + :loading="searching" + type="primary" + size="mini" + class="common-button-primary" + v-btn-permission="'967c8b1402459951b5f75fcd1c548665'" + @click="searchBtnClick(standCommonlySearch)"> 查询 清空 + size="mini" + class="common-button-default" + v-btn-permission="'d38fea2d0d992615f9e1c4dfb6dc76f3'" + @click="clearAllSearch('standCommonlySearch')">清空 高级检索 + class="iconfont">高级检索 @@ -163,107 +163,95 @@
+ @selection-change="standSelectChange"> + type="selection" + width="55" + align="center"> + prop="issueTime" + sortable="custom" + width="110px" + label="发布日期"> + prop="SSRQ" + sortable="custom" + width="150px" + label="实施日期"> + prop="XCXSSRQ" + sortable="custom" + width="150px" + label="新车型实施日期"> + prop="ZCCSSRQ" + sortable="custom" + width="150px" + label="在产车实施日期"> + prop="textStatus" + sortable="custom" + width="120px" + label="文本状态"> @@ -318,21 +306,21 @@
@@ -368,11 +356,11 @@ @@ -402,11 +390,11 @@ placeholder="请选择标准性质" clearable> {{ item.label }} @@ -419,28 +407,28 @@ placeholder="请选择文本状态" clearable> {{ opt.label }} @@ -449,9 +437,9 @@