DESKTOP-2IO5MST\huting 1 year ago
parent
commit
a95834f0fe
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      subpackage/service/equity/equity.vue

+ 2
- 2
subpackage/service/equity/equity.vue View File

@@ -231,11 +231,11 @@
// });
// },
// });
loadExchangeCodes();
uni.showToast({
title: '领取成功',
title: '领取成功,卷码以复制到剪贴板。请前往途虎APP中使用',
icon: 'success',
});
loadExchangeCodes();
uni.navigateBack();
})
} else if (res.cancel) {

Loading…
Cancel
Save