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