@@ -123,7 +123,6 @@ Page({
'type': tab
},
success: res => {
- console.log(res)
if (res.data.status == 'success') {
if (res.data.type != 'both' && res.data.list.length <= 0) {
wx.showToast({