fix
songhuangfeng123
2022-05-19 e520d6f233851374356bb49c4cf724d1d3565b05
src/views/specialWork/taskCreate/index.vue
@@ -232,6 +232,7 @@
    },
    methods: {
        async getTaskData(){
            debugger
            this.loginForm = JSON.parse(Cookies.get('loginForm'))
            this.listLoading = true
            let params = {}