添加图表
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-12-24 19:21:18 +08:00
parent 71a903e28b
commit 375b494f61
3 changed files with 139 additions and 18 deletions

View File

@@ -406,7 +406,7 @@ const flowchartColumns: DataTableColumn<FlowchartSubmissionListItem>[] = [
v-if="userStore.isSuperAdmin"
v-model:show="statisticPanel"
preset="card"
:style="{ maxWidth: isDesktop && '70vw', maxHeight: '80vh' }"
:style="{ maxWidth: isDesktop && '800px', maxHeight: '80vh' }"
:content-style="{ overflow: 'auto' }"
title="提交记录的统计"
>