@@ -126,7 +126,7 @@ export default {
this.dateShow = false;
},
back() {
- this.$router.push({ path: '/finance/account' });
+ this.$router.push({ path: '/service/account' });
mounted() {