浏览代码

fixed: 显示高度

王刚 3 年之前
父节点
当前提交
9e7759253b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
                         }]
                     },