Compare commits

...

2 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
},
beforeFetch: () => {
var temp = {
dbCode: receiceDbCode.value,
code: receiceDbCode.value,
};
return temp;
},