浏览代码

Update bootstrap-table.js

文翼 5 年之前
父节点
当前提交
18a80fa906
共有 1 个文件被更改,包括 2 次插入2 次删除
  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) {