更新 'SrcJySet.js'

master
src48597962 6 months ago
parent 11b29066ae
commit f6b3218724
  1. 2
      SrcJySet.js

@ -2864,7 +2864,7 @@ function importConfirm(jsfile) {
datamenu.push("设定分组");
}
d.push({
title: it.name + (lx=="yp"?"":"(" + it.type + ")") + (it.group?"〔"+it.group+" 〕":"") + " [" + (isnew?"新增加":"已存在") + "]",
title: it.name + (lx=="yp"?"":"(" + it.type + ")") + (it.group?"〔"+it.group+"〕":"") + " [" + (isnew?"新增加":"已存在") + "]",
url: $(datamenu, 1).select((lx, data) => {
data = JSON.parse(base64Decode(data));
if (input == "确定导入") {

Loading…
Cancel
Save