edit
This commit is contained in:
		| @ -230,16 +230,16 @@ export class ReceivableOrderComponent implements OnInit { | ||||
|             } | ||||
|           } | ||||
|         }, | ||||
|         orderS3: { | ||||
|           type: 'string', | ||||
|           title: '费用号', | ||||
|           ui: { | ||||
|             placeholder: '请输入', | ||||
|             visibleIf: { | ||||
|               expand: (value: boolean) => value | ||||
|             } | ||||
|           } | ||||
|         }, | ||||
|         // orderS3: { | ||||
|         //   type: 'string', | ||||
|         //   title: '费用号', | ||||
|         //   ui: { | ||||
|         //     placeholder: '请输入', | ||||
|         //     visibleIf: { | ||||
|         //       expand: (value: boolean) => value | ||||
|         //     } | ||||
|         //   } | ||||
|         // }, | ||||
|         remarks: { | ||||
|           type: 'string', | ||||
|           title: '核销备注', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user