@@ -462,7 +462,7 @@ const ledgerCheckUtil = {
}
} else {
- for (const lo of limitOption) {
+ for (const lo of limitOption.options) {
const checkResult = checkMulti3f(bills, bills, leafXmj, lo);
getErrorInfo(bills, lo, checkResult);