Your Name
2022-05-10 89b24e8ac8377c8f438eae301845cd1e44f0a4ef
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 = {}