Browse Source

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

yangfeng 1 year ago
parent
commit
791e219e7e
1 changed files with 3 additions and 0 deletions
  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.jobRange()
       this.initPageData()
+      if (!this.login) {
+        this.getList()
+      }
     },
     mounted: function () {
         this.filterEcho()