From 10dcb119ea6b9e9e2b5a90b536293f44bca8ea95 Mon Sep 17 00:00:00 2001 From: leon Date: Wed, 30 Nov 2022 13:51:46 +0800 Subject: [PATCH] Roo/bootstrap/Table.js --- Roo/bootstrap/Table.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index a79172ba3f..c82b762aeb 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -916,7 +916,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { }; var cm = this.cm; - this.totalWidth = 0; for(var i = 0, len = cm.getColumnCount(); i < len; i++){ -- 2.39.2