zhaoxiaoqiang
2023-04-14 a5604d778ca31451a95d8dabdf94f7ebc78e5c55
src/views/old/merchant/productManagement.vue
@@ -74,7 +74,6 @@
                });
            },
            handleJump(productItem) {
                console.log('test', productItem)
                let {
                    typeId,
                    prodId,
@@ -310,7 +309,6 @@
                            this.productList1.push(item)
                        }
                    })
                    console.log(this.productList1)
                    localStorage.setItem('hbcp_sh', JSON.stringify(res.body.prodTypeRespVoList2))
                });
            }