yusijie
2023-09-25 45900455b491ca9282f8debaeef06b1e258928ee
PlanM/计划管理/Gy_RoutingBillList.cs
@@ -438,6 +438,11 @@
        private void sy_Click(object sender, EventArgs e)
        {
            long sOldInterID = 0;
            //鍒ゆ柇鏉冮檺
            if (!ClsPub.Security_Log(ModRightNameCheck, 1, true, DBUtility.ClsPub.CurUserName))
            {
                return;
            }
            for (int i = 0; i <= grdMain.SelectedRows.Count - 1; i++)
            {
                long HInterID = DBUtility.ClsPub.isLong(grdMain.SelectedRows[i].Cells[Fun_GetCol("HMainID")].Value);