From cc31b9ab0dbb5a823a35f956dd3264491640bb51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Tue, 14 Sep 2021 10:10:14 +0800 Subject: [PATCH] Table column add prop: hideSelectAll --- src/components/table/table-head.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/table/table-head.vue b/src/components/table/table-head.vue index c0b5d523..2a0eb811 100644 --- a/src/components/table/table-head.vue +++ b/src/components/table/table-head.vue @@ -16,7 +16,7 @@ {{ column.title || '' }} - +