Browse Source

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

yangfeng 1 năm trước cách đây
mục cha
commit
791e219e7e
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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()