Commit da364b1e by sunyang

new pod cn

parent f1e2985d
......@@ -67,7 +67,7 @@ const router = createRouter({
component: PodOrderList,
},
{
path: '/pod-us-order/podCNlist',
path: '/pod-cn-order/list',
meta: {
title: 'POD订单(CN)',
},
......
......@@ -113,7 +113,7 @@ const menu: MenuItem[] = [
label: 'POD订单',
},
{
index: '/pod-us-order/podCNlist',
index: '/pod-cn-order/list',
id: 6,
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