mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 12:45:37 +08:00
refactor: 优化发布问题
This commit is contained in:
@@ -7,6 +7,7 @@ export interface ResourceOrFolder {
|
||||
nodeType: 'folder' | 'leaf'
|
||||
type: string
|
||||
mobileLayout: boolean
|
||||
status: boolean
|
||||
}
|
||||
|
||||
export interface Panel {
|
||||
|
||||
Reference in New Issue
Block a user