保存进度!

This commit is contained in:
2025-10-31 19:08:12 +08:00
parent 390a5efbb8
commit af3442f276
9 changed files with 493 additions and 58 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane Wang <wangkane@qq.com>
* @Date: 2025-10-13 15:31:41
* @LastEditors: Kane Wang
* @LastModified: 2025-10-30 15:16:59
* @LastModified: 2025-10-31 15:10:46
* @FilePath: src/router/index.ts
* @Description:
*
@@ -75,7 +75,7 @@ const routes = [
path: "/new-regulatory",
name: "NewRegulatory",
meta: {
title: "新建",
title: "测试用 - 新建",
icon: "OfficeBuilding",
},
hidden: false,
@@ -85,7 +85,7 @@ const routes = [
path: "/upload-regulatory",
name: "UploadRegulatory",
meta: {
title: "上传制度",
title: "测试用 - 上传制度",
icon: "OfficeBuilding",
},
hidden: false,