소스 검색

添加异常上报

yuanliang 1 년 전
부모
커밋
08b04ce94f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: {