MaiXinRong %!s(int64=2) %!d(string=hai) anos
pai
achega
0ae9e818a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/lib/rm/material.js

+ 1 - 1
app/lib/rm/material.js

@@ -189,7 +189,7 @@ class ReportMemoryMaterial {
                 });
             }
         } else {
-            const material = this.ctx.helper._.find(materials, {order: material_order});
+            material = this.ctx.helper._.find(materials, {order: material_order});
             if (!material) return [];
 
             if (material.is_stage_self) {