删除多余的代码

This commit is contained in:
yanran200730
2023-08-13 21:21:53 +08:00
parent c2757cf12d
commit 05e1b73763

View File

@@ -196,16 +196,10 @@ import { Message } from 'element-ui'
this.getList()
if (this.$store.state.mallList.length > 0) {
this.productPage.mallId = this.$store.state.mallList[0].mallId
this.getCateList('')
}
},
methods: {
getCateList (id) {
// console.log(222)
},
getList () {
this.$http.post('/api/product/myPage',null,{
params: {