Explorar o código

默认启动打印引擎

callm hai 6 días
pai
achega
b547858447

+ 1 - 1
UAS_MES_JWS/FunctionCode/SystemSetting/SystemSetting_PrinterTest.cs

@@ -595,7 +595,7 @@ namespace UAS_MES_NEW.SystemSetting
 
         private void SystemSetting_PrinterTest_Load(object sender, EventArgs e)
         {
-            //engine.Start();
+            engine.Start();
 
 
             ma_code.TableName = " make left join product on ma_prodcode=pr_code";