Skip to content

Commit

Permalink
Merge pull request Tencent#205 from mib008/dev
Browse files Browse the repository at this point in the history
fix: issue 204 VConsoleDefaultTab.mockConsole功能不符合预期。
  • Loading branch information
Maizify authored Oct 17, 2018
2 parents 168d145 + c1f6f17 commit 4fd9f4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/log/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class VConsoleDefaultTab extends VConsoleLogTab {
constructor(...args) {
super(...args);
this.tplTabbox = tplTabbox;
this.windowOnError = null;
}

onReady() {
Expand Down

0 comments on commit 4fd9f4e

Please sign in to comment.