更新 'SrcJyPublic.js'

master
src48597962 8 months ago
parent c5e95f3ec8
commit 46d2c2e4dd
  1. 1
      SrcJyPublic.js

@ -392,6 +392,7 @@ function selectSource() {
inputBox.setTitle(a); inputBox.setTitle(a);
inputBox.setDefaultValue(""); inputBox.setDefaultValue("");
sourceList = getGroupLists(sourceAllList, a); sourceList = getGroupLists(sourceAllList, a);
tmpList = sourceList;
names = sourceList.map((v,i) => { names = sourceList.map((v,i) => {
return v.name; return v.name;
}); });

Loading…
Cancel
Save