force-app/main/default/aura/eSignHospitalQR/eSignHospitalQRHelper.js
@@ -20,8 +20,8 @@ function makeCode() { //qrcode.clear(); qrcode.makeCode("https://ocm.force.com/eSignSystem/s/EsignDataEntry?DNName="+encode); //qrcode.makeCode("https://stagefull-ocm.cs113.force.com/eSignSystem/s/EsignDataEntry?DNName="+encode); // qrcode.makeCode("https://ocm.force.com/eSignSystem/s/EsignDataEntry?DNName="+encode); qrcode.makeCode("https://ocsm--stagefull.sandbox.my.site.com/eSignSystem/s/EsignDataEntry?DNName="+encode); }; //调用生成二维码方法