刚切换到Vue3的Composition API写组件,手顺敲完data、setup之后准备加个watch监听数据,控制台一刷红底白字就蹦出来“ReferenceError: watch is not defined”?别慌,这不是什么复杂...