解决冲突

This commit is contained in:
wangshiming
2022-02-28 19:31:33 +08:00
parent 8555bb7f39
commit 172ecc6263
7 changed files with 98 additions and 97 deletions

View File

@ -79,6 +79,10 @@ export class SupplyManagementUpdatePriceComponent implements OnInit {
spanLabelFixed: 100,
grid: { span: 16 },
},
'$rule': {
spanLabelFixed: 120,
grid: { span: 16 },
},
};
}