资金看板

This commit is contained in:
2025-08-21 17:34:02 +08:00
parent b4a023570f
commit 48a30fd508
3 changed files with 33 additions and 9 deletions

View File

@ -72,7 +72,7 @@ const percentageClass = computed(() => {
.progress_component {
width: 100%;
height: 100%;
margin-bottom: 10px;
:deep(.el-progress-bar__outer) {
background-color: transparent;
}