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