mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
优化重构
This commit is contained in:
@@ -107,17 +107,7 @@ const apis = [
|
||||
type: '',
|
||||
enum: '',
|
||||
defVal: '',
|
||||
list: [
|
||||
{
|
||||
name: 'mouseenter',
|
||||
desc: '重写默认的移开 tooltip 处理函数',
|
||||
version: '',
|
||||
type: 'Promise',
|
||||
enum: '',
|
||||
defVal: 'Event.target, message',
|
||||
list: []
|
||||
}
|
||||
]
|
||||
list: []
|
||||
},
|
||||
{
|
||||
name: 'Methods',
|
||||
|
||||
Reference in New Issue
Block a user