From 3ec5446f80673bf51a529632b2e771a362ab19a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BB=9D=E5=B0=98?= <237809796@qq.com> Date: Mon, 26 Jan 2026 02:31:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E7=B4=A7=E5=87=91=E5=B8=83=E5=B1=80=EF=BC=8C?= =?UTF-8?q?=E6=99=BA=E8=83=BD=E6=96=87=E4=BB=B6=E7=B1=BB=E5=9E=8B=E5=9B=BE?= =?UTF-8?q?=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/FileSystem.vue | 151 ++++++++++++++++++++++++++---- 1 file changed, 133 insertions(+), 18 deletions(-) diff --git a/web/src/components/FileSystem.vue b/web/src/components/FileSystem.vue index 8e2ff0c..c8b9ca8 100644 --- a/web/src/components/FileSystem.vue +++ b/web/src/components/FileSystem.vue @@ -72,32 +72,31 @@ :loading="fileLoading" :bordered="false" style="max-height: 500px; overflow-y: auto" + :pagination="false" >