From e806209685463befa89546bf3430b30647e446c0 Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Fri, 11 Mar 2022 17:48:39 +0800 Subject: [PATCH] commit --- src/pages/details/otherStandardDetails/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 3617bdca5..4f23df317 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -3229,12 +3229,13 @@ export default { window.open(routeUrl.href, '_blank') }, searchSarStandItems() { - this.standItemSearch.page = 1 + this.page7 = 1 this.selectSarStandItems() }, // 清空搜索框 clearAllSearch() { // 标准条款搜索 + this.page7 = 1 this.standItemSearch.responsibleUnit = '' this.standItemSearch.orgName = '' this.standItemSearch.parts = ''