From 2cfd31806d584a6f24a52b969b8f497d95afa1d8 Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Sat, 31 Oct 2020 22:06:33 +0100 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=90=9C=E7=B4=A2=E5=90=8E?= =?UTF-8?q?=E6=89=93=E5=BC=80=E8=AF=A6=E6=83=85=E9=A1=B5=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Film.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Film.vue b/src/components/Film.vue index 6aee3bf..bab278b 100644 --- a/src/components/Film.vue +++ b/src/components/Film.vue @@ -125,7 +125,7 @@ :data="searchContents" height="100%" row-key="id" - @row-click="(row) => detailEvent(site, row)" + @row-click="(row) => detailEvent(row.site, row)" style="width: 100%">