This commit is contained in:
liushiwei
2023-08-13 21:01:38 +08:00
parent 3fec4d8176
commit 8e41dcdf62

View File

@@ -181,7 +181,8 @@ import { Message } from 'element-ui'
sendChromeAPIMessage({
url: 'bg-anniston-mms/category/children/list',
needMallId: true,
mallId: this.productPage.mallId,
data: {
}
}).then(res => {
console.log(res)
})