cdk
5 天以前 adc3fd8af6ff791cd3f924890419cd0cba385f51
DevApp/Gs.DevApp/DevFrm/QC/Jyxm.cs
@@ -48,6 +48,8 @@
            txt_ftype.Text = strType;
            if (strType == QcSeason.iqc.ToString())
                dfValue = 5;
            if (strType == QcSeason.fqc.ToString())
                dfValue = 999;
            //如果是ipqc巡检,显示工位
            if (strType != QcSeason.ipqc巡检.ToString())
            {
@@ -539,7 +541,8 @@
                case 2:
                    strMsg = "批准";
                    break;
            };
            }
            ;
            toolBarMenu1.guidKey = "";
            string rowGuid, rowName;
            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_itemNo, gridView1, "itemNo");
@@ -736,6 +739,9 @@
                ,"1.50---(AQL_0_150)"
                ,"2.00---(AQL_0_200)"
                ,"2.50---(AQL_0_250)"
                ,"4.00---(AQL_0_400)"
                ,"6.50---(AQL_0_650)"
                ,"10.00---(AQL_1_000)"
            });
        }
        /// <summary>