소스 검색

Merge branch 'release-20170915'

shenjj 7 년 전
부모
커밋
b279426b2a
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/mobile/applyPurchase/list/businessOpportunity.vue
  2. 1 0
      pages/mobile/applyPurchase/list/index.vue

+ 1 - 0
pages/mobile/applyPurchase/list/businessOpportunity.vue

@@ -112,6 +112,7 @@
       searchSeek: function () {
         this.page = 1
         this.isChange = true
+        this.blur()
         this.reloadData()
       }
     }

+ 1 - 0
pages/mobile/applyPurchase/list/index.vue

@@ -107,6 +107,7 @@
       searchSeek: function () {
         this.page = 1
         this.isChange = true
+        this.blur()
         this.reloadData()
       }
     }