From fbdb1d15b6cf692d27598806eee6be6f16e1f36d Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期五, 22 九月 2023 17:54:55 +0800
Subject: [PATCH] 产品出入库明细接口联调、调拨列表接口联调、出入库搜索功能增加

---
 src/router/product/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/product/index.js b/src/router/product/index.js
index d1fc5a1..4b807b0 100644
--- a/src/router/product/index.js
+++ b/src/router/product/index.js
@@ -12,7 +12,7 @@
     name: "product",
     component: product,
     meta: {
-      title: "浜у搧绠$悊"
+      title: "浜у搧"
     }
   },
   {

--
Gitblit v1.8.0