fix
Helius
2022-06-16 1d41d6579bd3d10c5ed3d702d1ce4de10aab74dd
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>