@@ -59,7 +59,7 @@ export default class extends Vue {
}
buyMoney () {
- window.location.href = '/page_points/recharge?id=' + this.detailData.docId
+ window.location.href = '/swordfish/integral/index/recharge?id=' + this.detailData.docId
</script>