shop_vue/src/views/product/comment/detail.vue
@@ -107,7 +107,7 @@ true ) .then(data => { self.loading = false; self.loading = true; self.form = data.data.data; self.path = data.data.data.product.image[0].file_path; self.comment_id = data.data.data.comment_id;