dengjie commit : 首页产品列表下拉刷新分页展示产品

This commit is contained in:
clay
2022-12-29 00:13:33 +08:00
parent b3b0b620bf
commit 0c3e8de069
5 changed files with 144 additions and 132 deletions

View File

@@ -64,7 +64,6 @@
getCertifiedCjDetail() {
this.$apiServe.getCertifiedCjDetail(this.id).then(res => {
console.log('认证厂家详情页', res)
// this.detailList = res.data.data
}).finally(_ => {})
},