threethousanddream 3 minggu lalu
induk
melakukan
975b7e7946
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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: '',