fix: #287 Compare page

This commit is contained in:
Cindy Chang
2024-06-17 22:46:32 +08:00
parent 7750f913a8
commit cee61dbd93
2 changed files with 174 additions and 2 deletions

View File

@@ -761,7 +761,7 @@ export default {
return this.$moment(time).format('YYYY/M/D hh:mm:ss')
},
/**
* 建立折線圖,其中設定值不是變數,避免同一個畫面中的設定值彼此覆蓋
* 建立Performance頁面的折線圖並且避免同一個畫面中的設定值彼此覆蓋
* @param { object } chartData chart data
* @param { object } content titels 標題文字
* @param { string } yUnit y 軸單位 'date'