From 8cab17153dd8b7e47f9749b02293f169d078212f Mon Sep 17 00:00:00 2001 From: yuyou_x <2336760928@qq.com> Date: 星期四, 14 三月 2024 10:33:45 +0800 Subject: [PATCH] 1 --- HTML/views/SOSetting/ComBoxInfo.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HTML/views/SOSetting/ComBoxInfo.html b/HTML/views/SOSetting/ComBoxInfo.html index 498fe1b..187ee4d 100644 --- a/HTML/views/SOSetting/ComBoxInfo.html +++ b/HTML/views/SOSetting/ComBoxInfo.html @@ -83,7 +83,7 @@ infoOptions.page = { curr: 1 } - tableIns = table.render(infoOptions); + table.render(infoOptions); } else { //涓嶆垚鍔� layer.msg('鑾峰彇绠辩爜鏄庣粏鍒楄〃淇℃伅澶辫触锛�', { -- Gitblit v1.8.0