From e2e4abf235542524303eb9c94a61146cc0ff24dd Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 29 Jul 2025 15:58:40 +0800 Subject: [PATCH] bugfix --- json/folder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/folder.json b/json/folder.json index 1959244..79163f5 100644 --- a/json/folder.json +++ b/json/folder.json @@ -31,7 +31,7 @@ "options":{ "params":{ "id":"${id}", - "fiid":"${fiid}", + "fiid":"${fiid}" }, "url":"{{entire_url('/filemgr/upload_file.ui')}}" }