xiaohaizhao 1 vuosi sitten
vanhempi
commit
81ec660fbd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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({