fix bug
This commit is contained in:
		| @ -482,12 +482,14 @@ export class CarSettleCarauthComponent implements OnInit { | ||||
|           type: 'string', | ||||
|           ui: { | ||||
|             placeholder: '请输入', | ||||
|             addOnAfter: '吨', | ||||
|           }, | ||||
|         }, | ||||
|         carTotalLoad: { | ||||
|           title: '总质量', | ||||
|           type: 'string', | ||||
|           ui: { | ||||
|             addOnAfter: '吨', | ||||
|             placeholder: '请输入', | ||||
|           }, | ||||
|         }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user