From f6b321872463957f0ac681dbb37cd4e2bfeadbe5 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 1 Sep 2024 15:56:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJySet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJySet.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJySet.js b/SrcJySet.js index 0903e289..7ca761d2 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -2864,7 +2864,7 @@ function importConfirm(jsfile) { datamenu.push("设定分组"); } d.push({ - title: it.name + (lx=="yp"?"":"(" + it.type + ")") + (it.group?"〔"+it.group+" 〕":"") + " [" + (isnew?"新增加":"已存在") + "]", + title: it.name + (lx=="yp"?"":"(" + it.type + ")") + (it.group?"〔"+it.group+"〕":"") + " [" + (isnew?"新增加":"已存在") + "]", url: $(datamenu, 1).select((lx, data) => { data = JSON.parse(base64Decode(data)); if (input == "确定导入") {