| | |
| | | { |
| | | "templateName":"编码映射", |
| | | "templateCode":"mapping", |
| | | "templateKey":"id", |
| | | "templateKeyName":"编码ID", |
| | | "searchCode": "name", |
| | | "searchName": "名称", |
| | | "columns":[ |
| | | "templateName":"审核人员", |
| | | "templateCode":"auditUser", |
| | | "templateKey":"auditUserId", |
| | | "templateKeyName":"审核ID", |
| | | "searchCode": "userName", |
| | | "searchName": "用户名称", |
| | | "conditions": [ |
| | | |
| | | { |
| | | "code":"domain", |
| | | "cnCode":"域", |
| | | "desc":"必填,请填写域", |
| | | "required":true, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"DOMAIN.COMMON", |
| | | "inputType":"input", |
| | | "limit":"maxLength", |
| | | "limitParam":"50", |
| | | "limitErrInfo":"域长度不能超过50" |
| | | "name": "审核ID", |
| | | "inputType": "input", |
| | | "code": "auditUserId", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "code":"name", |
| | | "cnCode":"名称", |
| | | "desc":"必填,请填写名称", |
| | | "name": "审核人员", |
| | | "inputType": "input", |
| | | "code": "userName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "审核环节", |
| | | "inputType": "select", |
| | | "code": "auditLink", |
| | | "selectValue":"809001,809002,809003", |
| | | "selectValueName":"部门主管,财务主管,采购人员", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code":"userId", |
| | | "cnCode":"用户ID", |
| | | "desc":"必填,请填写用户ID", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"用户ID必须为数字", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"userName", |
| | | "cnCode":"用户名称", |
| | | "desc":"必填,请填写用户名称", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"2,50", |
| | | "limitErrInfo":"名称必须在2至50字符之间" |
| | | "limitErrInfo":"用户名称必须在2至50字符之间", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"key", |
| | | "cnCode":"键", |
| | | "desc":"必填,请填写键", |
| | | "code":"auditLink", |
| | | "cnCode":"审核环节", |
| | | "desc":"必填,请选择审核环节", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "defaultValue":"", |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,100", |
| | | "limitErrInfo":"键必须在1至100之间" |
| | | "inputType":"select", |
| | | "selectValue":"809001,809002,809003", |
| | | "selectValueName":"部门主管,财务主管,采购人员", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"审核环节格式错误", |
| | | "show": true |
| | | }, |
| | | |
| | | { |
| | | "code":"value", |
| | | "cnCode":"值", |
| | | "desc":"必填,请填写值", |
| | | "code":"objCode", |
| | | "cnCode":"流程对象", |
| | | "desc":"必填,请填写流程对象", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "defaultValue":"", |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,100", |
| | | "limitErrInfo":"值必须在1至100之间" |
| | | }, |
| | | |
| | | { |
| | | "code":"remark", |
| | | "cnCode":"备注", |
| | | "desc":"可填,请填写备注", |
| | | "required":false, |
| | | "hasDefaultValue":false, |
| | | "defaultValue":"", |
| | | "inputType":"textarea", |
| | | "limit":"maxLength", |
| | | "limitParam":"200", |
| | | "limitErrInfo":"备注内容不能超过200" |
| | | "limitParam":"64", |
| | | "limitErrInfo":"物品库存不能大于64位", |
| | | "show": false |
| | | } |
| | | |
| | | ] |
| | | } |