src/views/hiddenDangerRectification/index.vue @@ -281,12 +281,6 @@ path:"/sendHiddenDangerList" }) }, // 申请延期页面跳转 applicationExtension(){ this.$router.push({ path:"/applicationForExtension" }) } } }; </script>