widgets/profileAnalysis/Widget.js
@@ -339,9 +339,16 @@ $("#pro").width(0); $("#pro").height(0); }) this.handlerLine = handlerLine; topic.subscribe("closep", lang.hitch(this, this.closep)); }, handlerLine: '', closep: function () { $(".jimu-widget-profileAnalysis").hide(); this.handlerLine.clear(); $("#pro").width(0); $("#pro").height(0); }, onOpen: function () { },