Commit 8a4e70dc by 胡锦波

1. up

parent b3251ae6
......@@ -116,9 +116,9 @@
}
private getAddressInfo() {
if (!this.isInit) {
return;
}
// if (!this.isInit) {
// return;
// }
this.isInit = false;
const id = this.addressId;
sdkService.queryAllTreeLazy(id).then((r: any) => {
......
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 sign in to comment