This commit is contained in:
duanxiaohai 2024-05-22 15:43:48 +08:00
parent 63ed011019
commit 099a3efca1
1 changed files with 1 additions and 1 deletions

View File

@ -750,7 +750,7 @@ const getData = async () => {
"nf",
];
if (data.LivelihoodWelfare) {
const value = res.data.msfz[key];
// const value = res.data.msfz[key];
// if (value !== undefined) {
// data.LivelihoodWelfare[key] = (value / 10000).toFixed(2);
// }