This commit is contained in:
Taric Xin
2022-04-01 10:19:10 +08:00
parent 2c4e4ea703
commit 032f214345

View File

@ -134,7 +134,7 @@ export class FreightAccountDetailComponent implements OnInit {
},
businessNumber: {
type: 'string',
title: '关联单号',
title: '交易单号',
ui: {
placeholder: '请输入'
}
@ -178,7 +178,7 @@ export class FreightAccountDetailComponent implements OnInit {
default: ''
},
projectId: {
title: '项目',
title: '所属项目',
type: 'string',
default: '',
ui: {