src/views/PackageTwo/index.vue @@ -5,7 +5,6 @@ <script> export default { mounted(){ debugger // this.$router.push('/QualityInspection') this.$router.push('/WareInspection') } @@ -13,5 +12,4 @@ </script> <style> </style>