From 1094c29e03ee0efc7121babda0532c8138aa801f Mon Sep 17 00:00:00 2001
From: YangYuGang <1378265336@qq.com>
Date: 星期六, 08 三月 2025 20:20:54 +0800
Subject: [PATCH] 收货单、退货单页面添加

---
 tsconfig.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tsconfig.json b/tsconfig.json
index 31c1e1c..6329d8e 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -25,6 +25,6 @@
     "build/**/*.d.ts",
     "mock/**/*.ts",
     "vite.config.ts"
-  ],
+, "src/router/routes/modules/erpprodinbth.bak"  ],
   "exclude": ["node_modules", "tests/server/**/*.ts", "dist", "**/*.js"]
 }

--
Gitblit v1.9.3