调整
This commit is contained in:
@@ -287,7 +287,7 @@ import AiLazyCascader from "@/components/AiLazyCascader.vue"
|
||||
sendChromeAPIMessage({
|
||||
url: 'bg-visage-mms/config/common/site/query',
|
||||
needMallId: true,
|
||||
mallId: this.productPage.mallId,
|
||||
mallId: this.$store.state.mallList[0].mallId,
|
||||
data: {}}).then((res) => {
|
||||
if (res.success) {
|
||||
this.siteList = res.result.siteBaseList.filter(item => {
|
||||
|
||||
Reference in New Issue
Block a user