@ -538,6 +538,7 @@ export default {
onLoad(page, params = {}) {
this.loading = true;
let param = {
descs:'CA_CODE',
...this.query,
startTime:this.query.updateTime && this.query.updateTime.length != 0 && this.query.updateTime[0],
endTime:this.query.updateTime && this.query.updateTime.length != 0 && this.query.updateTime[1],