panhui 4 years ago
parent
commit
8144844113
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/activity/List1.vue

+ 1 - 1
src/views/activity/List1.vue

@@ -63,7 +63,7 @@ export default {
             return {
                 query: {
                     del: false,
-                    onShelf: false
+                    onShelf: true
                 }
             };
         }