From a2190c4a9cbd22efb33a91293941d89e8696c849 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 20 Feb 2025 10:43:04 +0800 Subject: [PATCH] 1 --- src/views/flow/list.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/flow/list.vue b/src/views/flow/list.vue index 9957000..8b1d424 100644 --- a/src/views/flow/list.vue +++ b/src/views/flow/list.vue @@ -95,7 +95,6 @@ style="margin-top: 10px" :loading="loading" keep-source - show-overflow :column-config="{ resizable: true }" :print-config="{}" :export-config="{}" @@ -175,10 +174,11 @@