调整结果总览详情弹窗占比

This commit is contained in:
wkc
2026-03-25 17:21:34 +08:00
parent 54cd982603
commit d174dc739f
4 changed files with 51 additions and 2 deletions

View File

@@ -2,7 +2,8 @@
<el-dialog
title="项目分析"
:visible.sync="visibleProxy"
width="1440px"
width="80%"
top="5vh"
append-to-body
custom-class="project-analysis-dialog"
@close="handleDialogClosed"