| | |
| | | { |
| | | "templateName": "人工托收", |
| | | "templateName": "仓库", |
| | | "directories": "property", |
| | | "templateCode": "feeManualCollection", |
| | | "templateKey": "collectionId", |
| | | "templateKeyName": "托收ID", |
| | | "searchCode": "collectionId", |
| | | "searchName": "托收ID", |
| | | "templateCode": "storehouse", |
| | | "templateKey": "shId", |
| | | "templateKeyName": "仓库编号", |
| | | "searchCode": "shId", |
| | | "searchName": "仓库编号", |
| | | "conditions": [ |
| | | { |
| | | "name": "房屋编号", |
| | | "name": "仓库名称", |
| | | "inputType": "input", |
| | | "code": "roomName", |
| | | "code": "shName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "业主名称", |
| | | "inputType": "input", |
| | | "code": "ownerName", |
| | | "name": "仓库类型", |
| | | "inputType": "select", |
| | | "selectValue": "2806,2807", |
| | | "selectValueName": "集团仓库,小区仓库", |
| | | "code": "shType", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "业主电话", |
| | | "name": "仓库编号", |
| | | "inputType": "input", |
| | | "code": "link", |
| | | "code": "shId", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns": [ |
| | | { |
| | | "code": "roomName", |
| | | "cnCode": "规格", |
| | | "desc": "必填,请填写房屋,如楼栋-单元-房屋", |
| | | "code": "shName", |
| | | "cnCode": "仓库名称", |
| | | "desc": "必填,请填写仓库名称", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "100", |
| | | "limitErrInfo": "房屋错误", |
| | | "limitParam": "64", |
| | | "limitErrInfo": "仓库名称太长", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "ownerName", |
| | | "cnCode": "业主名称", |
| | | "desc": "必填,请填写业主名称", |
| | | "code": "shType", |
| | | "cnCode": "仓库类型", |
| | | "desc": "必填,请选择仓库类型", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue": "2806,2807", |
| | | "selectValueName": "集团仓库,小区仓库", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "仓库类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "shDesc", |
| | | "cnCode": "描述", |
| | | "desc": "必填,请填写描述", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "100", |
| | | "limitErrInfo": "业主名称超过100位", |
| | | "limitParam": "512", |
| | | "limitErrInfo": "描述太长", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "link", |
| | | "cnCode": "业主电话", |
| | | "desc": "必填,请填写业主电话", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "phone", |
| | | "limitParam": "", |
| | | "limitErrInfo": "业主电话格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "roomArea", |
| | | "cnCode": "房屋面积", |
| | | "desc": "必填,请填写房屋面积", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "money", |
| | | "limitParam": "", |
| | | "limitErrInfo": "房屋面积格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "squarePrice", |
| | | "cnCode": "房屋单价", |
| | | "desc": "必填,请填写房屋单价", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "money", |
| | | "limitParam": "", |
| | | "limitErrInfo": "房屋单价格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "remark", |
| | | "cnCode": "备注", |
| | | "desc": "选填,请填写备注", |
| | | "required": false, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "200", |
| | | "limitErrInfo": "备注超过200位", |
| | | "show": false |
| | | } |
| | | ] |
| | | } |