@@ -31,7 +31,7 @@ Component({
}).then(res => {
console.log("物流查询", res)
if (res.msg != '成功') return wx.showToast({
- title: res.msg,
+ title: JSON.parse(res.msg).message,
icon: "none"
})
if (res.data.message) this.setData({