From 46d2c2e4ddf6b46babfba5fcf54eb1bece4da797 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Mon, 8 Jul 2024 09:19:09 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 87aacc16..d22f2bd6 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -392,6 +392,7 @@ function selectSource() { inputBox.setTitle(a); inputBox.setDefaultValue(""); sourceList = getGroupLists(sourceAllList, a); + tmpList = sourceList; names = sourceList.map((v,i) => { return v.name; });