فهرست منبع

Merge branch 'develop_yh52' of http://git.chelingzhu.com/jianguan-web/qpls-md-html into develop_yh52

chenrui 5 ماه پیش
والد
کامیت
abf22c8d09
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/libs/JGPrint.js

+ 1 - 1
src/libs/JGPrint.js

@@ -20,7 +20,7 @@ export const JGPrintTag = function (width, height, data) {
         if (agent.indexOf("win32") >= 0 || agent.indexOf("wow32") >= 0) {
             window.open('https://demo.lodop.net:8443/Lodop6.226_Clodop6.594.zip')
         }else if (agent.indexOf("win64") >= 0 || agent.indexOf("wow64") >= 0) {
-            window.open('https://www.lodop.net/download/CLodop_Setup_for_Win64NT_6.594EN.zip')
+            window.open('https://www.lodop.net/download/CLodop_Setup_for_Win64NT_6.611EN.zip')
         }
       }
     })