From 89518fda5223e11f8dc7b9dab1b1f5728ca56d61 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 15 Mar 2023 14:30:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJySet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJySet.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJySet.js b/SrcJySet.js index d9890531..c1e5dfbc 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -3154,7 +3154,7 @@ function yundiskjiekou() { num = num + 1; } } - writeFile(alistfile, JSON.stringify(datalist)); + writeFile(filepath, JSON.stringify(datalist)); hideLoading(); refreshPage(false); return "toast://合计" + datalist.length + "个,导入" + num + "个";