#
luxiaotao1123
2021-03-05 c652626780b7b2ae7a4f962e880060ec08c891e1
src/main/webapp/views/custOrder/custOrder.html
@@ -62,7 +62,7 @@
<script type="text/template" id="pakoutPrintTpl">
    {{#each data}}
        <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="80%">
    {{/each}}
</script>