删除输入

This commit is contained in:
zyy 2019-08-05 17:29:25 +08:00
parent d7a80d3bc3
commit b0a7294f5b

View File

@ -94,7 +94,6 @@ class EMouse extends Group {
refSwitch && refSwitch.mouseEvent.mouseover();
}
} else {
console.log(this.TextName);
this.TextName && this.TextName.show();
this.sectionTextBorder && this.sectionTextBorder.show();
this.lineBorder && this.lineBorder.show();