解决冲突
This commit is contained in:
@ -79,7 +79,7 @@ export class OrderManagementRiskDetailComponent implements OnInit {
|
|||||||
'*': {
|
'*': {
|
||||||
spanLabelFixed: 180,
|
spanLabelFixed: 180,
|
||||||
grid: { span: 18 },
|
grid: { span: 18 },
|
||||||
width: 600,
|
width: 900,
|
||||||
},
|
},
|
||||||
$title1: {
|
$title1: {
|
||||||
spanLabelFixed: 0,
|
spanLabelFixed: 0,
|
||||||
@ -94,6 +94,10 @@ export class OrderManagementRiskDetailComponent implements OnInit {
|
|||||||
spanLabelFixed: 20,
|
spanLabelFixed: 20,
|
||||||
grid: { span: 3 },
|
grid: { span: 3 },
|
||||||
},
|
},
|
||||||
|
$uploadVanchor: {
|
||||||
|
spanLabelFixed: 180,
|
||||||
|
grid: { span: 24 },
|
||||||
|
},
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user