Commit 00e537df authored by shanqiyun's avatar shanqiyun

bug

parent 5158cb58
...@@ -83,6 +83,7 @@ class PublishView extends Component { ...@@ -83,6 +83,7 @@ class PublishView extends Component {
window.addEventListener('resize', this._resize); window.addEventListener('resize', this._resize);
PubSub.unsubscribe(this.planTreePubsub); PubSub.unsubscribe(this.planTreePubsub);
ls.write(eventTopics.plan_drill_appId,'');
} }
_handleClick = (event) => { _handleClick = (event) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment