杨乐
2022-01-26 bae6f41fd7ab5f4c572e196a0646f61ec6fb03f2
WarM/²Ö¿â¹ÜÀí/Gy_BarCodeBill_ChaiMa.cs
@@ -8,7 +8,7 @@
using System.Text;
using System.Windows.Forms;
namespace WarM.仓库管理
namespace WarM
{
    public partial class Gy_BarCodeBill_ChaiMa : Form
    {
@@ -100,7 +100,7 @@
            grdMain.Columns[HTagCol].Visible = false;
            grdMain.Columns[HInterID].Visible = false;
            
            intoDate();
            //intoDate();
            //格式化网格
            //DBUtility.Xt_BaseBillFun.initGridLast(sAllowCol, sTotalCol, oSumGrid_Mater);
        }