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