更新
This commit is contained in:
parent
e6699aa4bb
commit
3afc321b16
@ -259,7 +259,7 @@ export default {
|
||||
if (this.queryParams.endTime) {
|
||||
this.queryParams.endTime = moment(this.queryParams.endTime).format('YYYY-MM-DD HH:mm');
|
||||
}
|
||||
this.queryParams.carAge = 1
|
||||
// this.queryParams.carAge = 1
|
||||
listInfo(this.queryParams).then(response => {
|
||||
this.infoList = response.data.records;
|
||||
this.total = response.data.total;
|
||||
|
Loading…
Reference in New Issue
Block a user