mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	侧边栏key调整
This commit is contained in:
		| @@ -13,8 +13,8 @@ | ||||
|                 mode="vertical" | ||||
|             > | ||||
|                 <sidebar-item | ||||
|                     v-for="route in permission_routes" | ||||
|                     :key="route.path" | ||||
|                     v-for="(route, index) in permission_routes" | ||||
|                     :key="route.path  + index" | ||||
|                     :item="route" | ||||
|                     :base-path="route.path" | ||||
|                 /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 RuoYi
					RuoYi