USER-20230908AJ\Administrator 5 ماه پیش
والد
کامیت
3067457412
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/views/Forestage/Tourism/index.vue

+ 2 - 0
src/views/Forestage/Tourism/index.vue

@@ -198,6 +198,7 @@ export default {
 		handleGoodsItem(item) {
       if(this.userInfo.is_opne!==1){
         tools.error(this.lang ==='en'?'Please apply for ticket grabbing permission from the service':'请向服务申请抢票权限')
+        this.getInfo();
         return false
       }
       if(this.userInfo.vip_id!==item.id){
@@ -221,6 +222,7 @@ export default {
 						this.isAJAX = false;
 						// tools.success(res.msg)
 						this.$refs.orderSett.setOpen(true)
+            this.getInfo();
 					} else {
 						this.isAJAX = false;
 						tools.error(res.msg)