ソースを参照

Merge pull request #4812 from wenzhixin/fix/bug-4794

Update docs of field column option
Dustin Utecht 5 年 前
コミット
d0947358be
1 ファイル変更1 行追加1 行削除
  1. 1 1
      site/docs/api/column-options.md

+ 1 - 1
site/docs/api/column-options.md

@@ -16,7 +16,7 @@ The column options is defined in `jQuery.fn.bootstrapTable.columnDefaults`.
 
 
 - **Detail:**
 - **Detail:**
 
 
-  The column field name.
+  The column field name. This field must be unique, or some unknown problems may occur.
 
 
 - **Default:** `undefined`
 - **Default:** `undefined`