فهرست منبع

核销bug修改

1004749546@qq.com 4 سال پیش
والد
کامیت
b2f8050d7d
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      pages/checkOut/checkOut.vue

+ 2 - 1
pages/checkOut/checkOut.vue

@@ -101,8 +101,9 @@
 		onLoad(opts) {
 		onLoad(opts) {
 			this.currentGold = this.$store.state.vuex_userData.currentGold
 			this.currentGold = this.$store.state.vuex_userData.currentGold
 			console.log(this.currentGold,'currentGold')
 			console.log(this.currentGold,'currentGold')
-			console.log(opts)
 			this.store = JSON.parse(decodeURIComponent(opts.store))
 			this.store = JSON.parse(decodeURIComponent(opts.store))
+			this.partnerNo = this.store.officialPartnerNo
+			// console.log(this.store,'22222')
 		},
 		},
 		methods: {
 		methods: {
 			// 跳转到设置支付密码页
 			// 跳转到设置支付密码页