zhaoxiaohai 4 vuotta sitten
vanhempi
commit
ea0a2df93f
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      pages/tabbar-pages/message/index.js

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

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