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) {