From 35a65d706e30a6c8117c9a77d174f6ab6548e99d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Thu, 12 Aug 2021 16:22:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8Bbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../regulatoryRepository/localProductsOrProjectLibrary/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue index 03ea3ab2f..1552eadb4 100644 --- a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue +++ b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue @@ -1082,7 +1082,6 @@ export default { this.localProTableSearch = { ...this.localProTableSearchDefault }; this.projectLibrarySearch = { ...this.projectLibrarySearchDefault }; this.localProTableSearch.page = 1; - this.isAdvancedSearch = false; this.getLocalProductTable(); }, resolveTime(data) {