Commit 3c5be322 by chenjinjing
parents 00b0ba48 e45f6bac
...@@ -116,7 +116,7 @@ export function zzzl(req, res) { ...@@ -116,7 +116,7 @@ export function zzzl(req, res) {
key:name, key:name,
value:item["B"] || "0株", value:item["B"] || "0株",
rate:item["C"] || "0%", rate:item["C"] || "0%",
img:`${systemConfig.imgPath}/蔬菜保供基地/${name}.png` img:`${systemConfig.imgPath}/种植类别/${name}.png`
}); });
} }
}); });
......
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