src/views/accidentHidden/fillProgress.vue @@ -165,12 +165,6 @@ }) this.clickCellMap[id] = [] }, close(){ this.$router.push({ path:"/hiddenDangerManagement" }) }, } } </script>