雅琪诺MES智能条码管理系统
ch
2021-03-11 3a6cdf317b885f0e569a5ba6e110930e5a6f0e1f
SCM/生产管理/Sc_BZBillList.cs
@@ -80,6 +80,8 @@
        private void timer1_Tick(object sender, EventArgs e)
        {
            timer1.Enabled = false;
            dtpHBDate.Value = DBUtility.ClsPub.isDate(DateTime.Now.Date.ToShortDateString());
            dtpHEDate.Value = DBUtility.ClsPub.isDate(DateTime.Now.AddDays(1).ToShortDateString());
            if (Fun_AllowQuery())
            {
                initGrid();