fix
Helius
2022-06-16 27f8fa9cba4bcf96c82dba9a48d6dc2855d0ea9c
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>