baijunde 1 سال پیش
والد
کامیت
15ecde06bf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pages/product/index.vue

+ 1 - 1
pages/product/index.vue

@@ -379,7 +379,7 @@
 			uni.getStorage({
 			uni.getStorage({
 				key: 'login_user_info',
 				key: 'login_user_info',
 				success: function(res) {
 				success: function(res) {
-					that.merchantId = res.data.id
+					that.merchantId = res.data.merchantId
 				}
 				}
 			})
 			})
 		}
 		}