返佣
This commit is contained in:
@ -300,14 +300,6 @@ export class InvoiceRequestedComponent {
|
||||
otherremarks: {
|
||||
type: 'string',
|
||||
title: '其他需求',
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
enum: [
|
||||
{ label: '全部', value: '' },
|
||||
{ label: '是', value: true },
|
||||
{ label: '否', value: false }
|
||||
],
|
||||
>>>>>>> ace758617fd29baf5826fe50da26dfa1b86ae71e
|
||||
ui: {
|
||||
visibleIf: {
|
||||
expand: (value: boolean) => value
|
||||
|
||||
Reference in New Issue
Block a user