This commit is contained in:
wangshiming
2021-12-13 09:33:08 +08:00
parent 7da8395f88
commit d13b27e76b

View File

@ -174,4 +174,7 @@ export class VehicleComponentsListDetailComponent implements OnInit {
// this.getInfo();
});
}
handleOK() {
}
}