浏览代码

去除弹出提示

章政 8 年之前
父节点
当前提交
be195b66b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      UAS-MES/CustomControl/TextBoxWithIcon/TextBoxGeneratePaCode.cs

+ 1 - 1
UAS-MES/CustomControl/TextBoxWithIcon/TextBoxGeneratePaCode.cs

@@ -107,7 +107,7 @@ namespace UAS_MES.CustomControl.TextBoxWithIcon
             }
             catch (Exception)
             {
-                MessageBox.Show("请先获取产品编号和工单号");
+                LogManager.DoLog("请先获取产品编号和工单号");
             }
         }