bug
lu
3 天以前 e9daa5f88d0df2f377837544d2866f2ab8f74d9e
DevApp/Gs.DevApp/DevFrm/QC/Jyxm.cs
@@ -62,7 +62,6 @@
            {
                dfValue = 0;
                gvMx1.Columns["ypsl"].Visible = false;
            }
            //如果是ipqc巡检,显示工位
            if (strType != QcSeason.ipqc巡检.ToString())
@@ -268,6 +267,7 @@
            gridViews.Add(gvMx1);
            UtilityHelper.CleanValueByControl(this.layoutMx1.Controls, true, gridViews);
            UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
            this.txt_itemId.ReadOnly = true;
        }
        /// <summary>
@@ -616,7 +616,7 @@
        #region 以下为种种下拉
        private void _setIno()
        {
            txt_itemId.Click += (s, e) =>
            txt_itemId.ButtonClick += (s, e) =>
            {
                var frm = new JyxmShow(this.strType);
                frm.UpdateParent += (ss, ee) =>