Merge pull request #1724 from dataease/pr@dev@fix_panel-mobile

fix: 修复移动端一直加载问题
This commit is contained in:
王嘉豪 2022-01-30 09:45:17 +08:00 committed by GitHub
commit c27b4a90fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ export default {
}
//
initPanelData(this.panelId, function() {
this.dataLoading = false
//
const tempParam = localStorage.getItem('jumpInfoParam')
if (tempParam) {