From 3fec4d81769c2d685b6a82829c2ca1477fc8dbc4 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Sun, 13 Aug 2023 20:55:38 +0800 Subject: [PATCH] 1 --- src/view/CopyProduct.vue | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/view/CopyProduct.vue b/src/view/CopyProduct.vue index e63bb6d..5fda06e 100644 --- a/src/view/CopyProduct.vue +++ b/src/view/CopyProduct.vue @@ -99,7 +99,7 @@ :before-close="handleClose"> - + 0) { this.productPage.mallId = this.$store.state.mallList[0].mallId + + this.getCateList() } }, methods: { + getCateList () { + console.log(222) + sendChromeAPIMessage({ + url: 'bg-anniston-mms/category/children/list', + needMallId: true, + mallId: this.productPage.mallId, + }).then(res => { + console.log(res) + }) + }, + getList () { this.$http.post('/api/product/myPage',null,{ params: {