From c6ffb44b27c08b51bd5aa14098df29a84088c613 Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 9 Mar 2026 11:48:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E6=96=87=E4=BB=B6=E6=B5=8F?= =?UTF-8?q?=E8=A7=88bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/file_browser.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/admin/dashboard/templates/file_browser.html b/admin/dashboard/templates/file_browser.html index ca1f8a7..dbbb404 100644 --- a/admin/dashboard/templates/file_browser.html +++ b/admin/dashboard/templates/file_browser.html @@ -33,20 +33,20 @@
- [[ scope.row.name ]] + {% raw %}{{ scope.row.name }}{% endraw %}
- + - + - +