Browse Source

品牌搜索状态切换

yangc 7 years ago
parent
commit
15e8d1c4be
1 changed files with 1 additions and 0 deletions
  1. 1 0
      components/mobile/brand/BrandCenter.vue

+ 1 - 0
components/mobile/brand/BrandCenter.vue

@@ -137,6 +137,7 @@
           this.isSearch = false
           this.isSearch = false
           this.pageParams.page = 1
           this.pageParams.page = 1
           this.isChange = true
           this.isChange = true
+          this.pageParams.keyword = ''
           this.reloadData()
           this.reloadData()
         }
         }
       },
       },