no message
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -120,7 +120,7 @@ const data = reactive({ | ... | @@ -120,7 +120,7 @@ const data = reactive({ |
| 120 | showForm: false, | 120 | showForm: false, |
| 121 | showCodePart: false | 121 | showCodePart: false |
| 122 | }, | 122 | }, |
| 123 | blockLists: [{"id":"1","name":"词语编程"},{"id":"2","name":"图标编程"},{"id":"0","name":"无编程"}], | 123 | blockLists: [{"id":"1","name":"图标编程"},{"id":"2","name":"词语编程"},{"id":"0","name":"无编程"}], |
| 124 | queryParams: { | 124 | queryParams: { |
| 125 | pageNum: 1, | 125 | pageNum: 1, |
| 126 | pageSize: 10 | 126 | pageSize: 10 | ... | ... |
-
Please register or sign in to post a comment