From ea7b76a5a71e84344e94ed9bcdabe7c914550a58 Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Thu, 24 Oct 2024 11:07:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/SearchForm/index.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/src/components/SearchForm/index.vue b/frontend/src/components/SearchForm/index.vue index d582e7a..bda2a80 100644 --- a/frontend/src/components/SearchForm/index.vue +++ b/frontend/src/components/SearchForm/index.vue @@ -56,10 +56,6 @@ const props = withDefaults(defineProps(), { searchParam: () => ({}), }) -onMounted(() => { - console.log(props.columns) -}) - // 获取响应式设置 const getResponsive = (item: ColumnProps) => { return {