Skip to content

setDataValue没起作用,求解答 #132

@zjl1515987

Description

@zjl1515987
async getFamily(id) {
const family = await Family.findByPk(id)
family.setDataValue('myid', 11)
return family
}

这个属性怎么都加不上,也没报错,困扰了一天一夜了。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions