Skip to content

第38条完全无效啊 #212

Description

@2849232wy

const toGoodsDetail = (id: number) => {
const path = safeResolve('/goodsDetail')
router.push({
path,
query: {
id,
},
})
}
跳转过去就是白板

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