feat: 代客下单优惠券更新,挂账更新

This commit is contained in:
2025-03-06 11:27:01 +08:00
parent ed9a3335c8
commit dda4db24e0
22 changed files with 1219 additions and 300 deletions

View File

@@ -66,7 +66,7 @@ export const constantRoutes: RouteRecordRaw[] = [
{
path: "credit",
name: "creditStatistics",
component: () => import("@/views/data/credit.vue"),
component: () => import("@/views/data/credit/index.vue"),
meta: {
title: "挂账管理",
affix: false,