后台题目列表默认为全部题目

This commit is contained in:
Himit_ZH 2021-07-29 23:30:05 +08:00
parent 7131cd090f
commit 0b435f6863
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ export default {
data() {
return {
problemListAuth: 0,
oj: 'Mine',
oj: 'All',
pageSize: 10,
total: 0,
problemList: [],