Commit fcab27f6 authored by forevertyler's avatar forevertyler

update

parent 1258c4b2
......@@ -277,6 +277,9 @@ export default {
location.reload()
})
}
},
beforeDestroy(){
location.reload()
}
}
</script>
......
......@@ -92,7 +92,6 @@ export default {
},
},
created() {
this.dataList = [
{id:5, name:'生态环境', defIcon:'icon5.png', actIcon:'icon6.png', hover: false},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment