threethousanddream před 3 týdny
rodič
revize
975b7e7946
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: '',