|
@@ -501,7 +501,6 @@ export default {
|
|
|
const sequence = this.$route.query.sequence
|
|
|
const last_bid = this.$route.query.bid
|
|
|
const last_cid = this.$route.query.cid
|
|
|
- console.log('接受上一章id',this.$route.query)
|
|
|
const from_detail_catalog = this.$route.query.from_detail_catalog
|
|
|
const sendid = this.$route.query.sendid
|
|
|
const yun = this.$route.query.yun
|