This commit is contained in:
2021-11-04 16:17:29 +08:00
parent 1a7211d1e4
commit 36c7d5019c
2 changed files with 2 additions and 5 deletions

View File

@@ -228,9 +228,6 @@
return this.percent * this.skus_price
}
},
onShow() {
console.log(this.$route)
},
created() {
// 编辑状态信息
if(this.$Route.query.type && this.$Route.query.type === 'edit'){