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