Explorar el Código

fixed: 显示高度

王刚 hace 3 años
padre
commit
9e7759253b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Gameserver/Public/gamesys/home/pages/action/action.js

+ 1 - 1
Gameserver/Public/gamesys/home/pages/action/action.js

@@ -229,7 +229,7 @@ function GetContinued(uid) {
                     data: {
                         labels: lbls,
                         datasets: [{
-                            label: "持续时长(分钟)",
+                            label: date +"持续时长(分钟)",
                             data: ds
                         }]
                     },