引入订单数据

This commit is contained in:
2026-02-27 19:42:30 +08:00
parent b79222fbd8
commit 1673022ea3
7 changed files with 1237 additions and 571 deletions

View File

@@ -38,7 +38,7 @@ import ProductLabel from '@/pages/mall/admin/product/labels/index.uvue'
import ProductProtection from '@/pages/mall/admin/product/protection/index.uvue'
// --- 订单模块 ---
import OrderList from '@/pages/mall/admin/order/list.uvue'
import OrderList from '@/pages/mall/admin/order/order-management/index.uvue'
import OrderStatistic from '@/pages/mall/admin/order/order-statistics/index.uvue'
import OrderRefund from '@/pages/mall/admin/order/aftersales-order/index.uvue'
import OrderCashier from '@/pages/mall/admin/order/cashier-order/index.uvue'