From 160dc3a2207e460c506820ed9656d97b726f52d0 Mon Sep 17 00:00:00 2001
From: 1012414140@qq.com <1012414140@qq.com>
Date: 星期五, 26 十二月 2025 17:01:25 +0800
Subject: [PATCH] feat: 智慧停车场添加loading
---
src/store/state.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/store/state.js b/src/store/state.js
index cb62b56..7632504 100644
--- a/src/store/state.js
+++ b/src/store/state.js
@@ -145,13 +145,13 @@
children:[
{
icon: 'el-icon-user-solid',
- name: '宸℃鐧昏',
+ name: '宸℃璁板綍绠$悊',
parentId: 4,
indexUrl: 'inspectionRegistration'
},
{
icon: 'el-icon-user-solid',
- name: '缁翠慨缁存姢绠$悊杞欢',
+ name: '缁翠慨缁存姢绠$悊',
parentId: 4,
indexUrl: 'repairAndMaintenance'
},
--
Gitblit v1.9.1