Skip to content

Commit 19f7c8e

Browse files
committed
refine doc
1 parent 3ccb703 commit 19f7c8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/src/docs/en/ve-table/cell-edit/combine-element-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:::anchor Combine element-ui
22

3-
:::demo 1、You can also edit date, number, dropdown and other functions in combination with the element UI component
3+
:::demo 1、You can also edit date, number, dropdown and other functions in combination with the element UI component<br/>2、 Warning: The component itself may conflict with the shortcut keys of third-party library components. In this case, you can disable the cell selection function through the `cellSelectionOption`
44

55
```html
66
<template>

examples/src/docs/zh/ve-table/cell-edit/combine-element-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:::anchor 结合 element-ui
22

3-
:::demo 1、你也可以结合 element-ui 组件做日期、数字、下拉等编辑功能
3+
:::demo 1、你也可以结合 element-ui 组件做日期、数字、下拉等编辑功能<br/>2、注意:组件本身可能会和第三方库组件的快捷键冲突,此时你可以通过 `cellSelectionOption`去禁用单元格选择功能
44

55
```html
66
<template>

0 commit comments

Comments
 (0)