Showing
2 changed files
with
6 additions
and
0 deletions
@@ -10,6 +10,7 @@ | @@ -10,6 +10,7 @@ | ||
10 | lazy | 10 | lazy |
11 | :load="load" | 11 | :load="load" |
12 | :check-strictly="checkStrictly" | 12 | :check-strictly="checkStrictly" |
13 | + :multiple="multiple" | ||
13 | :render-after-expand="false" | 14 | :render-after-expand="false" |
14 | > | 15 | > |
15 | <template #default="{ node, data }"> | 16 | <template #default="{ node, data }"> |
-
Please register or login to post a comment