灰儿 发表于 2022-2-28 14:40:36

O2OA V7.0版流程管理中资源文件URL地址有误

O2OA V7.0版流程管理中资源文件URL地址有误

问题反馈:
官网立即体验-》政务信息化协同平台
系统当前版本:V7.0

流程管理-公文管理中资源文件URL地址有误,正确URL地址应为:
"https://case1.o2oa.net:20020/x_processplatform_assemble_surface/jaxrs/file/6e209c4d-1975-43a5-9426-6b204005def6/application/3aed5fe9-1bde-42e0-b8ed-67bf4b5485f9/content"
URL地址缺少:“https://case1.o2oa.net:20020/”。






表单配置的盖章操作对应脚本代码如下:

this.form.get("gz").setData("gz");
this.form.get("documenteditor").seal("https://case1.o2oa.net:20020/x_processplatform_assemble_surface/jaxrs/file/6e209c4d-1975-43a5-9426-6b204005def6/application/3aed5fe9-1bde-42e0-b8ed-67bf4b5485f9/content", 0); //在第一个盖章位置进行模拟盖章




页: [1]
查看完整版本: O2OA V7.0版流程管理中资源文件URL地址有误