Your Name
2022-05-11 50827fe0432dc6b3c3b3e4b80ea317502eaa2b85
src/views/specialWorkManage/specialWork/taskCreate/components/taskCreate.vue
@@ -128,6 +128,7 @@
    },
    methods:{
        openTaskInfo(value,title){
            console.log(sessionStorage.getItem('department'))
            this.title = title
            this.taskCreateDialog = true
            this.activeName = 'taskBasic'