解决冲突
This commit is contained in:
@ -98,7 +98,7 @@ export class ContractManagementTemplateDetailComponent implements OnInit {
|
||||
containAllLable: true,
|
||||
} as SFSelectWidgetSchema
|
||||
},
|
||||
templateType2: {
|
||||
resourceType: {
|
||||
title: '货源类型',
|
||||
type: 'string',
|
||||
default: '',
|
||||
@ -142,7 +142,7 @@ export class ContractManagementTemplateDetailComponent implements OnInit {
|
||||
title: '货源类型',
|
||||
width: '100px',
|
||||
className: 'text-center',
|
||||
index: 'contractType'
|
||||
index: 'resourceType'
|
||||
},
|
||||
{ title: '创建人', index: 'createUserId', width: '120px', className: 'text-center' },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user