@@ -131,7 +131,7 @@ export default {
...mapGetters({ loginInfo: "getLoginInfo",dictInfo:"getDictionariesInfo" })
},
onLoad () {
- },
+ },
onPullDownRefresh () {
this.init();
uni.stopPullDownRefresh();