@@ -232,7 +232,8 @@ export default {
bigNum: ele.bigCount,
smallNum: ele.smallCount,
classId: ele.classId,
- itemId: ele.itemId
+ itemId: ele.itemId,
+ ratio:ele.ratio
};
});
that.$util.confirmModal({content:'确认报损?'},() => {