diff --git a/templates/auto_pt/status.html b/templates/auto_pt/status.html index 5c8db89..569701d 100644 --- a/templates/auto_pt/status.html +++ b/templates/auto_pt/status.html @@ -1135,7 +1135,7 @@ //console.log(params) // console.log(params[0].value[1]) let text = '' - {#let total = 0#} + let total = 0 params.sort((a, b) => { return b.value - a.value }) @@ -1147,13 +1147,13 @@ ` text += temp - {#total += param.value#} + total += param.value }) let total_str = `