shenjj 8 лет назад
Родитель
Сommit
ffc9043807
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      pages/mobile/user/index.vue

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

@@ -525,6 +525,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 () {