销售话术页面
This commit is contained in:
@@ -126,7 +126,7 @@ export default {
|
||||
description: '订单审核与发货管理',
|
||||
icon: 'fas fa-clipboard-check',
|
||||
bgColor: 'bg-green-500',
|
||||
link: '/wms/order'
|
||||
link: '/shop/order'
|
||||
},
|
||||
{
|
||||
title: '人员管理',
|
||||
@@ -140,7 +140,7 @@ export default {
|
||||
description: '订单数据可视化分析',
|
||||
icon: 'fas fa-chart-line',
|
||||
bgColor: 'bg-purple-500',
|
||||
link: '/wms/order/dashboard'
|
||||
link: '/shop/order/dashboard'
|
||||
},
|
||||
{
|
||||
title: '出库入库',
|
||||
|
||||
Reference in New Issue
Block a user