threethousanddream vor 3 Wochen
Ursprung
Commit
975b7e7946
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/views/system/develop.vue

+ 1 - 1
src/views/system/develop.vue

@@ -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: '',