liuyg
2021-06-22 c3bb18b5acb4c8453c6f86a376dd37bd93ae3bc3
widgets/SplitScreen/Widget.js
@@ -119,7 +119,6 @@
            closeSplitScreen: function (item) {
                var that = this;
                console.log(item,this.name)
                if (item == this.name) {
                    if (this.flag = true) {
                        this.flag = false;