This commit is contained in:
wangshiming
2022-02-28 16:59:14 +08:00
parent f3a1e96d86
commit 8e0ea9bf23
3 changed files with 7 additions and 1 deletions

View File

@ -379,7 +379,11 @@ export class SupplyManagementReleasePublishComponent implements OnInit {
'*': {
spanLabelFixed: 115,
grid: { span: 8 }
}
},
$carModel: {
spanLabelFixed: 100,
grid: { span: 8 }
},
};
}