@@ -103,7 +103,7 @@ export default {
this.scroll = null
this.getList()
} else {
-
+ this.scroll && this.scroll.refresh()
}
this.$route.meta.isUseCache = false
},