车辆对接

This commit is contained in:
wangshiming
2021-12-17 16:03:22 +08:00
parent 6d65ead997
commit 4bb0520a73
16 changed files with 524 additions and 343 deletions

View File

@ -120,7 +120,9 @@ export class OrderManagementRiskDetailComponent implements OnInit {
}
})
}
kkk(value: any) {
console.log(value)
}
goBack() {
window.history.go(-1)
}