Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test
This commit is contained in:
commit
fe71e0b0a2
@ -174,8 +174,9 @@ export default {
|
||||
const checkIdDom = document.getElementById(checkId);
|
||||
const mapTreeDom = document.getElementById('trainingMapTree');
|
||||
mapTreeDom.scrollTop = checkIdDom.offsetTop;
|
||||
this.loading = false;
|
||||
|
||||
}
|
||||
this.loading = false;
|
||||
}, 200);
|
||||
});
|
||||
} catch (error) {
|
||||
|
Loading…
Reference in New Issue
Block a user