新增搜索出的产品列表
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
methods: {
|
||||
//获取认证厂家详情
|
||||
getCertifiedCjDetail() {
|
||||
this.$apiServe.getCertifiedCjDetail().then(res => {
|
||||
this.$apiServe.getCertifiedCjDetail(this.id).then(res => {
|
||||
console.log('认证厂家详情页', res)
|
||||
|
||||
// this.detailList = res.data.data
|
||||
|
||||
Reference in New Issue
Block a user