shj
2022-04-12 6f6d02951fbbd1b01887aaed3fd5a22b05ab9bf4
src/views/hiddenDangerRectification/index.vue
@@ -281,6 +281,12 @@
              path:"/sendHiddenDangerList"
          })
      },
      applicationExtension(){
          this.$router.push({
              path:"/applicationForExtension"
          })
      },
  }
};
</script>