@@ -142,7 +142,7 @@ import SvgIcon from "/src/components/svgIcon/index.vue";
import {ElMessage} from "element-plus";
let state = reactive({
totals: {total: 0, apply: 0, fail: 0, path: 0, back: 0},
- active: 0,
+ active: -1,
page: {total: 0, current: 1, size: 10},
list: [],
userId: '',