显示消息 新增 >前缀.

pull/7/head
ChenX 7 years ago
parent ef87102570
commit d954b9fba0

@ -36,7 +36,7 @@ export class CommandStore
{ {
this.commands.push({ this.commands.push({
key: this.index, key: this.index,
msg msg: ">" + msg
}); });
this.index++; this.index++;

Loading…
Cancel
Save