33ff5c2d by chentao

no message

1 parent 03c19cba
...@@ -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
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!