mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 08:55:52 +08:00
商家端保存商品列表筛选条件
This commit is contained in:
@@ -115,15 +115,9 @@ export const otherRouter = {
|
||||
component: () =>
|
||||
import("@/views/order/after-order/reurnGoodsOrderDetail.vue")
|
||||
},
|
||||
{
|
||||
path: "full-cut",
|
||||
title: "满优惠",
|
||||
name: "full-cut",
|
||||
component: () => import("@/views/promotion/fullCut/full-cut.vue")
|
||||
},
|
||||
{
|
||||
path: "full-cut-detail",
|
||||
title: "添加满优惠",
|
||||
title: "添加满额活动",
|
||||
name: "full-cut-detail",
|
||||
component: () => import("@/views/promotion/fullCut/newFullCut.vue")
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user