Parcourir la source

Merge branch 'feature/0508-message' into develop

yuanliang il y a 1 an
Parent
commit
df3def9572
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/system-manage/expection-log/index.tsx

+ 1 - 1
src/views/system-manage/expection-log/index.tsx

@@ -15,7 +15,7 @@ export default defineComponent({
       loading: false,
       pagination: {
         page: 1,
-        rows: 5,
+        rows: 10,
         pageTotal: 0
       },
       searchForm: {