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