From c7154eea7b6466ef1e8ea00a1bd682dab8c6a884 Mon Sep 17 00:00:00 2001 From: midoks Date: Thu, 26 Jan 2023 19:35:43 +0800 Subject: [PATCH] Update files.js --- route/static/app/files.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/route/static/app/files.js b/route/static/app/files.js index 974771077..055db4d13 100755 --- a/route/static/app/files.js +++ b/route/static/app/files.js @@ -506,7 +506,7 @@ function getFiles(Path) { BarTools += ' '; } setCookie('open_dir_path',rdata.PATH); - BarTools += ' \ + BarTools += ' \ '; var copyName = getCookie('copyFileName'); var cutName = getCookie('cutFileName');