mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-20 18:05:53 +08:00
bug修改
This commit is contained in:
@@ -115,12 +115,12 @@ export const otherRouter = {
|
||||
component: () =>
|
||||
import("@/views/order/after-order/reurnGoodsOrderDetail.vue")
|
||||
},
|
||||
{
|
||||
path: "full-cut-detail",
|
||||
title: "添加满额活动",
|
||||
name: "full-cut-detail",
|
||||
component: () => import("@/views/promotion/fullCut/newFullCut.vue")
|
||||
},
|
||||
// {
|
||||
// path: "full-cut-detail",
|
||||
// title: "添加满额活动",
|
||||
// name: "full-cut-detail",
|
||||
// component: () => import("@/views/promotion/fullCut/newFullCut.vue")
|
||||
// },
|
||||
{
|
||||
path: "order-detail",
|
||||
title: "订单详情",
|
||||
|
||||
Reference in New Issue
Block a user