From 17ddcaf59d85194b7f73b601a907ead24d696baf Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Tue, 19 Mar 2024 17:19:39 +0800
Subject: [PATCH] 更新

---
 common/common.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/common.js b/common/common.js
index dfee272..e5712e8 100644
--- a/common/common.js
+++ b/common/common.js
@@ -96,7 +96,7 @@
 }
 
 
-export const getTabbarList = (roleType) => {
+export const getTabbarList = (roleType = 1) => {
 	if (roleType == 2) {
 		return [{
 				name: '首页',

--
Gitblit v1.9.3