From ecc4e57b4f7c6ecfd6823704688ee786b3350b1f Mon Sep 17 00:00:00 2001
From: 无关风月 <443237572@qq.com>
Date: 星期一, 02 十二月 2024 11:06:13 +0800
Subject: [PATCH] Merge branch '2.0' of http://120.76.84.145:10101/gitblit/r/java/PlayPai into 2.0

---
 cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_add.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_add.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_add.html
index 045de00..3c96ae1 100644
--- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_add.html
+++ b/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>
 

--
Gitblit v1.7.1