cqf
2022-06-15 641a3747e3f574e89077aaa4ebd94debc68c63fd
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 = {}