fix style
This commit is contained in:
		| @ -312,7 +312,7 @@ tabs = { | ||||
|         title: '操作', | ||||
|         fixed: 'right', | ||||
|         width: '110px', | ||||
|         className: 'text-left', | ||||
|         className: 'text-center', | ||||
|         buttons: [ | ||||
|           { | ||||
|             text: '确认发车', | ||||
|  | ||||
| @ -336,7 +336,7 @@ export class WaybillManagementVehicleComponent implements OnInit { | ||||
|         title: '操作', | ||||
|         fixed: 'right', | ||||
|         width: '110px', | ||||
|         className: 'text-left', | ||||
|         className: 'text-center', | ||||
|         buttons: [ | ||||
|           { | ||||
|             text: '确认发车', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user