Compare commits

..

No commits in common. "955fe43a645cf731aa4da5365e9acdb49d8db050" and "2a097b4e04f3d41064f1b2db7ac3ae0a6496cc3f" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

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