bug修改

This commit is contained in:
mabo
2021-05-17 10:34:54 +08:00
parent cd86e1de22
commit 9df8a753d4
4 changed files with 10 additions and 9 deletions

View File

@@ -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: "订单详情",