Helius
2022-06-11 ec97abaae5a0d93e9b4d5f3f82de7b97f2b586b0
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>