old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName": "最美员工", |
| | | "templateName": "流程实例", |
| | | "templateCode": "oaWorkflow", |
| | | "templateKey": "flowId", |
| | | "templateKeyName": "工作流ID", |
| | | "searchCode": "flowId", |
| | | "searchName": "工作流ID", |
| | | "directories": "property", |
| | | "templateCode": "activitiesBeautifulStaff", |
| | | "templateKey": "beId", |
| | | "templateKeyName": "ID", |
| | | "searchCode": "beId", |
| | | "searchName": "ID", |
| | | "conditions": [ |
| | | { |
| | | "name": "活动规则", |
| | | "name": "流程名称", |
| | | "inputType": "input", |
| | | "code": "flowName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "描述", |
| | | "inputType": "input", |
| | | "code": "describle", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "流程类型", |
| | | "inputType": "select", |
| | | "selectValue": "6666", |
| | | "selectValueName": "最美员工", |
| | | "code": "ruleId", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "员工名称", |
| | | "inputType": "input", |
| | | "code": "staffName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "员工编号", |
| | | "inputType": "input", |
| | | "code": "activitiesNum", |
| | | "selectValue":"1001,2002", |
| | | "selectValueName":"国内,国外", |
| | | "code": "flowType", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns": [ |
| | | { |
| | | "code": "ruleId", |
| | | "cnCode": "活动规则", |
| | | "desc": "必填,请选择活动规则", |
| | | "code": "flowName", |
| | | "cnCode": "流程名称", |
| | | "desc": "必填,请填写流程名称", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "64", |
| | | "limitErrInfo": "流程名称超过64位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "flowType", |
| | | "cnCode": "流程类型", |
| | | "desc": "必填,请填写流程类型", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue": "6666", |
| | | "selectValueName": "最美员工", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "活动规则格式错误", |
| | | "selectValue":"1001", |
| | | "selectValueName":"普通流程", |
| | | "limit": "maxLength", |
| | | "limitParam": "12", |
| | | "limitErrInfo": "流程类型不能为空", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "staffId", |
| | | "cnCode": "员工", |
| | | "desc": "必填,请填写员工", |
| | | "required": true, |
| | | "code": "describle", |
| | | "cnCode": "备注", |
| | | "desc": "可填,请填写备注", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "defaultValue": "", |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "128", |
| | | "limitErrInfo": "员工名称太长", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "activitiesNum", |
| | | "cnCode": "员工编号", |
| | | "desc": "必填,请填写员工编号", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "编号必须为数字", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "workContent", |
| | | "cnCode": "工作简介", |
| | | "desc": "必填,请填写工作简介", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "1024", |
| | | "limitErrInfo": "工作简介说明太长", |
| | | "show": true |
| | | "limitParam": "200", |
| | | "limitErrInfo": "备注内容不能超过200", |
| | | "show": false |
| | | } |
| | | ] |
| | | } |