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 @@