lilei 9 달 전
부모
커밋
0cc9ff576c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pagesB/promoProduct.vue

+ 1 - 1
pagesB/promoProduct.vue

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