From f1bf2668f24c3c171b0f2e92517db58196cc40ce Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 2 Dec 2024 15:35:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/function-lib/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/function-lib/index.vue b/ui/src/views/function-lib/index.vue index 4aa2f40d1..43dfd1110 100644 --- a/ui/src/views/function-lib/index.vue +++ b/ui/src/views/function-lib/index.vue @@ -49,7 +49,7 @@ :sm="12" :md="8" :lg="6" - :xl="4" + :xl="6" v-for="(item, index) in functionLibList" :key="index" class="mb-16"