XiaoRuby
2023-08-18 0b0da8c09c65ac43b501a9c2180081c6adc88caf
src/components/view/raw-ins.vue
@@ -171,13 +171,13 @@
          formTime: null,
          createTime: null,
          insState: 2,
          judgeState: 2
          judgeState: 10
        },
        tableData: [],
        selects: [],
        currentPage: 1,
        countSize: 0,
        pageSize: 10
        pageSize: 2
      }
    },
    props:['goDetail'],