天翎MyApps技术社区 - 低代码平台 | 流程管理系统 | BPM软件

 找回密码
 注册成为天翎用户
查看: 566|回复: 0

[已解决] 视图刷新。

[复制链接]
idaze 发表于 2022-9-30 12:24:04 | 显示全部楼层 |阅读模式
【myApps/OBPM版本号】:v4.4- sp XX
【浏览器类型】:Chrome/其他
【联系方式-QQ】:请留下您的QQ号码
【联系电话】:    请留下您的联系电话,以便技术同事更好解决您的问题
【问题描述】:

        视图刷新。
        可以用跳转当前页面实现。
代码:
(function(){
        var request = $WEB.getParamsTable().getHttpRequest(); //获取当前request
        var url1 = "http://" + request.getServerName() + ":" + request.getServerPort() + request.getContextPath();
        var url = url1 +"/portal/vue/index.html#/open?appId="+getApplication()+"&actionContent="+视图的id+"&opentarget=detail&linkType=01";
                println("log====>" + url);
        return url;
       
})()


linkType=01,视图






1、问题描述最好图文并茂,如有视频/脚本可直接放出,这样技术同事在处理该问题时效率更加高效哦~
2、如果该问题已得到解决,请在该帖子下回复\"已解决可结帖\"

本版积分规则

QQ|手机版|天翎MyApps技术社区 ( 粤ICP备11093750号 )

GMT+8, 2026-8-12 22:19

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表