fix bug
This commit is contained in:
		| @ -115,7 +115,10 @@ export class OrderManagementReceiptsAuditComponent implements OnInit { | ||||
|         _$expand: { type: 'boolean', ui: { hidden: true } }, | ||||
|         billCode: { | ||||
|           type: 'string', | ||||
|           title: '订单号' | ||||
|           title: '订单号', | ||||
|           ui: { | ||||
|             placeholder: '最多100个单号,空号隔开' | ||||
|           } | ||||
|         }, | ||||
|         resourceCode: { | ||||
|           type: 'string', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user