更新 'SrcJyPublic.js'

master
src48597962 7 months ago
parent 522c3cdbd0
commit 4025f0e2ec
  1. 2
      SrcJyPublic.js

@ -435,7 +435,7 @@ function selectSource() {
let pop = hikerPop.selectBottomRes({
options: names,
columns: spen,
title: sourceAllList.length+">当前>" + (sourceName?(sourceGroup + "_" + sourceName):""),
title: "当前:" + (sourceName||"") + "合计:" + sourceAllList.length,
noAutoDismiss: true,
toPosition: index,
extraInputBox: (inputBox = new hikerPop.ResExtraInputBox({

Loading…
Cancel
Save