This commit is contained in:
yumoqing 2025-01-01 18:10:53 +08:00
parent f651c20a6c
commit 55d53b5693

View File

@ -29,7 +29,7 @@ bricks.DataRow = class extends bricks.HBox {
this.render(false);
}
render(header){
this.build_toolbar(header);
// this.build_toolbar(header);
if (this.checkField){
var w;
if (header){