소스 검색

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.jobRange()
       this.initPageData()
+      if (!this.login) {
+        this.getList()
+      }
     },
     mounted: function () {
         this.filterEcho()