From b95991c5722ed487d236e1e73129bb52368b24df Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Mon, 29 Jan 2024 09:07:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/activityList/index.vue | 43 ++++++++++++++++++++- src/views/homePage/components/tableMain.vue | 8 +++- vue.config.js | 12 +++--- 3 files changed, 55 insertions(+), 8 deletions(-) diff --git a/src/views/activityList/index.vue b/src/views/activityList/index.vue index e3a3316..513d971 100644 --- a/src/views/activityList/index.vue +++ b/src/views/activityList/index.vue @@ -95,12 +95,21 @@ stripe height="600px" v-loading="activityloading" + @header-click="handleHeaderClick" > - + + +