This commit is contained in:
wangshiming
2021-12-07 17:33:07 +08:00
parent 30ce971501
commit f27735b72f
12 changed files with 346 additions and 167 deletions

View File

@ -155,7 +155,7 @@ export class VehicleComponentsListComponent implements OnInit {
},
},
};
this.ui = { '*': { spanLabelFixed: 90, grid: { span: 8, gutter: 4 }, enter: () => this.st.load() } };
this.ui = { '*': { spanLabelFixed: 110, grid: { span: 8, gutter: 4 }, enter: () => this.st.load() } };
}
initST() {
@ -164,7 +164,6 @@ export class VehicleComponentsListComponent implements OnInit {
{ title: '车牌号', className: 'text-center', index: 'storeName' },
{ title: '车牌颜色', className: 'text-center', index: 'contactsName' },
{ title: '车型-车长-载重', className: 'text-center', render: 'enterpriseName' },
{ title: '承运总单量', className: 'text-center', index: 'unifiedSocialCreditCode' },
{ title: '运营状态', className: 'text-center', index: 'effectiveDateStr',
type: 'badge',
badge: {