fix
songhuangfeng123
2022-04-15 96ef52970c4ee8244d7ad4c50ef1808afe430421
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 = {}