lu
2025-02-17 dd3064d7f5bb6c7d570f21e87b29012bfd95b1d2
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesSysLookups.cs
@@ -192,6 +192,7 @@
                    gridViews.Add(gvMx1);
                    UtilityHelper.ChangeEnableByControl(panel1.Controls, false,
                        gridViews);
                    toolBarMenu1.currentAction = "";
                }
            }
            catch (Exception ex)
@@ -385,7 +386,6 @@
                        getModel(lbGuid.Text.Trim());
                    else
                        getPageList(this.pageBar1.CurrentPage);
                    UtilityHelper.SetCheckIco(gridView1, "checkStatus", "checkBy", "checkDate", picCheckBox, this, _inFieldValue.ToString());
                }
            }