src/views/productDetail/index.vue
@@ -51,11 +51,12 @@ let param = { page: 1, size: 1, inputText: this.$route.query.name, inputText: "", id: this.$route.query.id, archType: "", gpuType: "", publishStatus: 1, productLabelId: "", productType: 0, }; findAllCenterProduct(param) .then((res) => {