edit
This commit is contained in:
		| @ -114,7 +114,7 @@ export class InputInvoiceComponent extends BasicTableComponent { | ||||
|           title: '发票类型', | ||||
|           enum: [ | ||||
|             { value: '', label: '全部' }, | ||||
|             { value: '1', label: '运输专票' } | ||||
|             { value: '运输专票', label: '运输专票' } | ||||
|           ], | ||||
|           ui: { | ||||
|             widget: 'select', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user