This commit is contained in:
Taric Xin
2021-12-08 15:56:22 +08:00
parent 55811ba396
commit c369d42414
13 changed files with 337 additions and 663 deletions

View File

@ -62,6 +62,7 @@ export class InvoiceRequestedDetailComponent implements OnInit {
type: 'string',
title: '发票号码',
ui: {
placeholder: '请输入',
autocomplete: 'off'
}
}