mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
@@ -294,7 +294,7 @@ export default defineComponent({
|
||||
}))
|
||||
|
||||
watch(
|
||||
[ config, () => props.options ],
|
||||
() => props.options,
|
||||
initStore,
|
||||
{ deep: true, immediate: true },
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user