删除输入
This commit is contained in:
parent
d7a80d3bc3
commit
b0a7294f5b
@ -94,7 +94,6 @@ class EMouse extends Group {
|
|||||||
refSwitch && refSwitch.mouseEvent.mouseover();
|
refSwitch && refSwitch.mouseEvent.mouseover();
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
console.log(this.TextName);
|
|
||||||
this.TextName && this.TextName.show();
|
this.TextName && this.TextName.show();
|
||||||
this.sectionTextBorder && this.sectionTextBorder.show();
|
this.sectionTextBorder && this.sectionTextBorder.show();
|
||||||
this.lineBorder && this.lineBorder.show();
|
this.lineBorder && this.lineBorder.show();
|
||||||
|
Loading…
Reference in New Issue
Block a user