npm test
This commit is contained in:
parent
0e7ca485c6
commit
51c9e1b61c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
watch: {
|
||||
time () {
|
||||
// https://segmentfault.com/q/1010000021110866
|
||||
if (!isServer) this.setTime()
|
||||
if (!isServer) this.setTime();
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Add table
Reference in a new issue