src/views/oneFromanother/index.vue @@ -127,6 +127,13 @@ }, radio1:'待自查', } }, methods:{ sendBath(){ this.$router.push({ path:'/manage' }) } } } </script>