This commit is contained in:
wangshiming
2022-03-07 14:01:53 +08:00
parent 60b101f2bb
commit 02014f4b21
5 changed files with 52 additions and 19 deletions

View File

@ -237,8 +237,11 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
};
this.ui1 = {
'*': {
spanLabelFixed: 120,
grid: { span: 8 }
spanLabelFixed: 115,
grid: { span: 12 }
},
$enterpriseInfoName: {
grid: { span: 24 }
}
};
}