我需要将此脚本从 js 更改为 ts 但我需要观察者的语法
export default { props: ['branch_id'], watch: {} }
typescript vue.js
typescript ×1
vue.js ×1