Browse Source

添加异常上报

yuanliang 11 months ago
parent
commit
08b04ce94f
1 changed files with 1 additions and 1 deletions
  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: {