Procházet zdrojové kódy

Merge branch 'master' into release-20170915

shenjj před 7 roky
rodič
revize
328e630ad5
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 5 0
      pages/mobile/user/index.vue

+ 5 - 0
pages/mobile/user/index.vue

@@ -530,6 +530,11 @@
       },
       searchSeek: function () {
         this.isChange = true
+        if (this.activeType === 'provider') {
+          this.GetEnterpriseListData.splice(0, this.GetEnterpriseListData.length)
+          this.GetEnterpriseListData = null
+          this.GetEnterpriseListData = []
+        }
         this.reloadData()
       },
       reloadData: function () {