车辆对接
This commit is contained in:
@ -13,7 +13,7 @@ import { ContractManagementService } from '../../services/contract-management.se
|
||||
templateUrl: './contract-template.component.html',
|
||||
styleUrls: ['./contract-template.component.less']
|
||||
})
|
||||
export class OrderManagementTemplateComponent implements OnInit {
|
||||
export class ContractManagementTemplateComponent implements OnInit {
|
||||
ui: SFUISchema = {};
|
||||
uiView: SFUISchema = {};
|
||||
schema: SFSchema = {};
|
||||
|
||||
Reference in New Issue
Block a user