浏览代码

Update docs of field column option

zhixin 5 年之前
父节点
当前提交
be15ef3488
共有 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:**
 
-  The column field name.
+  The column field name. This field must be unique, or some unknown problems may occur.
 
 - **Default:** `undefined`