This commit is contained in:
Taric Xin
2022-03-25 15:01:39 +08:00
parent 73f9f1a6a4
commit 5412720930

View File

@ -230,16 +230,16 @@ export class ReceivableOrderComponent implements OnInit {
} }
} }
}, },
orderS3: { // orderS3: {
type: 'string', // type: 'string',
title: '费用号', // title: '费用号',
ui: { // ui: {
placeholder: '请输入', // placeholder: '请输入',
visibleIf: { // visibleIf: {
expand: (value: boolean) => value // expand: (value: boolean) => value
} // }
} // }
}, // },
remarks: { remarks: {
type: 'string', type: 'string',
title: '核销备注', title: '核销备注',