From 14f7d39b1885442de42bdd81806774151baddd4f Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期二, 22 七月 2025 15:37:03 +0800 Subject: [PATCH] 'ts报红部分解决' --- types/router.d.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/types/router.d.ts b/types/router.d.ts index 0355852..415a953 100644 --- a/types/router.d.ts +++ b/types/router.d.ts @@ -23,7 +23,7 @@ /** 鏄惁鏄剧ず鐖剁骇鑿滃崟 `鍙�塦 */ showParent?: boolean; /** 椤甸潰绾у埆鏉冮檺璁剧疆 `鍙�塦 */ - roles?: Array<string>; + exRoles?: Array<string>; /** 鎸夐挳绾у埆鏉冮檺璁剧疆 `鍙�塦 */ auths?: Array<string>; /** 璺敱缁勪欢缂撳瓨锛堝紑鍚� `true`銆佸叧闂� `false`锛塦鍙�塦 */ -- Gitblit v1.9.1