Browse Source

修改缓存

tanxue 4 months ago
parent
commit
f6cbdc0b0b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/pay/svip.vue

+ 1 - 0
pages/pay/svip.vue

@@ -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();