diff --git a/src/views/productInfo.vue b/src/views/productInfo.vue index e077276..aa1432a 100644 --- a/src/views/productInfo.vue +++ b/src/views/productInfo.vue @@ -87,7 +87,7 @@ export default { } }, mounted() { - this.getData() + this.getContentList() }, watch: { '$route'() {