Browse Source

Merge pull request #4962 from wenzhixin/docs/4960

Improve reorder-rows extension docs
文翼 5 years ago
parent
commit
fe924d116f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      site/docs/extensions/reorder-rows.md

+ 3 - 1
site/docs/extensions/reorder-rows.md

@@ -104,7 +104,9 @@ if you want you can include the bootstrap-table-reorder-rows.css file to use the
 
 
 - **Detail:**
 - **Detail:**
 
 
-   This is the cursor to use
+   This is the cursor element.
+
+   **Note: This option is mainly used to adapt to the `TableDnD` plugin. Under no special circumstances, please do not modify the default value.**
 
 
 - **Default:** `>tbody>tr>td`
 - **Default:** `>tbody>tr>td`