|
@ -128,7 +128,7 @@ |
|
|
this.loadingType = "loading"; |
|
|
this.loadingType = "loading"; |
|
|
if (type === "refresh") { |
|
|
if (type === "refresh") { |
|
|
this.pageNo = 1; |
|
|
this.pageNo = 1; |
|
|
this.jobList = []; |
|
|
this.dataList = []; |
|
|
} |
|
|
} |
|
|
var params = { |
|
|
var params = { |
|
|
areaCode: this.locationAreaCode, |
|
|
areaCode: this.locationAreaCode, |
|
|