| | |
| | | { |
| | | "templateName":"投诉建议", |
| | | "templateCode":"complaint", |
| | | "templateKey":"complaintId", |
| | | "templateKeyName":"投诉ID", |
| | | "searchCode": "complaintName", |
| | | "searchName": "投诉人名称", |
| | | "templateName":"费用项", |
| | | "templateCode":"feeConfig", |
| | | "templateKey":"configId", |
| | | "templateKeyName":"费用项ID", |
| | | "searchCode": "feeName", |
| | | "searchName": "费用项目", |
| | | "conditions": [ |
| | | { |
| | | "name": "投诉ID", |
| | | "inputType": "input", |
| | | "code": "complaintId", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "投诉类型", |
| | | "name": "费用标识", |
| | | "inputType": "select", |
| | | "code": "typeCd", |
| | | "selectValue":"809001,809002", |
| | | "selectValueName":"投诉,建议", |
| | | "selectValue":"1003006,2006012", |
| | | "selectValueName":"周期性费用,一次性费用", |
| | | "code": "feeFlag", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "投诉人", |
| | | "name": "费用项目", |
| | | "inputType": "input", |
| | | "code": "complaintName", |
| | | "code": "feeName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "联系电话", |
| | | "inputType": "input", |
| | | "code": "tel", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "房屋编号", |
| | | "inputType": "input", |
| | | "code": "roomId", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "投诉状态", |
| | | "name": "费用类型", |
| | | "inputType": "select", |
| | | "code": "state", |
| | | "selectValue":"1100,1200", |
| | | "selectValueName":"派单,结单", |
| | | "selectValue":"888800010001,888800010002,888800010003,888800010004,888800010005,888800010007", |
| | | "selectValueName":"物业费,地上出售车位费,地下出售车位费,地上出租车位费,地下出租车位费,临时车费用", |
| | | "code": "feeTypeCd", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code":"storeId", |
| | | "cnCode":"商户ID", |
| | | "desc":"必填,请填写商户ID", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"商户ID必须为数字", |
| | | "show": false |
| | | }, |
| | | { |
| | | "code": "typeCd", |
| | | "cnCode":"投诉类型", |
| | | "desc":"必填,请选择投诉类型", |
| | | "code":"feeTypeCd", |
| | | "cnCode":"费用类型", |
| | | "desc":"必填,请选择费用类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"809001,809002", |
| | | "selectValueName":"投诉,建议", |
| | | "selectValue":"888800010001,888800010002,888800010003,888800010004,888800010005,888800010007", |
| | | "selectValueName":"物业费,地上出售车位费,地下出售车位费,地上出租车位费,地下出租车位费,临时车费用", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"投诉类型格式错误", |
| | | "limitErrInfo":"费用类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"roomId", |
| | | "cnCode":"房屋编号", |
| | | "desc":"必填,请选择房屋编号", |
| | | "code": "feeName", |
| | | "cnCode":"收费项目", |
| | | "desc":"必填,请填写收费项目", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"房屋编号格式错误", |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,100", |
| | | "limitErrInfo":"收费项目不能超过100位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"complaintName", |
| | | "cnCode":"投诉人", |
| | | "desc":"必填,请填写投诉人", |
| | | "code":"feeFlag", |
| | | "cnCode":"费用标识", |
| | | "desc":"必填,请选择费用标识", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxLength", |
| | | "limitParam":"200", |
| | | "limitErrInfo":"投诉人不能大于200位", |
| | | "inputType": "select", |
| | | "selectValue":"1003006,2006012", |
| | | "selectValueName":"周期性费用,一次性费用", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"费用类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "startTime", |
| | | "cnCode":"计费起始时间", |
| | | "desc":"必填,请选择计费起始时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"dateTime", |
| | | "limitParam":"", |
| | | "limitErrInfo":"计费起始时间不是有效的时间格式", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "endTime", |
| | | "cnCode":"计费终止时间", |
| | | "desc":"必填,请选择计费终止时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"dateTime", |
| | | "limitParam":"", |
| | | "limitErrInfo":"计费终止时间不是有效的时间格式", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"computingFormula", |
| | | "cnCode":"计算公式", |
| | | "desc":"必填,请填写附加费用", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"1001,2002", |
| | | "selectValueName":"面积*单价+附加费,固定费用", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"计算公式格式错误", |
| | | "show": false |
| | | }, |
| | | { |
| | | "code":"tel", |
| | | "cnCode":"投诉电话", |
| | | "desc":"必填,请填写投诉电话", |
| | | "code":"squarePrice", |
| | | "cnCode":"计费单价", |
| | | "desc":"必填,请填写计费单价", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"phone", |
| | | "inputType": "input", |
| | | "limit":"money", |
| | | "limitParam":"", |
| | | "limitErrInfo":"投诉电话格式错误", |
| | | "limitErrInfo":"计费单价格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"state", |
| | | "cnCode":"投诉状态", |
| | | "desc":"必填,请填写投诉状态", |
| | | "code":"additionalAmount", |
| | | "cnCode":"附加费用", |
| | | "desc":"必填,请填写附加费用", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"num", |
| | | "inputType": "input", |
| | | "limit":"money", |
| | | "limitParam":"", |
| | | "limitErrInfo":"投诉状态格式错误", |
| | | "limitErrInfo":"附加费用格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"context", |
| | | "cnCode":"投诉内容", |
| | | "desc":"必填,请填写投诉内容", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"textarea", |
| | | "limit":"maxLength", |
| | | "limitParam":"4000", |
| | | "limitErrInfo":"投诉状态超过4000位", |
| | | "show": false |
| | | } |
| | | ] |
| | | } |