@@ -407,6 +407,7 @@ cc.Class({
this.propScript.showAnimation();
} else {
this.propScript.node.position = cc.v2(150, -28);
+ this.propScript.node.active = true;
}