This commit is contained in:
parent
02ee959903
commit
9bb793be1f
|
|
@ -115,7 +115,7 @@ function initTable() {
|
||||||
unresize: true,
|
unresize: true,
|
||||||
align: "center",
|
align: "center",
|
||||||
templet: function (d) {
|
templet: function (d) {
|
||||||
return setNumColor(d.tzNum, 4);
|
return setNumColor(d.fhNum, 4);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue