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