zhaoxiaohai před 3 roky
rodič
revize
975bfe8980
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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({