[pdf] Fixed calculate action

This commit is contained in:
Nikita Khromov
2024-02-15 15:18:17 +08:00
committed by Oleg Korshul
parent e869dc46d8
commit 7494a767fa

View File

@ -1096,7 +1096,7 @@
return;
aFullNames.push(sFullName);
aFields.push(oField);
aFields.push(field);
});
}
});