DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
@@ -6,9 +6,7 @@ using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Net; using System.Threading.Tasks; using System.Windows.Forms; @@ -554,7 +552,8 @@ } } private void setEable(bool bl) { private void setEable(bool bl) { txtJianYan.ReadOnly = !bl; btnLoad.Enabled = bl;