update Time

This commit is contained in:
梁灏 2018-07-10 09:06:27 +08:00
parent 929d491534
commit be7729728c
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ export default {
scrollOffset: {
type: Number,
default () {
return this.anchorCom.scrollOffset
return this.anchorCom.scrollOffset;
}
}
},