tanxue hace 4 meses
padre
commit
f6cbdc0b0b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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();