bugfix: 面包屑导航
This commit is contained in:
@@ -50,7 +50,8 @@ const next = ()=>{
|
||||
path:'/home/seller/myListings/edit',
|
||||
state: {
|
||||
designItemIds,
|
||||
type:'create'
|
||||
type:'create',
|
||||
collectionId: route.params.collectionId
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user