Explorar o código

去除50米的

zk hai 1 ano
pai
achega
424dfde11e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 }
 ])