Commit ac68c7a4 authored by Asjoker's avatar Asjoker

feat: 所剩修改

parent 4d275c0c
...@@ -689,11 +689,6 @@ export default { ...@@ -689,11 +689,6 @@ export default {
this.$refs.optionsTree.setCheckedNodes(this.treeOption) this.$refs.optionsTree.setCheckedNodes(this.treeOption)
}) })
}, },
handleClickAll(data) {
this.$nextTick(() => {
this.$refs.optionsTree.setCheckedNodes(this.treeOption)
})
},
handleMyMission() { handleMyMission() {
this.$router.push({ this.$router.push({
path: '/workManagement/myMission' path: '/workManagement/myMission'
......
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