setUrl
__UD3ubj9EqXgAg9w3fxn
__UD3ubj9EqXgAg9w3fxn
: " + url );
return url;
},
view:function(appid,viewid){
url = this.url1 + appid + this.url2 + viewid + this.url3 +"01";
println("url视图---->: " + url );
return url;
},
templateForm:function(appid,formid,realformId,docid){
//url = "http://49.4.123.194/static/portal/vue/index.html#/open?displayType=templateForm&templateForm=" + formid + "";
//url = "http://49.4.123.194/static/portal/vue/index.html#/open?linkType=00&appId="+appid+"&actionContent=" + formid + "&realformId__fXwaPJeNas8iA5R0jTD=&docid=__qqcY3CiuLX0nyAL5l2B--__fXwaPJeNas8iA5R0jTD";
url = this.url1 + appid + this.url2 + formid + this.url3 +"00&realformId=" + realformId + "&docid=" + docid + "";
println("url模板表单---->: " + url );
return url;
}
}]]>
0