Skip to content

Commit

Permalink
refine doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huangshuwei committed Jul 28, 2023
1 parent 3ccb703 commit 19f7c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:::anchor Combine element-ui

:::demo 1、You can also edit date, number, dropdown and other functions in combination with the element UI component
:::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`

```html
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:::anchor 结合 element-ui

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

```html
<template>
Expand Down

0 comments on commit 19f7c8e

Please sign in to comment.