|
@@ -123,7 +123,8 @@ const showBrandList = ref(false)
|
|
if (whichDept.value == 'HK') {
|
|
if (whichDept.value == 'HK') {
|
|
delete customized['applet_link']
|
|
delete customized['applet_link']
|
|
} else {
|
|
} else {
|
|
- delete customized['exhibits']
|
|
|
|
|
|
+ console.error(2132121)
|
|
|
|
+ // delete customized['exhibits']
|
|
delete customized['point_jump']
|
|
delete customized['point_jump']
|
|
}
|
|
}
|
|
|
|
|