| | |
| | | { |
| | | "templateName":"小区", |
| | | "templateCode":"community", |
| | | "templateKey":"communityId", |
| | | "templateKeyName":"小区ID", |
| | | "templateName":"审核人员", |
| | | "templateCode":"auditUser", |
| | | "templateKey":"auditUserId", |
| | | "templateKeyName":"审核ID", |
| | | "searchCode": "userName", |
| | | "searchName": "用户名称", |
| | | "conditions": [ |
| | | |
| | | { |
| | | "name": "审核ID", |
| | | "inputType": "input", |
| | | "code": "auditUserId", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "审核人员", |
| | | "inputType": "input", |
| | | "code": "userName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "审核环节", |
| | | "inputType": "select", |
| | | "code": "auditLink", |
| | | "selectValue":"809001,809002,809003", |
| | | "selectValueName":"部门主管,财务主管,采购人员", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code":"name", |
| | | "cnCode":"小区名称", |
| | | "desc":"必填,请填写小区名称", |
| | | "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":"10,20", |
| | | "limitErrInfo":"小区名称必须在10至20字符之间" |
| | | "limitParam":"2,50", |
| | | "limitErrInfo":"用户名称必须在2至50字符之间", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"address", |
| | | "cnCode":"小区地址", |
| | | "desc":"必填,请填写小区地址", |
| | | "code":"auditLink", |
| | | "cnCode":"审核环节", |
| | | "desc":"必填,请选择审核环节", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"select", |
| | | "selectValue":"809001,809002,809003", |
| | | "selectValueName":"部门主管,财务主管,采购人员", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"审核环节格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"objCode", |
| | | "cnCode":"流程对象", |
| | | "desc":"必填,请填写流程对象", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"200", |
| | | "limitErrInfo":"小区地址不能大于200个字符" |
| | | }, |
| | | { |
| | | "code":"nearbyLandmarks", |
| | | "cnCode":"附近地标", |
| | | "desc":"必填,请填写小区附近地标", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"50", |
| | | "limitErrInfo":"小区附近地标不能大于50个字符" |
| | | }, |
| | | { |
| | | "code":"cityCode", |
| | | "cnCode":"城市编码", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"0971", |
| | | "inputType":"none", |
| | | "limit":"maxin", |
| | | "limitParam":"12", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | }, |
| | | { |
| | | "code":"mapX", |
| | | "cnCode":"小区维度", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"101.33", |
| | | "inputType":"none", |
| | | "limit":"maxin", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | }, |
| | | { |
| | | "code":"mapY", |
| | | "cnCode":"小区经度", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"101.33", |
| | | "inputType":"none", |
| | | "limit":"maxin", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | "limit":"maxLength", |
| | | "limitParam":"64", |
| | | "limitErrInfo":"物品库存不能大于64位", |
| | | "show": false |
| | | } |
| | | |
| | | |
| | | ] |
| | | } |