Skip to content

Cannot read property 'classList' of undefined #129

@kangzhongyao

Description

@kangzhongyao

MessageBox.prompt('',mess,'').then(action => {
this.myobj.taskId = a
this.myobj.employeeId = b
this.myobj.status = c
http.get('/api/pcEmTaskAssignmentController/updateStatusPc',this.myobj,).then((data)=> {

            })
        });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions