后台题目列表默认为全部题目
This commit is contained in:
parent
7131cd090f
commit
0b435f6863
|
@ -337,7 +337,7 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
problemListAuth: 0,
|
||||
oj: 'Mine',
|
||||
oj: 'All',
|
||||
pageSize: 10,
|
||||
total: 0,
|
||||
problemList: [],
|
||||
|
|
Loading…
Reference in New Issue