From 0a699fa04dbb6d6841e563a71fd55f54daed7a30 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 17 Dec 2024 13:53:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 9788c2ab..0bbb7d84 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -702,7 +702,7 @@ function selectSource() { manage.change(); manage.scrollToPosition(index, true); } else if (i === 2) { - let sorttype = ["更新时间","接口名称","使用频率"].forEach(v=>v==getItem('sourceListSort',更新时间)?v+"√":v); + let sorttype = ["更新时间","接口名称","使用频率"].forEach(v=>v==getItem('sourceListSort','更新时间')?v+"√":v); showSelectOptions({ "title": "选择排序方式", "options" : sorttype,