This commit is contained in:
Richex 2019-11-28 21:16:29 +08:00
parent 0e7ca485c6
commit 51c9e1b61c

View file

@ -52,7 +52,7 @@
watch: { watch: {
time () { time () {
// https://segmentfault.com/q/1010000021110866 // https://segmentfault.com/q/1010000021110866
if (!isServer) this.setTime() if (!isServer) this.setTime();
} }
}, },
methods: { methods: {