Your Name
2022-07-12 993f37f8def16855b7a6e26f6d598c3cde368bb7
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 = {}