解决冲突
This commit is contained in:
		@ -86,19 +86,6 @@ export class ContractManagementTemplateTextComponent implements OnInit {
 | 
			
		||||
            }
 | 
			
		||||
          } as SFSelectWidgetSchema
 | 
			
		||||
        },
 | 
			
		||||
        // contractType: {
 | 
			
		||||
        //   title: '单据类型',
 | 
			
		||||
        //   type: 'string',
 | 
			
		||||
        //   default: '',
 | 
			
		||||
        //   ui: {
 | 
			
		||||
        //     widget: 'dict-select',
 | 
			
		||||
        //     params: { dictKey: 'contract:document:type' },
 | 
			
		||||
        //     containAllLable: true,
 | 
			
		||||
        //     visibleIf: {
 | 
			
		||||
        //       templateType: value => value === 'MX'
 | 
			
		||||
        //     }
 | 
			
		||||
        //   } as SFSelectWidgetSchema
 | 
			
		||||
        // },
 | 
			
		||||
         signingObject: {
 | 
			
		||||
          type: 'string',
 | 
			
		||||
          title: '承包商对象',
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user