diff --git a/src/view/CopyProduct.vue b/src/view/CopyProduct.vue index e8a0cbf..2dd8ca2 100644 --- a/src/view/CopyProduct.vue +++ b/src/view/CopyProduct.vue @@ -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: {