Ver Fonte

修改缓存

tanxue há 4 meses atrás
pai
commit
f6cbdc0b0b
1 ficheiros alterados com 1 adições e 0 exclusões
  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();