Explorar el Código

修复实际冷量不显示bug

guoxiaohuan hace 5 años
padre
commit
f29968c20c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/components/strategyLine.vue

+ 0 - 1
src/components/strategyLine.vue

@@ -64,7 +64,6 @@ export default {
                     min = arr[i]
                 }
             }
-
             return min
         },
         drawData() {