车辆接口更新

This commit is contained in:
wangshiming
2022-01-26 16:27:08 +08:00
parent 1b5453669f
commit b9277b64c4
3 changed files with 6 additions and 10 deletions

View File

@ -85,10 +85,6 @@ export class PaymentOrderComponent implements OnInit {
paycodes: {
type: 'string',
title: '付款单号',
ui: {
widget: 'select',
placeholder: '请选择'
}
},
ltdid: {
type: 'string',