From 0b435f686321c0044c4b648455673c62aafd2a76 Mon Sep 17 00:00:00 2001 From: Himit_ZH <372347736@qq.com> Date: Thu, 29 Jul 2021 23:30:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E9=A2=98=E7=9B=AE=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=BB=98=E8=AE=A4=E4=B8=BA=E5=85=A8=E9=83=A8=E9=A2=98?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hoj-vue/src/views/admin/problem/ProblemList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hoj-vue/src/views/admin/problem/ProblemList.vue b/hoj-vue/src/views/admin/problem/ProblemList.vue index c20f2cda..15616f76 100644 --- a/hoj-vue/src/views/admin/problem/ProblemList.vue +++ b/hoj-vue/src/views/admin/problem/ProblemList.vue @@ -337,7 +337,7 @@ export default { data() { return { problemListAuth: 0, - oj: 'Mine', + oj: 'All', pageSize: 10, total: 0, problemList: [],