From 4f47865c3b8132f097cc32fe9bd8e0fa12469786 Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期四, 09 十一月 2023 10:08:48 +0800 Subject: [PATCH] 后台bug修改 --- 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