tanxue 4 ماه پیش
والد
کامیت
f6cbdc0b0b
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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();