ソースを参照

Fixed refreshOptions with radio and checkbox bug

zhixin 6 年 前
コミット
bf80a2e96c
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/bootstrap-table.js

+ 0 - 1
src/bootstrap-table.js

@@ -303,7 +303,6 @@ class BootstrapTable {
         if (column.radio) {
           text = ''
           this.header.stateField = column.field
-          this.options.singleSelect = true
         }
         if (!text && column.showSelectTitle) {
           text += title