Your Name
2022-07-23 a3bd29f6e592bde951b309f6f628d158cfc7c6c3
src/views/specialWork/taskCreate/index.vue
@@ -232,7 +232,6 @@
    },
    methods: {
        async getTaskData(){
            debugger
            this.loginForm = JSON.parse(Cookies.get('loginForm'))
            this.listLoading = true
            let params = {}