username@email.com
2021-09-06 030609a2b7574d9a2f169a043a1a31cf14b68645
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanList.aspx.cs
@@ -91,7 +91,7 @@
            this.selCarIddo.DataBind();
            this.selCarIddo.Items.Insert(0, new ListItem("全部", ""));
            this.Button0.Text = "预期";
            this.Button0.Text = "逾期";
            this.Button1.Text = DateTime.Now.ToString("yyyy-MM-dd");
            this.Button2.Text = DateTime.Now.AddDays(1).ToString("yyyy-MM-dd");
            this.Button3.Text = DateTime.Now.AddDays(2).ToString("yyyy-MM-dd");