Update files.js

pull/109/head
midoks 6 years ago
parent 91d04c69e9
commit 5befd02f1b
  1. 2
      route/static/app/files.js

@ -988,7 +988,7 @@ function reName(type, fileName) {
icon: rdata.status ? 1 : 2
});
getFiles(path);
});
},'json');
return;
}
layer.open({

Loading…
Cancel
Save