Commit ba721a22 authored by haiyoucuv's avatar haiyoucuv

init

parent a7fd731e
......@@ -19,7 +19,7 @@ export default class RulePanel extends Panel {
dom: HTMLDivElement;
async onLoad() {
await store.updateRule();
// await store.updateRule();
this.closeBtn.on(Button.EventType.CLICK, this.clickClose);
}
......
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