|
|
@ -2140,7 +2140,12 @@ function extension(){ |
|
|
|
} |
|
|
|
} |
|
|
|
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJySet.js'); |
|
|
|
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJySet.js'); |
|
|
|
let sm = Resourceimport(input); |
|
|
|
let sm = Resourceimport(input); |
|
|
|
back(); |
|
|
|
if(getMyVar('importtype','0')!="2"){ |
|
|
|
|
|
|
|
back(); |
|
|
|
|
|
|
|
}else{ |
|
|
|
|
|
|
|
clearMyVar('importinput'); |
|
|
|
|
|
|
|
refreshPage(false); |
|
|
|
|
|
|
|
} |
|
|
|
return sm?'toast://'+sm:'toast://异常出错'; |
|
|
|
return sm?'toast://'+sm:'toast://异常出错'; |
|
|
|
}, JYconfig, cfgfile), |
|
|
|
}, JYconfig, cfgfile), |
|
|
|
col_type: "text_2" |
|
|
|
col_type: "text_2" |
|
|
|