@@ -140,7 +140,7 @@ export default {
},
methods: {
goBack() {
- this.$router.push({ path: "/user/record" });
+ this.$router.back()
changeTime() {
if (this.value) {