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'