瀏覽代碼

Merge branch 'master' of ssh://10.10.101.21/source/mes-client

Hcsy 9 年之前
父節點
當前提交
e69f769897
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UAS-MES/FunctionCode/Make/Make_FuselageLabelPrint.cs

+ 1 - 0
UAS-MES/FunctionCode/Make/Make_FuselageLabelPrint.cs

@@ -56,6 +56,7 @@ namespace UAS_MES.Make
             try
             try
             {
             {
                 lbl = new ApplicationClass();
                 lbl = new ApplicationClass();
+                BaseUtil.WriteLbl(lbl);
             }
             }
             catch (Exception ex)
             catch (Exception ex)
             {
             {