From 4dc88469e8d3660bc1e38065fd7e6442fe4d4364 Mon Sep 17 00:00:00 2001
From: buvta <12312540+buvta@users.noreply.github.com>
Date: Sat, 21 Nov 2020 15:55:08 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4iptv=E6=93=8D=E4=BD=9C?=
=?UTF-8?q?=E5=88=97=E8=A1=A8=E5=A4=B4=EF=BC=8C=E4=B8=A4=E7=A7=8D=E6=98=BE?=
=?UTF-8?q?=E7=A4=BA=E6=A8=A1=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/IPTV.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/IPTV.vue b/src/components/IPTV.vue
index cf878b8..dd550f1 100644
--- a/src/components/IPTV.vue
+++ b/src/components/IPTV.vue
@@ -91,7 +91,7 @@
align="right"
:width="200">
- 总频道数:{{ iptvList.length }}
+ {{ enableBatchEdit ? `频道总数:${channelList.length}` : `资源总数:${iptvList.length}` }}
置顶