From 90399f84940fd759b029748f2552d38e9b605e38 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Tue, 9 Apr 2019 10:45:01 +0800 Subject: [PATCH] fix #5568 ,close #5571 --- examples/routers/select.vue | 8 ++++---- src/components/select/select-head.vue | 18 +++++++++++++++++- src/components/select/select.vue | 11 +++++++++++ src/styles/components/select.less | 2 +- 4 files changed, 33 insertions(+), 6 deletions(-) diff --git a/examples/routers/select.vue b/examples/routers/select.vue index 31413e9..bf2ab8c 100644 --- a/examples/routers/select.vue +++ b/examples/routers/select.vue @@ -4,7 +4,7 @@ - @@ -20,7 +20,7 @@ - @@ -30,7 +30,7 @@ - @@ -40,7 +40,7 @@ - diff --git a/src/components/select/select-head.vue b/src/components/select/select-head.vue index 30856f7..e7c0685 100644 --- a/src/components/select/select-head.vue +++ b/src/components/select/select-head.vue @@ -5,9 +5,17 @@ -
+
{{ item.label }} +
+ + + +