mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-30 00:00:05 +08:00
perf: 优化报错信息捕获,去除setPosition自带函数
This commit is contained in:
Vendored
-1
@@ -115,7 +115,6 @@ export interface PublicConfigType {
|
||||
}
|
||||
filter?: string
|
||||
status: StatusType
|
||||
setPosition: Function
|
||||
}
|
||||
|
||||
export interface CreateComponentType extends PublicConfigType, requestConfig {
|
||||
|
||||
Reference in New Issue
Block a user