@@ -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({