fix
songhuangfeng123
2022-05-11 9cd32a73f1f197c174316c50928b2aa1e65c9d99
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'