Parcourir la source

添加异常上报

yuanliang il y a 1 an
Parent
commit
08b04ce94f
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: {