Silent 7 years ago
parent
commit
934898b1a0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      wechat/pages/form/index.js

+ 1 - 0
wechat/pages/form/index.js

xqd
@@ -99,6 +99,7 @@ Page({
         data: value
       },
       success: res => {
+        console.log(res)
         if (res.data.status == 'success') {
           wx.showToast({
             icon: 'none',