mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-09-11 23:51:53 +08:00
refactor: operatelog
This commit is contained in:
@@ -39,11 +39,6 @@ import { getAccessToken, getTenantId } from '@/utils/auth'
|
||||
import { useMessage } from '@/hooks/web/useMessage'
|
||||
|
||||
const message = useMessage()
|
||||
interface Tree {
|
||||
id: number
|
||||
name: string
|
||||
children?: Tree[]
|
||||
}
|
||||
|
||||
const defaultProps = {
|
||||
children: 'children',
|
||||
|
Reference in New Issue
Block a user