lilei 8 月之前
父节点
当前提交
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()
 		},