Commit 3fda39f7 authored by 何远江's avatar 何远江

bug修改

parent 03ce9a00
...@@ -119,7 +119,7 @@ export default { ...@@ -119,7 +119,7 @@ export default {
...item, ...item,
MATNR: ele.MATNR, MATNR: ele.MATNR,
MAKTX: ele.MAKTX, MAKTX: ele.MAKTX,
sumNum: ZINSNUM+ZLOSSC sumNum: item.ZINSNUM+item.ZLOSSC
}; };
}) })
); );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment