44323
2023-10-16 55a2e144d6f2d88332a43ac0c522ca9b82416844
cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_add.html
@@ -43,8 +43,7 @@
                <label class="col-sm-3 control-label">商品类型:</label>
                <div class="col-sm-9">
                    <input type="radio" name="type" value="1" checked onclick="updateType(1)"> 实体商品
                    <input type="radio" name="type" value="2"onclick="updateType(2)" > 课包商品
                    <input type="radio" name="type" value="3" onclick="updateType(1)"> 门票商品
                    <input type="radio" name="type" value="2" onclick="updateType(2)" > 课包商品
                </div>
            </div>
            <div id="b1">