store.state.n++ }, 1000)\\n this.$store.watch(this.$store.getters.getN, n => {\\n console.log('watched: ', n)\\n })\\n }\\n})\\n\" ...
確定! 回上一頁