| | |
| | | { |
| | | "templateName": "考勤班组", |
| | | "templateName": "仓库", |
| | | "directories": "property", |
| | | "templateCode": "attendanceClasses", |
| | | "templateKey": "classesId", |
| | | "templateKeyName": "班组ID", |
| | | "searchCode": "classesId", |
| | | "searchName": "班组ID", |
| | | "templateCode": "storehouse", |
| | | "templateKey": "shId", |
| | | "templateKeyName": "仓库编号", |
| | | "searchCode": "shId", |
| | | "searchName": "仓库编号", |
| | | "conditions": [ |
| | | { |
| | | "name": "班组名称", |
| | | "name": "仓库名称", |
| | | "inputType": "input", |
| | | "code": "classesName", |
| | | "code": "shName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "班组ID", |
| | | "inputType": "input", |
| | | "code": "classesId", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "打卡类型", |
| | | "name": "仓库类型", |
| | | "inputType": "select", |
| | | "selectValue":"1001,1002,1003", |
| | | "selectValueName":"每天打卡,隔天打卡,自定义", |
| | | "code": "clockType", |
| | | "selectValue": "2806,2807", |
| | | "selectValueName": "集团仓库,小区仓库", |
| | | "code": "shType", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "仓库编号", |
| | | "inputType": "input", |
| | | "code": "shId", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns": [ |
| | | { |
| | | "code": "classesName", |
| | | "cnCode": "班次名称", |
| | | "desc": "必填,请填写班次名称", |
| | | "code": "shName", |
| | | "cnCode": "仓库名称", |
| | | "desc": "必填,请填写仓库名称", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "64", |
| | | "limitErrInfo": "班次名称格式错误", |
| | | "limitErrInfo": "仓库名称太长", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "timeOffset", |
| | | "cnCode": "打卡范围", |
| | | "desc": "必填,请填写打卡范围", |
| | | "code": "shType", |
| | | "cnCode": "仓库类型", |
| | | "desc": "必填,请选择仓库类型", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "inputType": "select", |
| | | "selectValue": "2806,2807", |
| | | "selectValueName": "集团仓库,小区仓库", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "打卡范围格式错误", |
| | | "limitErrInfo": "仓库类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "clockCount", |
| | | "cnCode": "打卡次数", |
| | | "desc": "选填,请选择打卡次数", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue":"2,4,6", |
| | | "selectValueName":"2次,4次,6次", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "打卡次数错误", |
| | | "show": true |
| | | },{ |
| | | "code": "clockType", |
| | | "cnCode": "打卡类型", |
| | | "desc": "选填,请选择打卡类型", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue":"1001,1002,1003", |
| | | "selectValueName":"每天打卡,隔天打卡,自定义", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "打卡类型错误", |
| | | "show": true |
| | | },{ |
| | | "code": "clockTypeValue", |
| | | "cnCode": "打卡规则", |
| | | "desc": "必填,请填写打卡规则 * 每天打卡 ? 隔天打卡 0-6组成逗号分隔 自定义", |
| | | "code": "shDesc", |
| | | "cnCode": "描述", |
| | | "desc": "必填,请填写描述", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "12", |
| | | "limitErrInfo": "打卡规则格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "leaveOffset", |
| | | "cnCode": "迟到范围", |
| | | "desc": "必填,请填写迟到范围", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "20", |
| | | "limitErrInfo": "迟到范围错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "lateOffset", |
| | | "cnCode": "早退范围", |
| | | "desc": "必填,请填写早退范围", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "20", |
| | | "limitErrInfo": "早退范围错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "classesObjType", |
| | | "cnCode": "班次对象类型", |
| | | "desc": "选填,请选择班次对象类型", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "select", |
| | | "selectValue":"1001,1002,1003", |
| | | "selectValueName":"集团公司,分公司,部门", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "班次对象类型错误", |
| | | "show": true |
| | | },{ |
| | | "code": "classesObjId", |
| | | "cnCode": "班次对象", |
| | | "desc": "选填,请选择班次对象", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "班次对象错误", |
| | | "limitParam": "512", |
| | | "limitErrInfo": "描述太长", |
| | | "show": true |
| | | } |
| | | ] |