From f5d543382c2e2bf2a1892f81de395fc107654c6c Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 04 9月 2024 09:38:39 +0800
Subject: [PATCH] 出库统计
---
yiqi_pda/pages.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/yiqi_pda/pages.json b/yiqi_pda/pages.json
index e79fd90..9ae0edf 100644
--- a/yiqi_pda/pages.json
+++ b/yiqi_pda/pages.json
@@ -80,6 +80,12 @@
},
{
"path": "pages/outBound/index"
+ },
+ {
+ "path": "pages/unLine/index"
+ },
+ {
+ "path": "pages/outBoundNew/index"
}
],
"globalStyle": {
--
Gitblit v1.9.3