This commit is contained in:
yumoqing 2025-11-12 14:31:46 +08:00
parent 5e49265ea7
commit cca8c64e49

View File

@ -394,7 +394,6 @@ bricks.get_popupwindow_default_options = function(){
bricks.WindowsPanel = class extends bricks.Popup {
open(opts){
super.open();
this.clear_widgets();
var dc = new bricks.DynamicColumn({});
bricks.app.mwins.forEach(x => {
var w = new bricks.VBox({