bug
lu
2025-07-22 daebf2c2a4f1cbbf310e9d739c2ed198cfc5865e
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())
            {