ソースを参照

Fix #291: Fix row state field value bug when there are disabled rows.

zhixin 10 年 前
コミット
ae74b2d57a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -14,6 +14,7 @@
 - [enh] `getData` method support to get the current page data.
 - [enh] `getData` method support to get the current page data.
 - [enh] Added `ro-RO` locale.
 - [enh] Added `ro-RO` locale.
 - [enh] Added `table-no-bordered` class to remove table-bordered style.
 - [enh] Added `table-no-bordered` class to remove table-bordered style.
+- [bug] Fix row state field value bug when there are disabled rows.
 
 
 ### 1.7.0
 ### 1.7.0