diff --git a/B3ClientService.Web/Pages/B3ClientService/BaseInfos/ClientGoodsSet_/ClientGoodsSetEdit.cs b/B3ClientService.Web/Pages/B3ClientService/BaseInfos/ClientGoodsSet_/ClientGoodsSetEdit.cs index f3435bb..129a71a 100644 --- a/B3ClientService.Web/Pages/B3ClientService/BaseInfos/ClientGoodsSet_/ClientGoodsSetEdit.cs +++ b/B3ClientService.Web/Pages/B3ClientService/BaseInfos/ClientGoodsSet_/ClientGoodsSetEdit.cs @@ -92,7 +92,7 @@ namespace BWP.Web.Pages.B3ClientService.BaseInfos.ClientGoodsSet_ var standard = hPanel.Add(new DFTextBox() { Width = Unit.Pixel(50) }); hPanel.Add(new SimpleLabel("标准上限")); var up = hPanel.Add(new DFTextBox() { Width = Unit.Pixel(50) }); - hPanel.Add(new SimpleLabel("标准上限")); + hPanel.Add(new SimpleLabel("标准下限")); var dw = hPanel.Add(new DFTextBox() { Width = Unit.Pixel(50) }); hPanel.Add(new TSButton("更新上下限", delegate {