bug
lu
5 天以前 d86d29361f181fab1b0241af04f4d9fffe068871
DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.cs
@@ -325,6 +325,9 @@
                    if (xtraTabControl1.SelectedTabPageIndex == 1)
                    {
                        getModel(lbGuid.Text.Trim());
                        int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid);
                        gridView1.FocusedRowHandle = rowHandle;
                        UtilityHelper.SetCheckIco(gridView1, "auditStatusChk", "auditor", "auditDate", picCheckBox, this,( _inFieldValue==8?1:0).ToString() );
                    }
                    else
                    {