liuyg
2021-07-02 6d4779a48a752c164e2fe7559dac6caed00f416f
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;