From 0f81c1982fdab3fdf172e5d42a9fd73f846071ea Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 12 九月 2022 13:42:12 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/tableData2.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/static/js/tableData2.js b/src/main/webapp/static/js/tableData2.js index af4d0a8..9b0a439 100644 --- a/src/main/webapp/static/js/tableData2.js +++ b/src/main/webapp/static/js/tableData2.js @@ -3,9 +3,9 @@ getThbodyData() getType() }, 0) -setInterval(function () { - getThbodyData() -}, 5000) +//setInterval(function () { +// getThbodyData() +//}, 5000) //琛ㄥご灏忚繘搴﹁〃 var getType = function () { -- Gitblit v1.9.1