username@email.com
8 天以前 f6cb981322bc4c2a27921ad0480dce7fb483a4d8
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)