Replies: 1 comment
-
加 immediate 因为 tabs 是懒加载的,没有激活之前是不渲染到 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ant-design-vue 2.2.2
父组件:
子组件:
运行效果:
为什么在第一次切换tab到user时,staff-user子组件的watch监听不到变化?如果子组件不放到tabs中,可以正常监听props的变化。
Beta Was this translation helpful? Give feedback.
All reactions