MaiXinRong %!s(int64=3) %!d(string=hai) anos
pai
achega
f82c819805
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/public/report/js/rpt_custom.js

+ 1 - 1
app/public/report/js/rpt_custom.js

@@ -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');