Your Name
2022-05-24 d9edcf2fa95e62bf9bbac6253a695c1151780e7b
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 = {}