From 7ca08290aa30648b78113f6fa3fc429669cca9fe Mon Sep 17 00:00:00 2001 From: shj <1790240199@qq.com> Date: 星期二, 12 四月 2022 09:26:56 +0800 Subject: [PATCH] 新增 --- src/views/hiddenDangerRectification/index.vue | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/views/hiddenDangerRectification/index.vue b/src/views/hiddenDangerRectification/index.vue index 309fdb8..2c232f9 100644 --- a/src/views/hiddenDangerRectification/index.vue +++ b/src/views/hiddenDangerRectification/index.vue @@ -281,12 +281,6 @@ path:"/sendHiddenDangerList" }) }, - // 申请延期页面跳转 - applicationExtension(){ - this.$router.push({ - path:"/applicationForExtension" - }) - } } }; </script> -- Gitblit v1.9.2