Commit da364b1e by sunyang

new pod cn

parent f1e2985d
...@@ -67,7 +67,7 @@ const router = createRouter({ ...@@ -67,7 +67,7 @@ const router = createRouter({
component: PodOrderList, component: PodOrderList,
}, },
{ {
path: '/pod-us-order/podCNlist', path: '/pod-cn-order/list',
meta: { meta: {
title: 'POD订单(CN)', title: 'POD订单(CN)',
}, },
......
...@@ -113,7 +113,7 @@ const menu: MenuItem[] = [ ...@@ -113,7 +113,7 @@ const menu: MenuItem[] = [
label: 'POD订单', label: 'POD订单',
}, },
{ {
index: '/pod-us-order/podCNlist', index: '/pod-cn-order/list',
id: 6, id: 6,
label: 'POD订单(CN)', label: 'POD订单(CN)',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment