更新 'SrcJyAliDisk.js'

master
src48597962 10 months ago
parent 8e1b21e3f7
commit 39ee6657e3
  1. 2
      SrcJyAliDisk.js

@ -652,6 +652,8 @@ function aliMyDisk(folder_id, isSearch, drive_id, copydate) {
col_type: 'text_center_1', col_type: 'text_center_1',
url: $().lazyRule((fcopy,copydate) => { url: $().lazyRule((fcopy,copydate) => {
if(fcopy(copydate)){ if(fcopy(copydate)){
copydate = undefined;
refreshPage(false);
return 'toast://转存成功'; return 'toast://转存成功';
} }
return 'toast://转存失败'; return 'toast://转存失败';

Loading…
Cancel
Save