diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 026d30cd6..ffd993cd8 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -2477,7 +2477,6 @@ export default { GKDW: '', //归口管理部门 SSRQ: '',//实施日期 XCXSSRQ: ''//新车型实施日期 - , ZCCSSRQ: ''//在产车实施日期 , QCDW: ''//起草单位 , NYLX: ''//能源类型 @@ -3845,12 +3844,17 @@ export default { this.sarStandardsSearch.replacedPartStandNum = '' this.sarStandardsSearch.synopsis = '' this.sarStandardsSearch.category = '' + this.sarStandardsSearch.standYear = '' + this.sarStandardsSearch.standEnName = '' this.isAdvancedSearch = false // } else if (flag === 'standCommonlySearch') { this.sarStandardsSearch.standName = '' this.sarStandardsSearch.standNumber = '' this.pageChange(1) this.getDomesticStandardTable(this.sarStandardsSearch) + for (let key in this.advanceSearchMapping) { + this.advanceSearchMapping[key] = '' + } } else if (flag === 2) { // 标准条目搜索 this.standItemSearch.responsibleUnit = '' diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 577591917..891f555f5 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -1402,12 +1402,12 @@ - + - +