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