zhaoxiaohai 2 years ago
parent
commit
975bfe8980
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/tabbar/home/index.js

+ 1 - 1
pages/tabbar/home/index.js

@@ -159,7 +159,7 @@ Page({
                 pageSize: 5,
                 pageTotal: 1,
                 type: "",
-                where:{}
+                where: {}
             },
         }).then(res => {
             if (res.msg != '成功') return (i <= 5) ? this.queryMessage(i + 1) : wx.showToast({