首页切换标签重构
This commit is contained in:
@@ -342,7 +342,7 @@
|
||||
systemInfo.value = res;
|
||||
}
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
console.log(error);
|
||||
} finally {
|
||||
if (accountId === selectedAccountId.value) {
|
||||
metricLoading.value = false;
|
||||
@@ -417,9 +417,6 @@
|
||||
height: 100%;
|
||||
min-height: 0;
|
||||
padding: 0 !important;
|
||||
width: calc(100% + 10px);
|
||||
margin-left: -5px !important;
|
||||
margin-right: -5px !important;
|
||||
margin-bottom: 0 !important;
|
||||
overflow: hidden !important;
|
||||
background: transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user