zhuliu 11 months ago
parent
commit
a98531a2d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/noveltySearch/components/noveltySearchCard.vue

+ 1 - 1
src/views/noveltySearch/components/noveltySearchCard.vue

@@ -127,7 +127,7 @@ import createNoveltySearch from './dialog/createNoveltySearch.vue';
       })
       })
     },
     },
       //检索
       //检索
-      search(){
+      search(val){
         let params = {}
         let params = {}
         val.forEach(item => {
         val.forEach(item => {
             if (item.type == 3) {
             if (item.type == 3) {