From 4afd7755b465829a21b238fc0ccb98d08a8381e6 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 27 二月 2025 14:23:36 +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