diff --git a/js/demandPlan/child/unplanned_quantity_list.js b/js/demandPlan/child/unplanned_quantity_list.js index e25022c..f75e3fd 100644 --- a/js/demandPlan/child/unplanned_quantity_list.js +++ b/js/demandPlan/child/unplanned_quantity_list.js @@ -115,7 +115,7 @@ function initTable() { unresize: true, align: "center", templet: function (d) { - return setNumColor(d.tzNum, 4); + return setNumColor(d.fhNum, 4); }, }, {