【myApps/OBPM版本号】:v4.4- sp XX
【浏览器类型】:Chrome/其他
【联系方式-QQ】:请留下您的QQ号码
【联系电话】: 请留下您的联系电话,以便技术同事更好解决您的问题
【问题描述】:
问:还是有问题,我改了下脚本,创建数据和跳转没问题,但是页面的数据改了保存后会重置
答:(function () {
var doc = getCurrentDocument();
var test = doc.getItemValueAsString("请假天数");
var str = "<o-action action-type='opendocument' formid='__xN5ogRmN5J23gUUG99f' appid= '"+getApplication()+"' open-type='open-tab' isRefresh='true' dialog-width='600px' dialog-height='400px' exparams='请假天数=" + test + "&备注=hewhfuie' parentid=''>变更</o-action>";
return str;
})()
1、问题描述最好图文并茂,如有视频/脚本可直接放出,这样技术同事在处理该问题时效率更加高效哦~
2、如果该问题已得到解决,请在该帖子下回复\"已解决可结帖\"
|