From 39ee6657e36b5566a43739827b8a3f86f05916c7 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 5 May 2024 11:53:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyAliDisk.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyAliDisk.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SrcJyAliDisk.js b/SrcJyAliDisk.js index 8ea22c64..ad64cb2c 100644 --- a/SrcJyAliDisk.js +++ b/SrcJyAliDisk.js @@ -652,6 +652,8 @@ function aliMyDisk(folder_id, isSearch, drive_id, copydate) { col_type: 'text_center_1', url: $().lazyRule((fcopy,copydate) => { if(fcopy(copydate)){ + copydate = undefined; + refreshPage(false); return 'toast://转存成功'; } return 'toast://转存失败';