lilei 8 bulan lalu
induk
melakukan
0cc9ff576c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      pagesB/promoProduct.vue

+ 1 - 1
pagesB/promoProduct.vue

@@ -92,7 +92,7 @@
 			// 清空临时数据
 			// 清空临时数据
 			this.$store.state.vuex_tempData = null
 			this.$store.state.vuex_tempData = null
 			this.promoSn = opts.promoSn
 			this.promoSn = opts.promoSn
-			
+			console.log(opts)
 			// 查询列表
 			// 查询列表
 			this.getList()
 			this.getList()
 		},
 		},