Commit 58ac8b1b authored by 李维's avatar 李维

更新接口

parent 274c0fc9
No preview for this file type
This diff is collapsed.
This diff is collapsed.
......@@ -20,9 +20,8 @@ export const getDPEData = async function () {
resolve(e)
}
console.log("==1==")
commonPostMessage({ action: "getData", data: window.location.search });
commonPostMessage({ action: "getDPEData", data: window.location.search });
console.log("==2==")
window.addEventListener("message", eventCallback)
})
}
\ No newline at end of file
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