From e3c124d1c74e2d8adf79fe77b89937e46f298f37 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 1 Sep 2024 10:34:06 +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 7266a35a..f036c473 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -656,7 +656,7 @@ function jiekou(data) { d.push({ title: '分组名称:' + getMyVar('apigroup', ''), col_type: 'text_1', - url: $(groupNames,2,"搜索分组:").select(() => { + url: $(groupNames, 2, "选择分组").select(() => { if(input=="自定义"){ return $(getMyVar('apigroup', ''), "输入分组名称,为空则取类型").input(() => { putMyVar('apigroup', input);