This commit is contained in:
X1627315083@163.com
2026-04-28 11:46:36 +08:00
parent aedd633f8e
commit af544d2da8
4 changed files with 58 additions and 25 deletions

View File

@@ -45,8 +45,8 @@ const next = ()=>{
router.push({
path:'/home/seller/myListings/edit',
state: {
id:route.params.collectionId,
designItemIds,
type:'create'
}
})
}