Commit fcab27f6 authored by forevertyler's avatar forevertyler

update

parent 1258c4b2
......@@ -277,6 +277,9 @@ export default {
location.reload()
})
}
},
beforeDestroy(){
location.reload()
}
}
</script>
......
......@@ -93,7 +93,6 @@ export default {
},
created() {
this.dataList = [
{id:5, name:'生态环境', defIcon:'icon5.png', actIcon:'icon6.png', hover: false},
{id:2, name:'电子档案馆', defIcon:'icon9.png', actIcon:'icon10.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