mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
fix(cascader): option text color transition
This commit is contained in:
parent
5f2903f18b
commit
434f2a7d7e
@ -21,7 +21,7 @@
|
||||
>
|
||||
<n-checkbox
|
||||
:disabled="disabled"
|
||||
:value="checked"
|
||||
:checked="checked"
|
||||
:indeterminate="indeterminate"
|
||||
@click.stop="handleCheck"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user