md
This commit is contained in:
parent
1d5ebe5182
commit
9d1367c93e
@ -358,7 +358,7 @@ export default {
|
||||
this.queryParams.settleBillNo=this.queryParams.queryCode;
|
||||
}
|
||||
|
||||
this.queryParams=this.addDateRange(this.queryParams, this.dateTimeRange,'creatTime');
|
||||
this.queryParams=this.addDateRange(this.queryParams, this.dateTimeRange,'createTime');
|
||||
|
||||
this.loading = true;
|
||||
listEmisSettleInvoiceRecord(this.queryParams).then(response => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user