From 0993108a9566af0e912415f6ef4d37d9e3b65a6d Mon Sep 17 00:00:00 2001
From: Kxc0822a <kxc000822>
Date: 星期一, 11 四月 2022 18:11:28 +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