|
@@ -106,6 +106,7 @@
|
|
}
|
|
}
|
|
orderAdd(req).then(res => {
|
|
orderAdd(req).then(res => {
|
|
cacheManager.updateVipStatus('auth', cardId.value)
|
|
cacheManager.updateVipStatus('auth', cardId.value)
|
|
|
|
+ cacheManager.updateObject('auth',{growthType:1})
|
|
daoPokeRef.value.handleShow();
|
|
daoPokeRef.value.handleShow();
|
|
setTimeout(() => {
|
|
setTimeout(() => {
|
|
daoPokeRef.value.handleClose();
|
|
daoPokeRef.value.handleClose();
|