fix
Helius
2022-05-27 1f32f3586c12b2e997c3121add2a3d11e7f6389f
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>