|
@@ -275,7 +275,7 @@ var vm = new Vue({
|
|
|
closeOnClickOverlay: true,
|
|
|
showCancelButton: true
|
|
|
}).then(function () {
|
|
|
- location.href = '/jy_mobile/common/order/create/areapack?type=1'
|
|
|
+ location.href = '/jy_mobile/common/order/create/buyerpack?type=1'
|
|
|
}).catch(function (e) {
|
|
|
if(e == 'cancel') {
|
|
|
location.href = '/jy_mobile/common/order/create/svip?type=upgrade'
|