e
This commit is contained in:
@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user