shj
2022-05-13 81fbccc69012cbedcc60e01a26b99185430dba2a
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 = {}