|
|
|
@ -20,9 +20,11 @@ namespace BWP.Web.Pages.B3YunKen.Overlays |
|
|
|
config.Add("HandcarNumber"); |
|
|
|
} |
|
|
|
|
|
|
|
protected override void AddYunKenConfig(LayoutManager layOutManager, AutoLayoutConfig config) |
|
|
|
protected override void AddFreightConfig(LayoutManager layOutManager, AutoLayoutConfig config) |
|
|
|
{ |
|
|
|
config.Add("FreightBear"); |
|
|
|
config.Add("FreightUnitPrice"); |
|
|
|
config.Add("FreightPrice"); |
|
|
|
} |
|
|
|
|
|
|
|
protected override void AddLayOutManagerScript(LayoutManager layoutPanel)//联动下拉
|
|
|
|
|