update
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-12-25 13:29:00 +08:00
parent 53f069d419
commit 869a1424dd

View File

@@ -368,7 +368,7 @@ const flowchartColumns: DataTableColumn<FlowchartSubmissionListItem>[] = [
<n-form-item
v-if="userStore.isSuperAdmin && route.name === 'submissions'"
>
<n-button text type="primary" @click="toggleStatisticPanel(true)">
<n-button quaternary type="primary" @click="toggleStatisticPanel(true)">
数据统计
</n-button>
</n-form-item>