自动化立体仓库 - WMS系统
#
LSH
2023-12-27 94e4a7598d2ed0bee320174bcd44a3844d59cc0d
src/main/webapp/static/js/orderCheck/orderCheck.js
@@ -774,7 +774,7 @@
            layer.closeAll();
            layer.load(1, {shade: [0.1,'#fff']});
           // location.href = "http://192.168.4.121:8082/stwms/orderCheck/printExport/auth?orderNo="+data.orderNo;
            location.href = "http://10.10.10.100:58080/stwms/orderCheck/printExport/auth?orderNo="+data.orderNo;
            location.href = baseUrl+"/orderCheck/printExport/auth?orderNo="+data.orderNo;
            layer.closeAll('loading');
        });
    }