From 05030ee9843d49f864576cd39b6e7f78a880527c Mon Sep 17 00:00:00 2001
From: Werheng Zhang <36580301+werheng@users.noreply.github.com>
Date: 星期三, 27 三月 2024 14:22:54 +0800
Subject: [PATCH] refactor: 优化代码 (#3695)

---
 src/hooks/web/usePermission.ts |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/hooks/web/usePermission.ts b/src/hooks/web/usePermission.ts
index 0aca576..7853cf7 100644
--- a/src/hooks/web/usePermission.ts
+++ b/src/hooks/web/usePermission.ts
@@ -40,7 +40,6 @@
   /**
    * Reset and regain authority resource information
    * 閲嶇疆鍜岄噸鏂拌幏寰楁潈闄愯祫婧愪俊鎭�
-   * @param id
    */
   async function resume() {
     const tabStore = useMultipleTabStore();

--
Gitblit v1.8.0