fix: 订单管理页面调整增加退款功能,代客下单调整
This commit is contained in:
@@ -618,7 +618,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
{
|
||||
path: "index",
|
||||
component: () => import("@/views/mytemplate/index.vue"),
|
||||
name: "orderIndex",
|
||||
name: "mytemplateIndex",
|
||||
meta: {
|
||||
title: "我的模板",
|
||||
affix: false,
|
||||
|
||||
Reference in New Issue
Block a user