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: {
time () {
// https://segmentfault.com/q/1010000021110866
if (!isServer) this.setTime()
if (!isServer) this.setTime();
}
},
methods: {