This commit is contained in:
X1627315083@163.com
2026-04-24 17:28:14 +08:00
parent a9e5b979a1
commit ee4eef1558
5 changed files with 104 additions and 127 deletions

View File

@@ -208,7 +208,7 @@ const routes: Array<RouteRecordRaw> = [
import("@/views/SellerDashboard/MyListings/createSelect/index.vue")
},
{
path: "select/:id",
path: "select/:collectionId",
name: "myListingsSelectItem",
meta: { enter: "all" },
component: () =>