Commit 395e10f1 authored by liujiangnan's avatar liujiangnan

debug

parent e1ffc728
......@@ -59,9 +59,7 @@ export default class NewClass extends middleLayerBase {
noFun && noFun(evt);
tipsLayer.active = false;
});
this.schedule(function() {
tipsLayer.active = true;
});
tipsLayer.active = true;
}
showMask() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment