销售话术页面

This commit is contained in:
砂糖
2025-07-24 17:44:00 +08:00
parent 6847c99995
commit 7c17e5d0c7
6 changed files with 468 additions and 3 deletions

View File

@@ -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: '出库入库',