Your Name
2022-05-11 e7dd0a57b345c2a9b1d988a4bfe68eee8e5e48b7
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'