Преглед изворни кода

Merge remote-tracking branch 'refs/remotes/origin/master'

shim пре 9 година
родитељ
комит
b90cf645da
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("请先获取产品编号和工单号");
             }
         }