Explorar o código

修改数值问题

zhbyyy hai 1 ano
pai
achega
630e5ac8c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      investment/js/investHome2.js

+ 1 - 1
investment/js/investHome2.js

@@ -764,7 +764,7 @@ let app = new Vue({
     },
     initChartL2b () {
       let myChart = echarts.init(this.$refs['echartL2b'])
-      var value = 0.07;
+      var value = 0.0749;
       var data = [value];
       let option = {
         backgroundColor: 'transparent',