Browse Source

Update docs of field column option

zhixin 5 years ago
parent
commit
be15ef3488
1 changed files with 1 additions and 1 deletions
  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:**
 
-  The column field name.
+  The column field name. This field must be unique, or some unknown problems may occur.
 
 - **Default:** `undefined`