From e08be65e791d489649e154230446427c8b9b298b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=9B=BD?= <854933521@qq.com>
Date: Tue, 29 Oct 2024 13:42:54 +0800
Subject: [PATCH] =?UTF-8?q?mycomponents/button=20=E6=96=87=E4=BB=B6?=
=?UTF-8?q?=E8=BF=81=E7=A7=BB=208/8-10/25?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/mycomponents/button/comCheckAll.vue | 40 +++++++++++++++++++++++++
1 file changed, 40 insertions(+)
create mode 100644 src/mycomponents/button/comCheckAll.vue
diff --git a/src/mycomponents/button/comCheckAll.vue b/src/mycomponents/button/comCheckAll.vue
new file mode 100644
index 00000000..d3be9367
--- /dev/null
+++ b/src/mycomponents/button/comCheckAll.vue
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+ 全选({{checkCount}}/{{allCount}})
+
+
+
+
+
+
+
\ No newline at end of file