From 6f6d02951fbbd1b01887aaed3fd5a22b05ab9bf4 Mon Sep 17 00:00:00 2001
From: shj <1790240199@qq.com>
Date: 星期二, 12 四月 2022 09:27:06 +0800
Subject: [PATCH] Merge branch 'shf' of https://sinanoaq.cn:8888/r/ztqt into shf

---
 src/views/hiddenDangerRectification/index.vue |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/views/hiddenDangerRectification/index.vue b/src/views/hiddenDangerRectification/index.vue
index 2c232f9..642625b 100644
--- a/src/views/hiddenDangerRectification/index.vue
+++ b/src/views/hiddenDangerRectification/index.vue
@@ -281,6 +281,12 @@
               path:"/sendHiddenDangerList"
           })
       },
+
+      applicationExtension(){
+          this.$router.push({
+              path:"/applicationForExtension"
+          })
+      },
   }
 };
 </script>

--
Gitblit v1.9.2