lu
2025-10-28 ee7fe2a524657bc8ce8fca12d06484e58245eaff
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Input.cs
@@ -28,6 +28,9 @@
            this.dt01Guid = _dt01Guid;
            this.isEdit = _blEdit;
            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
            gvMx1.OptionsFilter.AllowFilterEditor = false;
            gvMx1.OptionsCustomization.AllowFilter = false;
            gvMx1.OptionsView.ShowAutoFilterRow = false;
            //编辑事件
            gvMx1.CellValueChanged += GvMx1_CellValueChanged;
            //取消不符合条件的编辑