zk 1 rok temu
rodzic
commit
424dfde11e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/home/cpns/MiForChange.vue

+ 1 - 1
src/views/home/cpns/MiForChange.vue

@@ -25,7 +25,7 @@ import {
 import {reactive} from "vue";
 
 const hightLightSomeOne = reactive([
-  { name: '50m', status: false },
+  // { name: '50m', status: false },
   { name: '100m', status: false }
 ])