Commit 7193335a authored by 刘殿昕's avatar 刘殿昕

getPortalItemInfo

parent 7046c885
......@@ -919,7 +919,7 @@ export default {
console.log(`获取portal参数${itemid}`);
document.getElementById("listener").contentWindow.postMessage(
{
cmd: "getPortalItem",
cmd: "getPortalItemInfo",
params: itemid,
},
"*"
......
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