Browse Source

消息提醒

ZaiZai 1 year ago
parent
commit
122847bcd9
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/version.json
  2. 1 1
      src/views/tasks/message.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240701100454"
+  "value": "20240701105940"
 }

+ 1 - 1
src/views/tasks/message.vue

@@ -52,7 +52,7 @@
                     </template>
                 </hc-table>
                 <template #action>
-                    <hc-pages :pages="searchForm" :sizes="[50, 100, 150, 200, 300]" @change="pageChange" />
+                    <hc-pages :pages="searchForm" :sizes="[20, 50, 100, 150, 200, 300]" @change="pageChange" />
                 </template>
             </hc-card>
         </div>