From 1bd25ba28f5b939fb390f7cc3fd3a454bdabc1be Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Sun, 5 Oct 2025 21:36:53 +0800 Subject: [PATCH] fix --- src/oj/problem/list.vue | 2 +- src/oj/submission/list.vue | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/oj/problem/list.vue b/src/oj/problem/list.vue index 9378f2a..f76df73 100644 --- a/src/oj/problem/list.vue +++ b/src/oj/problem/list.vue @@ -199,7 +199,7 @@ function rowProps(row: ProblemFiltered) {
- + { unchecked-value="0" /> - + - + { @click="toggleStatisticPanel(true)" /> + + 今日提交数:{{ todayCount }}