feat(hiList): 专区默认商城

This commit is contained in:
woody 2025-10-13 12:21:58 +08:00
parent e17e733c23
commit a28ae29846
1 changed files with 5 additions and 5 deletions

View File

@ -89,16 +89,16 @@ export default {
pkParent: '',
goodList: [],
placeParent: '',
activeTab: 41, //
activeTab: 43, //
tabs: [
{
label: '精品专区',
value: 41,
},
{
label: '商城专区',
value: 43,
},
{
label: '精品专区',
value: 41,
},
],
}
},