xiaohaizhao пре 1 година
родитељ
комит
81ec660fbd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packageA/shipment/modules/query/index.js

+ 1 - 1
packageA/shipment/modules/query/index.js

@@ -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({