This commit is contained in:
cwchen 2024-11-11 09:36:31 +08:00
parent 02ee959903
commit 9bb793be1f
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ function initTable() {
unresize: true,
align: "center",
templet: function (d) {
return setNumColor(d.tzNum, 4);
return setNumColor(d.fhNum, 4);
},
},
{