|
|
@@ -326,7 +326,7 @@
|
|
|
beforeClose: (action, instance, done) => {
|
|
|
if (action === 'confirm') {
|
|
|
if (this.$deviceType.isMobile()) {
|
|
|
- location.href = "/type/vip"
|
|
|
+ location.href = "/type/vip?activeName=enterprise¤t=1"
|
|
|
} else {
|
|
|
location.href = "/type/vip/enterprise"
|
|
|
}
|