From 142a750b078c089a3f5373db7874f96ca93f458a Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 28 二月 2025 15:07:04 +0800
Subject: [PATCH] gx
---
src/router/route.ts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/router/route.ts b/src/router/route.ts
index 5851d91..407ec7c 100644
--- a/src/router/route.ts
+++ b/src/router/route.ts
@@ -1227,7 +1227,7 @@
name: 'tiaochabiao1',
component: () => import('/@/views/tiaochabiao/demo1.vue'),
meta: {
- title: '调差表',
+ title: '调查表',
},
},
];
--
Gitblit v1.8.0