Bläddra i källkod

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

yangfeng 1 år sedan
förälder
incheckning
791e219e7e
1 ändrade filer med 3 tillägg och 0 borttagningar
  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()