From c358b095e0831b66e7936c0e45c281618162b481 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 1 Jul 2022 10:58:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E8=A7=86=E5=8C=96=E5=9B=BE=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/visual/cpts/tb.vue | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/src/views/modules/visual/cpts/tb.vue b/src/views/modules/visual/cpts/tb.vue index 8b77155d..2920ee64 100644 --- a/src/views/modules/visual/cpts/tb.vue +++ b/src/views/modules/visual/cpts/tb.vue @@ -21,13 +21,22 @@ + :key="index" + @click="handleClickRow(index)">
{{ item }}
+ +
+ + + +
div { overflow: hidden;