From 1406b92627d9adef6ddbbaeb2f5d023ff34caf58 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 5 Oct 2024 20:24:47 +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 600db442..c9161085 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -3336,7 +3336,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 == "确定导入") {