ccjgmwz %!s(int64=3) %!d(string=hai) anos
pai
achega
e20bc58682
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pageA/product/business_buy.vue

+ 2 - 1
pageA/product/business_buy.vue

@@ -325,8 +325,9 @@
 										})
 									}
 								}).catch(res => {
+									console.log(res)
 									uni.showToast({
-										title: res.data.message,
+										title: res.errMsg,
 										icon: 'none',
 										duration: 2000
 									})