export const dataCollectCondition = [ { items: [ { conditionType: "MONTHPICKER", domkey: ["declareMonth"], fieldcol: 12, label: "税款所属期", lanId: 542240, labelcol: 8, value: "", rules: "required|string", viewAttr: 3 }, { conditionType: "SELECT", domkey: ["taxAgentId"], fieldcol: 12, label: "个税扣缴义务人", labelcol: 8, lanId: 537996, value: "", options: [], rules: "required|string", otherParams: { showSearch: true, optionFilterProp: "children" }, viewAttr: 3 }, { browserConditionParam: { completeParams: {}, conditionDataParams: {}, dataParams: {}, destDataParams: {}, hasAddBtn: false, hasAdvanceSerach: true, idSeparator: ",", isAutoComplete: 1, isDetail: 0, isMultCheckbox: false, isSingle: true, linkUrl: "", pageSize: 10, quickSearchName: "", replaceDatas: [], type: "1", viewAttr: 3 }, colSpan: 2, conditionType: "BROWSER", domkey: ["employeeId"], fieldcol: 12, isQuickSearch: false, label: "人员", lanId: 30042, labelcol: 8, rules: "required", viewAttr: 3 } ], title: "基础信息", defaultshow: true, col: 1 }, { items: [ { conditionType: "INPUTNUMBER", domkey: ["addUpChildEducation"], fieldcol: 14, label: "累计子女教育", labelcol: 8, value: "", precision: 2, viewAttr: 2 }, { conditionType: "INPUTNUMBER", domkey: ["addUpContinuingEducation"], fieldcol: 14, label: "累计继续教育", labelcol: 8, value: "", precision: 2, viewAttr: 2 }, { conditionType: "INPUTNUMBER", domkey: ["addUpHousingLoanInterest"], fieldcol: 14, label: "累计住房贷款利息", labelcol: 8, value: "", precision: 2, viewAttr: 2 }, { conditionType: "INPUTNUMBER", domkey: ["addUpHousingRent"], fieldcol: 14, label: "累计住房租金", labelcol: 8, value: "", precision: 2, viewAttr: 2 }, { conditionType: "INPUTNUMBER", domkey: ["addUpSupportElderly"], fieldcol: 14, label: "累计赡养老人", labelcol: 8, value: "", precision: 2, viewAttr: 2 }, { conditionType: "INPUTNUMBER", domkey: ["addUpIllnessMedical"], fieldcol: 14, label: "累计大病医疗", labelcol: 8, value: "", precision: 2, viewAttr: 2 }, { conditionType: "INPUTNUMBER", domkey: ["addUpInfantCare"], fieldcol: 14, label: "累计婴幼儿照护", labelcol: 8, value: "", precision: 2, viewAttr: 2 } ], title: "数据采集", defaultshow: true, col: 2 } ]; export const cumTaxPeriodCondition = [ { items: [{ colSpan: 1, conditionType: "MONTHPICKER", domkey: ["declareMonth"], fieldcol: 18, label: "税款所属期", lanId: 542240, labelcol: 6, value: "", rules: "required", viewAttr: 3 }, { colSpan: 1, conditionType: "SELECT", domkey: ["taxAgentIds"], multiple: true, fieldcol: 18, label: "个税扣缴义务人", lanId: 537996, labelcol: 6, value: "", viewAttr: 2 }], title: "", defaultshow: true } ];