| | |
| | | txt_ftype.Text = strType; |
| | | if (strType == QcSeason.iqc.ToString()) |
| | | dfValue = 5; |
| | | if (strType == QcSeason.fqc.ToString()) |
| | | dfValue = 999; |
| | | //如果是ipqc巡检,显示工位 |
| | | if (strType != QcSeason.ipqc巡检.ToString()) |
| | | { |
| | |
| | | case 2: |
| | | strMsg = "批准"; |
| | | break; |
| | | }; |
| | | } |
| | | ; |
| | | toolBarMenu1.guidKey = ""; |
| | | string rowGuid, rowName; |
| | | (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_itemNo, gridView1, "itemNo"); |
| | |
| | | ,"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> |