cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_add.html
@@ -63,7 +63,7 @@ <div class="col-sm-9"> <input type="radio" name="redemptionMethod" value="1" onclick="updateMethod(3)" checked> 积分 <input type="radio" name="redemptionMethod" value="2" onclick="updateMethod(4)"> 现金+积分 <input type="radio" name="redemptionMethod" value="3" onclick="updateMethod(5)"> 现金 <!--<input type="radio" name="redemptionMethod" value="3" onclick="updateMethod(5)"> 现金--> </div> </div>