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