pzc hace 4 años
padre
commit
142ba85e06
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/doctor/MyProfit/subordinateMyProfitIndex.vue

+ 1 - 1
src/views/doctor/MyProfit/subordinateMyProfitIndex.vue

@@ -158,7 +158,7 @@ export default {
         name.dispatchAction({
           type: "showTip", // 根据 tooltip 的配置项显示提示框。
           seriesIndex: 0,
-          dataIndex: faultByHourIndex - 2
+          dataIndex: faultByHourIndex - 1
         });
       }, 1000);
       // name.getZr().on("click", function(params) {