Kaynağa Gözat

优化产品管理搜索

shenjj 7 yıl önce
ebeveyn
işleme
ffc9043807
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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 () {