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: {
|
watch: {
|
||||||
time () {
|
time () {
|
||||||
// https://segmentfault.com/q/1010000021110866
|
// https://segmentfault.com/q/1010000021110866
|
||||||
if (!isServer) this.setTime()
|
if (!isServer) this.setTime();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue