Explorar o código

feat: 水位时间关系图改为曲线图

hum hai 1 ano
pai
achega
d656776469
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ruoyi-ui/src/views/analysis/water-time/chart.vue

+ 1 - 1
ruoyi-ui/src/views/analysis/water-time/chart.vue

@@ -122,7 +122,7 @@ export default {
                 }
               }
             },
-            smooth: false,
+            smooth: true,
             type: 'line',
             data: seriesData,
             animations: false,