提交 b41c45f6 编写于 作者: ibizdev's avatar ibizdev

zhouweidong 发布系统代码 [后台服务,演示应用]

上级 0955e58c
......@@ -711,7 +711,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public load(opt: any = {}): void {
if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCustomView_layout' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr8GridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return;
}
const arg: any = { ...opt };
......@@ -747,7 +747,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public async loadDraft(opt: any = {},mode?:string): Promise<any> {
if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCustomView_layout' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr8GridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return;
}
const arg: any = { ...opt } ;
......
......@@ -24,41 +24,41 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u37c350c_click",
"name" : "list_operation_u9aef9b0_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开文档"
"id" : "打开示例"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u9aef9b0_click",
"name" : "list_operation_u37c350c_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开示例"
"id" : "打开文档"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "打开文档",
"name" : "打开示例",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openDocument@IBIZAPPVIEW"
"id" : "openInstance@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
}, {
"name" : "打开示例",
"name" : "打开文档",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openInstance@IBIZAPPVIEW"
"id" : "openDocument@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
......@@ -130,54 +130,54 @@
"name" : "打开链接",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u37c350c",
"name" : "u9aef9b0",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开文档",
"codeName" : "openDocument",
"caption" : "打开示例",
"codeName" : "openInstance",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openDocument",
"uIActionTag" : "openInstance",
"uIActionType" : "DEUIACTION",
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u9aef9b0",
"name" : "u37c350c",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开示例",
"codeName" : "openInstance",
"caption" : "打开文档",
"codeName" : "openDocument",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openInstance",
"uIActionTag" : "openDocument",
"uIActionType" : "DEUIACTION",
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
......
......@@ -227,41 +227,41 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u37c350c_click",
"name" : "list_operation_u9aef9b0_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开文档"
"id" : "打开示例"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u9aef9b0_click",
"name" : "list_operation_u37c350c_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开示例"
"id" : "打开文档"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "打开文档",
"name" : "打开示例",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openDocument@IBIZAPPVIEW"
"id" : "openInstance@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
}, {
"name" : "打开示例",
"name" : "打开文档",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openInstance@IBIZAPPVIEW"
"id" : "openDocument@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
......@@ -407,54 +407,54 @@
"name" : "打开链接",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u37c350c",
"name" : "u9aef9b0",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开文档",
"codeName" : "openDocument",
"caption" : "打开示例",
"codeName" : "openInstance",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openDocument",
"uIActionTag" : "openInstance",
"uIActionType" : "DEUIACTION",
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u9aef9b0",
"name" : "u37c350c",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开示例",
"codeName" : "openInstance",
"caption" : "打开文档",
"codeName" : "openDocument",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openInstance",
"uIActionTag" : "openDocument",
"uIActionType" : "DEUIACTION",
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
......
......@@ -1324,41 +1324,41 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u37c350c_click",
"name" : "list_operation_u9aef9b0_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开文档"
"id" : "打开示例"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u9aef9b0_click",
"name" : "list_operation_u37c350c_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开示例"
"id" : "打开文档"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "打开文档",
"name" : "打开示例",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openDocument@IBIZAPPVIEW"
"id" : "openInstance@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
}, {
"name" : "打开示例",
"name" : "打开文档",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openInstance@IBIZAPPVIEW"
"id" : "openDocument@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
......@@ -1504,54 +1504,54 @@
"name" : "打开链接",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u37c350c",
"name" : "u9aef9b0",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开文档",
"codeName" : "openDocument",
"caption" : "打开示例",
"codeName" : "openInstance",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openDocument",
"uIActionTag" : "openInstance",
"uIActionType" : "DEUIACTION",
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u9aef9b0",
"name" : "u37c350c",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开示例",
"codeName" : "openInstance",
"caption" : "打开文档",
"codeName" : "openDocument",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openInstance",
"uIActionTag" : "openDocument",
"uIActionType" : "DEUIACTION",
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
......
......@@ -6257,41 +6257,41 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u37c350c_click",
"name" : "list_operation_u9aef9b0_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开文档"
"id" : "打开示例"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u9aef9b0_click",
"name" : "list_operation_u37c350c_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开示例"
"id" : "打开文档"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "打开文档",
"name" : "打开示例",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openDocument@IBIZAPPVIEW"
"id" : "openInstance@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
}, {
"name" : "打开示例",
"name" : "打开文档",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openInstance@IBIZAPPVIEW"
"id" : "openDocument@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
......@@ -6437,54 +6437,54 @@
"name" : "打开链接",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u37c350c",
"name" : "u9aef9b0",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开文档",
"codeName" : "openDocument",
"caption" : "打开示例",
"codeName" : "openInstance",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openDocument",
"uIActionTag" : "openInstance",
"uIActionType" : "DEUIACTION",
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u9aef9b0",
"name" : "u37c350c",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开示例",
"codeName" : "openInstance",
"caption" : "打开文档",
"codeName" : "openDocument",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openInstance",
"uIActionTag" : "openDocument",
"uIActionType" : "DEUIACTION",
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
......@@ -20884,41 +20884,41 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u37c350c_click",
"name" : "list_operation_u9aef9b0_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开文档"
"id" : "打开示例"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "list_operation_u9aef9b0_click",
"name" : "list_operation_u37c350c_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开示例"
"id" : "打开文档"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "打开文档",
"name" : "打开示例",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openDocument@IBIZAPPVIEW"
"id" : "openInstance@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
}, {
"name" : "打开示例",
"name" : "打开文档",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref" : true,
"id" : "openInstance@IBIZAPPVIEW"
"id" : "openDocument@IBIZAPPVIEW"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "list"
......@@ -21064,54 +21064,54 @@
"name" : "打开链接",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u37c350c",
"name" : "u9aef9b0",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开文档",
"codeName" : "openDocument",
"caption" : "打开示例",
"codeName" : "openInstance",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openDocument",
"uIActionTag" : "openInstance",
"uIActionType" : "DEUIACTION",
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u9aef9b0",
"name" : "u37c350c",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开示例",
"codeName" : "openInstance",
"caption" : "打开文档",
"codeName" : "openDocument",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "IBIZAPPVIEW_openInstance",
"htmlPageUrl" : "${data.instanceaddress}",
"name" : "打开示例",
"fullCodeName" : "IBIZAPPVIEW_openDocument",
"htmlPageUrl" : "${data.documentaddress}",
"name" : "打开文档",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem" : "instanceaddress",
"textItem" : "instanceaddress",
"paramItem" : "documentaddress",
"textItem" : "documentaddress",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openInstance",
"uIActionTag" : "openDocument",
"uIActionType" : "DEUIACTION",
"valueItem" : "instanceaddress",
"id" : "openInstance@IBIZAPPVIEW"
"valueItem" : "documentaddress",
"id" : "openDocument@IBIZAPPVIEW"
},
"addSeparator" : false,
"showCaption" : true,
......
......@@ -327,7 +327,6 @@
"userData2" : "CURDEPTID",
"wFProcessRoleType" : "WFROLE"
} ],
"predefinedActions" : [ "SENDBACK", "ADDSTEPBEFORE", "SENDCOPY", "REASSIGN" ],
"timeout" : -1,
"topPos" : 30,
"util3FormCodeName" : "refuseForm",
......
......@@ -44,7 +44,7 @@
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.createman},${wfCoreService.getGroupUsers('DepartmentHeads|dept|CURDEPTID',execution)},${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-5-169c10a35ed0da0f748ed4176aab8351" name="部门经理审核" >
<documentation>${majortext}</documentation>
<extensionElements>
<flowable:form procfunc="sendback;addstepbefore;sendcopy;reassign" process-form="Main2" process-util3form="refuseForm" process-util3formname="部门领导审批不通过操作表单" />
<flowable:form process-form="Main2" process-util3form="refuseForm" process-util3formname="部门领导审批不通过操作表单" />
</extensionElements>
</userTask>
<endEvent id="sid-216251a03f16216cc13936346c9ee68b" name="结束">
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册