合同
This commit is contained in:
		| @ -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: { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user