Skip to content

js13节修正 #67

@Jingjin-Du

Description

@Jingjin-Du

let y = JSON.parse(JSON.stringify(a));
应该是
let y = JSON.parse(JSON.stringify(x));
git代码这边没问题,web页面需要修改下

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