This commit is contained in:
Taric Xin
2022-04-08 15:40:24 +08:00
parent 10b4bc2305
commit 229b6d68b8
4 changed files with 14 additions and 2 deletions

View File

@ -113,7 +113,7 @@ export class ETCInvoicedRequestedComponent implements OnInit {
title: '订单类型',
ui: {
widget: 'dict-select',
params: { dictKey: 'refund:apply:status' },
params: { dictKey: 'bill:type' },
placeholder: '请选择'
}
},