From 77c7b741c00ea1e400ae308b613bee9cb2a212a2 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 29 Jul 2022 08:58:52 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhny_web

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

diff --git a/src/router/views/index.js b/src/router/views/index.js
index 9ac2db8..8cb2bf4 100644
--- a/src/router/views/index.js
+++ b/src/router/views/index.js
@@ -126,7 +126,7 @@
         component: Layout,
         children: [{
             path: '/stockout',
-            name: '已出资待使用农资',
+            name: '已出库待使用农资',
             meta: {
                 i18n: 'index',
             },

--
Gitblit v1.9.3