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