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