ccjgmwz 3 năm trước cách đây
mục cha
commit
e20bc58682
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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
 									})