This commit is contained in:
Taric Xin
2022-03-07 17:30:21 +08:00
parent ef1f8e98e7
commit 7cfa2cc415
4 changed files with 7 additions and 8 deletions

View File

@ -167,7 +167,7 @@ export class RefundRecordComponent implements OnInit {
placeholder: '请选择'
}
},
shipperId: {
enterpriseInfoName: {
type: 'string',
title: '货主',
ui: {
@ -184,7 +184,7 @@ export class RefundRecordComponent implements OnInit {
placeholder: '请输入'
}
},
enterpriseProjectId: {
enterpriseProjectName: {
type: 'string',
title: '所属项目',
ui: {
@ -197,7 +197,7 @@ export class RefundRecordComponent implements OnInit {
}
}
},
resourceId: {
resourceCode: {
type: 'string',
title: '货源号',
ui: {
@ -220,7 +220,7 @@ export class RefundRecordComponent implements OnInit {
nzShowTime: true
} as SFDateWidgetSchema
},
ltdid: {
ltdId: {
type: 'string',
title: '网络货运人',
ui: {