edit
This commit is contained in:
@ -134,7 +134,7 @@ export class FreightAccountDetailComponent implements OnInit {
|
|||||||
},
|
},
|
||||||
businessNumber: {
|
businessNumber: {
|
||||||
type: 'string',
|
type: 'string',
|
||||||
title: '关联单号',
|
title: '交易单号',
|
||||||
ui: {
|
ui: {
|
||||||
placeholder: '请输入'
|
placeholder: '请输入'
|
||||||
}
|
}
|
||||||
@ -178,7 +178,7 @@ export class FreightAccountDetailComponent implements OnInit {
|
|||||||
default: ''
|
default: ''
|
||||||
},
|
},
|
||||||
projectId: {
|
projectId: {
|
||||||
title: '项目',
|
title: '所属项目',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
default: '',
|
default: '',
|
||||||
ui: {
|
ui: {
|
||||||
|
|||||||
Reference in New Issue
Block a user