src/main/webapp/views/custOrder/custOrder.html
@@ -61,11 +61,8 @@ </body> <script type="text/template" id="pakoutPrintTpl"> {{#each data}} <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="80%"> {{/each}} <img class="template-code template-qrcode" src="{{data.barcodeUrl}}" width="80%"> </script> </html>