Skip to content

Commit 20b5339

Browse files
committed
Update db.js
1 parent 2c1461f commit 20b5339

File tree

1 file changed

+1
-1
lines changed
  • examples/src/docs/zh/ve-table/api

1 file changed

+1
-1
lines changed

examples/src/docs/zh/ve-table/api/db.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ export const db = {
493493
param: "{rowKey}",
494494
},
495495
{
496-
name: "setHighlightRow",
496+
name: "setHighlightRow <code>v2.9.0</code>",
497497
desc: `设置高亮的行 <a href='#/zh/doc/table/row-style?anchor=row-click-highlight'>参考示例</a>`,
498498
param: "{rowKey}",
499499
},

0 commit comments

Comments
 (0)