|
@@ -710,8 +710,8 @@ export default {
|
|
|
};
|
|
|
},
|
|
|
created() {
|
|
|
- this.queryParams.endTime = this.ShowDate('0')
|
|
|
- this.queryParams.startTime = this.ShowDate('1')
|
|
|
+ // this.queryParams.endTime = this.ShowDate('0')
|
|
|
+ // this.queryParams.startTime = this.ShowDate('1')
|
|
|
this.getList();
|
|
|
// this.getTreeselectjue();
|
|
|
this.mnyesfjer(0)
|
|
@@ -1449,8 +1449,8 @@ export default {
|
|
|
setTimeout( ()=>{
|
|
|
this.nhue = true
|
|
|
},100)
|
|
|
- this.queryParams.hiName = undefined;
this.queryParams.hiDestinationRc = undefined;
this.queryParams.endTime = this.ShowDate('0')
|
|
|
- this.queryParams.startTime = this.ShowDate('1')
|
|
|
+ this.queryParams.hiName = undefined;
this.queryParams.hiDestinationRc = undefined;
// this.queryParams.endTime = this.ShowDate('0')
|
|
|
+ // this.queryParams.startTime = this.ShowDate('1')
|
|
|
this.queryParams.hiIcd = undefined
|
|
|
this.queryParams.pageSize = 10
|
|
|
this.queryParams.pageNum = 1
|