zhaoxiaohai 2 年之前
父节点
当前提交
975bfe8980
共有 1 个文件被更改,包括 1 次插入1 次删除
  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({