Jelajahi Sumber

物流查询

xiaohaizhao 1 tahun lalu
induk
melakukan
81ec660fbd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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({