瀏覽代碼

Merge branch 'dev/v4.9.13_yf' of qmx/jy into hotfix/v4.9.13.1

yangfeng 1 年之前
父節點
當前提交
791e219e7e
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/web/staticres/js/pur-search-index-pc.js

+ 3 - 0
src/web/staticres/js/pur-search-index-pc.js

@@ -235,6 +235,9 @@ var vmPurSearch = new Vue({
       // this.qyCustmer()
       // this.qyCustmer()
       // this.jobRange()
       // this.jobRange()
       this.initPageData()
       this.initPageData()
+      if (!this.login) {
+        this.getList()
+      }
     },
     },
     mounted: function () {
     mounted: function () {
         this.filterEcho()
         this.filterEcho()