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