From 1a565c5c4c0d9867166f8ebca7af3c68654c65e4 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 31 七月 2023 15:13:35 +0800 Subject: [PATCH] 2023-07-31 --- src/utils/utils-datamanage.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/utils/utils-datamanage.js b/src/utils/utils-datamanage.js index 50ccbeb..32bc369 100644 --- a/src/utils/utils-datamanage.js +++ b/src/utils/utils-datamanage.js @@ -209,7 +209,6 @@ } if (_customScript) { - if (window.GLOB.breakpoint) { _customScript = _customScript.replace(/\$breakpoint_proc@/ig, window.GLOB.breakpoint) param.func = 'sPC_Get_TableData_debug' -- Gitblit v1.8.0