明树Git Lab

Commit 71fee394 authored by zfp1's avatar zfp1

update

parent a646b618
Pipeline #104449 passed with stage
in 3 seconds
...@@ -88,7 +88,7 @@ async function getResourceInfoByIds(resouInfoIds) { ...@@ -88,7 +88,7 @@ async function getResourceInfoByIds(resouInfoIds) {
const element = ris[index]; const element = ris[index];
risMap[element.id] = element.value; risMap[element.id] = element.value;
} }
console.log(risMap) // console.log(risMap)
return risMap; return risMap;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment