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