Explorar o código

添加异常上报

yuanliang hai 1 ano
pai
achega
08b04ce94f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: {