From e89fa6dfea42174bd996ee07e14f3192182fa608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Mon, 16 Dec 2024 11:58:54 +0800 Subject: [PATCH] =?UTF-8?q?x=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/tabs-carousel.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/diy/tabs-carousel.vue b/components/diy/tabs-carousel.vue index b4d7d181..77ce514c 100644 --- a/components/diy/tabs-carousel.vue +++ b/components/diy/tabs-carousel.vue @@ -101,6 +101,7 @@ }, }, methods: { + isEmpty, init() { const new_content = this.propValue.content || {}; const new_style = this.propValue.style || {};