From 614e674e37f3ae5fba6d82eb5b4c87c66787ffc9 Mon Sep 17 00:00:00 2001 From: supergaojian <402853745@qq.com> Date: Mon, 15 Jul 2019 14:11:45 +0800 Subject: [PATCH] fix(check-list): fix click md-icon without any action bug fix #491 --- components/check/list.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/check/list.vue b/components/check/list.vue index c55367c05..d115fc4cb 100644 --- a/components/check/list.vue +++ b/components/check/list.vue @@ -101,6 +101,7 @@ export default { .md-check margin-top 0 margin-bottom 0 + pointer-events none .md-cell-item-body.multilines .md-cell-item-title font-weight font-weight-medium