update: 解决合并问题
							parent
							
								
									0c71d0dd93
								
							
						
					
					
						commit
						bedcd2205e
					
				|  | @ -369,7 +369,7 @@ watch( | |||
| ) | ||||
| onMounted(async () => { | ||||
|   try { | ||||
|     const resp = await MenuApi.listSimpleMenusApi() | ||||
|     const resp = await MenuApi.getSimpleMenusList() | ||||
|     menus.value = handleTree(resp) | ||||
|   } catch {} | ||||
| }) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 dlarmor
						dlarmor