wzy
2022-05-19 00c597948cf3e3360b42a747b9bccf60bee4763a
src/main/resources/templates/febs/views/modules/goods/goodsList.html
@@ -68,7 +68,7 @@
    {{# } }}
</script>
<script type="text/html" id="goodsTypeFormat">
    {{# if(d.isNormal === 1) { }}
    {{# if(d.isNormal == 1) { }}
        <span>普通商品</span>
    {{# } else { }}
        <span>套餐</span>