Skip to content

Commit afc240d

Browse files
committed
Update db.js
1 parent 827798d commit afc240d

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
@@ -253,7 +253,7 @@ export const db = {
253253
{
254254
param: "width",
255255
desc:
256-
"<code>Number</code>指定像素;<code>String</code>指定百分比",
256+
"<code>Number</code>指定像素;<code>String</code>指定百分比(<a href='#/zh/doc/table/column-width?anchor=chang-wen-ben-po-pi-bu-ju'>指定了也不生效?</a>)",
257257
type: `<code>String</code>、<code>Number</code>`,
258258
optionalVal: "-",
259259
default: "-",

0 commit comments

Comments
 (0)