fix(table): fix the bug that cannot watch data (#1612)

fix #1606

Co-authored-by: winerlu <winerlu@tencent.com>
This commit is contained in:
justwiner
2021-03-11 20:32:01 +08:00
committed by GitHub
parent 8e653df457
commit 8b84f834dd

View File

@@ -51,6 +51,7 @@ function useStyle (
},
{
immediate: true,
deep: true,
},
)
watchEffect(() => {