From b6a38fc7ee081c8bf3370ee6fe8e7a7dd22e7230 Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期四, 02 十一月 2023 08:52:06 +0800 Subject: [PATCH] 支付会员送券功能补充 运营商权限bug修改 --- cloud-server-management/src/main/webapp/static/modular/system/dataStatistics/tSite.js | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/cloud-server-management/src/main/webapp/static/modular/system/dataStatistics/tSite.js b/cloud-server-management/src/main/webapp/static/modular/system/dataStatistics/tSite.js index f07e023..468e185 100644 --- a/cloud-server-management/src/main/webapp/static/modular/system/dataStatistics/tSite.js +++ b/cloud-server-management/src/main/webapp/static/modular/system/dataStatistics/tSite.js @@ -92,7 +92,3 @@ TSite.search(); }; - -$(function () { - -}); -- Gitblit v1.7.1