Merge pull request 'master' (#388) from master into prod

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/388
This commit is contained in:
2024-06-22 16:59:19 +00:00

View File

@@ -179,8 +179,8 @@ const init = () => {
for (const key of personInfoKey) {
summary[key] = {
researchDuration: "",
separationAmount: 20,
subtotal: 20,
separationAmount: 0,
subtotal: 0,
wagesPayable: "",
workday: "",
}