From c036557db88c6297b9a626a892dce35c14ab8ee5 Mon Sep 17 00:00:00 2001
From: nickchange <126672920+nickchange@users.noreply.github.com>
Date: 星期四, 09 十一月 2023 18:30:31 +0800
Subject: [PATCH] 11.6

---
 cloud-server-management/src/main/webapp/static/modular/system/tShop/tShop.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/cloud-server-management/src/main/webapp/static/modular/system/tShop/tShop.js b/cloud-server-management/src/main/webapp/static/modular/system/tShop/tShop.js
index f028e86..d055be3 100644
--- a/cloud-server-management/src/main/webapp/static/modular/system/tShop/tShop.js
+++ b/cloud-server-management/src/main/webapp/static/modular/system/tShop/tShop.js
@@ -278,7 +278,6 @@
                 Feng.success("重置成功!");
                 TCompetition.table.refresh();
             }, function (data) {
-                Feng.error("重置失败!" + data.responseJSON.message + "!");
             });
             ajax.set("id",id);
             ajax.start();

--
Gitblit v1.7.1