车辆对接

This commit is contained in:
wangshiming
2021-12-16 21:17:37 +08:00
parent 1642ef2334
commit 6d65ead997
4 changed files with 16 additions and 16 deletions

View File

@ -74,7 +74,7 @@ export class VehicleComponentsAuditComponent implements OnInit {
title: '车牌颜色',
ui: {
widget: 'dict-select',
params: { dictKey: 'CarColor' },
params: { dictKey: 'car:color' },
}
},
isSelf: {