Commit bff9d8cb authored by xiaoye's avatar xiaoye

Update tabulator.vue

parent 9d194e19
......@@ -424,8 +424,6 @@
}
page.tournament = false;
page.menu = true;
search.mine();
search.info.creator = search.creator == '' ? 0 : parseInt(search.creator);
await search.on();
emitter.emit(Const.show, false);
}
......
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