|
@@ -687,7 +687,7 @@ const rptCustomObj = (function () {
|
|
|
return x.id === zTreeOprObj.currentNode.refId;
|
|
|
});
|
|
|
if (material_sum_select) {
|
|
|
- material_sum_select.masterial_sum_select = data[sMaterialSumSelect];
|
|
|
+ material_sum_select.material_sum_select = data[sMaterialSumSelect];
|
|
|
}
|
|
|
$('#material-sum-select-count').html(data[sMaterialSumSelect].materials.length);
|
|
|
$('#material-sum-select').modal('hide');
|