Explorar el Código

Merge branch 'master' of http://118.190.145.217:3000/xiaojincai/zkyxcx

tanyanfei hace 4 años
padre
commit
23b4235c91
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/eventDetail/eventDetail.js

+ 1 - 1
pages/eventDetail/eventDetail.js

@@ -310,7 +310,7 @@ Page({
             })
         }else{
           wx.showToast({
-            title: '提交失败',
+            title: res.data.message,
             icon:'none'
           })
         }