Browse Source

Update bootstrap-table.js

文翼 5 years ago
parent
commit
18a80fa906
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/bootstrap-table.js

+ 2 - 2
src/bootstrap-table.js

@@ -3196,9 +3196,9 @@ class BootstrapTable {
           return false
         }
       })
-    }
 
-    this.resetHeader()
+      this.resetView()
+    }
   }
 
   updateFormatText (formatName, text) {