CB2-20200827ONU\Administrator
2021-10-08 7992fcc44d231e823736fd36483bf990a28b0536
CY_ECommercePlatform/CY.WebForm/Pages/business/OrderProductionprogress.aspx.cs
@@ -168,7 +168,7 @@
                bool result = eC_OrderBLL.OldUpdateProductionprogress(eC_OrderExtend);
                if (result)
                    JavaScript.MessageBoxs("操作成功", this, true, true);
                    JavaScript.MessageBox("操作成功", this, true, true);
                else
                    JavaScript.MessageBox("操作失败", this);