CY_ECommercePlatform/CY.WebForm/Pages/business/OrderProdactionList.aspx.cs
@@ -211,7 +211,7 @@
        {
            if (this.txtDeliveryTime.Value == "")
            {
                this.txtDeliveryTime.Value = this.Button1.Text;
                this.txtDeliveryTime.Value = "明天逾期";
            }
            if (this.txtDeliveryTime.Value == this.Button1.Text)