mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
更新文档
This commit is contained in:
@@ -72,7 +72,7 @@ function renderCustoms (h, _vm) {
|
||||
const checkMethod = $xetable ? $xetable.customOpts.checkMethod : null
|
||||
if (customOpts.trigger === 'manual') {
|
||||
// 手动触发
|
||||
} if (customOpts.trigger === 'popup') {
|
||||
} else if (customOpts.trigger === 'popup') {
|
||||
// 弹窗
|
||||
customBtnOns.click = _vm.customPanelEvent
|
||||
} else if (customOpts.trigger === 'hover') {
|
||||
|
||||
Reference in New Issue
Block a user