iiswgh 发表于 2023-8-7 11:04:46

iframe更改src后怎么刷新

iframe改变src不刷新,怎么刷新啊?


var portalHost = o2.Actions.getHost("x_organization_assemble_personal");
this.form.get("zy").json.src = portalHost + "/x_desktop/portal.html?id=1b0ca72c-78e4-460f-8470-216cfc7b80c4&page=3d7b2d98-dfa7-49b9-be22-5547b1e58450";


论坛管理员 发表于 2023-8-7 15:49:25

this.form.get("iframe").node.src = "https://www.o2oa.net/develop.html"

iiswgh 发表于 2023-8-7 17:22:09

论坛管理员 发表于 2023-8-7 15:49
this.form.get("iframe").node.src = "https://www.o2oa.net/develop.html"

我试了,可以了,谢谢了

论坛管理员 发表于 2023-8-8 09:20:04

:handshake
页: [1]
查看完整版本: iframe更改src后怎么刷新