zhaoxiaohai 4 年之前
父節點
當前提交
ea0a2df93f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/tabbar-pages/message/index.js

+ 1 - 0
pages/tabbar-pages/message/index.js

@@ -56,6 +56,7 @@ Page({
                 "ftype": type
             }
         }).then(res => {
+            console.log(res)
             if (res.msg != '成功') return wx.showToast({
                 title: res.data,
                 icon: 'none'