lyfO_o
2022-05-11 63747f027dae973326970afeef696a382b45affd
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'