centaline-data-driven 1.0.45 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/Form.vue +2 -2
- package/src/SearchList.vue +1 -1
- package/src/centaline/css/common.css +61 -9
- package/src/centaline/dynamicCheckbox/src/dynamicCheckbox.vue +9 -11
- package/src/centaline/dynamicFile/src/dynamicFile.vue +13 -2
- package/src/centaline/dynamicForm/src/dynamicFormListTable.vue +1 -1
- package/src/centaline/dynamicInputNumber/src/dynamicInputNumber.vue +27 -27
- package/src/centaline/dynamicMo/src/dynamicMo.vue +16 -16
- package/src/centaline/dynamicSearchList/src/dynamicSearchTable.vue +20 -15
- package/src/centaline/dynamicSearchList/src/{dynamicTableFooter.vue → dynamicTableTip.vue} +9 -9
- package/src/centaline/dynamicSeg/src/dynamicSeg.vue +6 -8
- package/src/centaline/dynamicT/src/dynamicT.vue +3 -3
- package/src/centaline/dynamicTags/src/dynamicTags.vue +8 -9
- package/src/centaline/loader/src/ctl/Base.js +14 -8
- package/src/centaline/loader/src/ctl/Button.js +6 -0
- package/src/centaline/loader/src/ctl/GM.js +6 -0
- package/src/centaline/loader/src/ctl/SearchTable.js +39 -7
- package/src/centaline/loader/src/ctl/lib/LibFunction.js +19 -28
- package/src/centaline/progress/src/progress.vue +2 -2
- package/src/main.js +2 -2
- package/wwwroot/static/centaline/centaline-data-driven.js +2 -2
- package/wwwroot/static/centaline/centaline-data-driven.js.map +1 -1
package/package.json
CHANGED
package/src/Form.vue
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div id="app-form" class="data-driven" style="width:100%;height:100%;overflow:auto">
|
|
3
|
-
<ct-form :api="'api/
|
|
3
|
+
<ct-form :api="'/api/third-dept-tran/transaction/detail'" :apiParam="apiParam"></ct-form>
|
|
4
4
|
<!--:api="'FormSample/formdata'"-->
|
|
5
5
|
<!--<ct-form :source="formdata.content"></ct-form>-->
|
|
6
6
|
<!--<ct-form :api="'/api/form/formdata/contractDetail'" :apiParam="apiParam"></ct-form>-->
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
name: 'App',
|
|
15
15
|
data() {
|
|
16
16
|
return {
|
|
17
|
-
apiParam: { transactionId: "
|
|
17
|
+
apiParam: { transactionId: "1439111273965203458", actionType: "3", pageTitle: "成交报告", pageOnly: "true" },
|
|
18
18
|
formdata: { "notification": 0, "clientActionType": 1, "rtnMsg": "", "page": { "pageIndex": 1, "queryTime": 0, "pageSize": 20, "orderBy": "", "rowCount": 0, "flagPage": true, "flagMoreData": false }, "content": { "flagSearch": false, "actionRouters": [{ "actionForSearch": "/api/transaction/property/getTableListForSelect", "refFieldName": "estateId", "flagAttachSearchCondition": false, "hidden": false, "actionForSearchLayout": "/api/transaction/property/getLayoutOfSearch", "pageHeight": 600, "callBackFunName": "setProperty", "pageWidth": 800, "buttonType": 0, "flagAlert": false, "text": "选择房间", "pageColumns": 0, "key": "searchPropertys" }], "parameterAction": "/api/form/paramdata", "buttons": [{ "actionType": 3, "buttonType": 0, "flagAttachSearchCondition": false, "hidden": false, "flagAlert": false, "action": "/api/agenttrans/adjust/saveData", "text": "提交", "pageColumns": 0, "pageHeight": 600, "pageWidth": 800 }, { "actionType": 0, "buttonType": 1, "flagAttachSearchCondition": false, "onChanged": "refreshAssignCommissionClick(0)", "hidden": true, "flagAlert": false, "action": "", "text": "根据金额", "pageColumns": 0, "pageHeight": 600, "key": "btnRefushMoney", "pageWidth": 800 }, { "actionType": 0, "buttonType": 1, "flagAttachSearchCondition": false, "onChanged": "refreshAssignCommissionClick(1)", "hidden": true, "flagAlert": false, "action": "", "text": "根据比例", "pageColumns": 0, "pageHeight": 600, "key": "btnReflushPoint", "pageWidth": 800 }], "actionTitle": "", "colSpan": 3, "title": "变更报告新增", "list": [{ "rightNew": true, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstTranCustJoint", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": true, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "custName", "searchDataType": 1, "spanCols": 1, "controlLabel": "客户姓名", "searchOperation": 1 }, { "paramName1": "params_CCAIPLUS_CARD_TYPE", "code1": "", "controlType": 23, "fieldName1": "cardType", "searchDataType": 1, "spanCols": 1, "controlLabel": "证件类型", "searchOperation": 1, "name1": "", "required": true }, { "code1": "", "controlType": 1, "fieldName1": "cardNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "证件号码", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "phone", "searchDataType": 1, "spanCols": 1, "controlLabel": "联系电话", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "customerId", "searchDataType": 1, "spanCols": 1, "controlLabel": "客户ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "traCoocustId", "searchDataType": 1, "spanCols": 1, "controlLabel": "主键ID", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": true }], "pageHeight": 0, "pageWidth": 0 }, { "rightNew": false, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstLastSecondAssign", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": false, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "estateName", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘名称", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "agentName", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理组名称", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "empNameNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "calcRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "角色", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 1, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交单数", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 2, "fieldName1": "gwCommissionRatio", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问计提比例(‰)", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 1, "fieldName1": "gwPriceCommission", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问业绩", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": false }, { "rightEdit": false, "columns": [{ "code1": "1428267448678785025", "controlType": 1, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "code1": "万科翡翠嘉和", "controlType": 1, "fieldName1": "estateName", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘名称", "searchOperation": 1 }, { "code1": "万科翡翠嘉和", "controlType": 1, "fieldName1": "agentName", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理组名称", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "empNameNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1 }, { "code1": "73b1c814-5a73-4499-864f-ba8fca367b56", "controlType": 1, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1 }, { "code1": "物业顾问", "controlType": 1, "fieldName1": "calcRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "角色", "searchOperation": 1 }, { "code1": "688727.8256", "controlType": 1, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "业绩", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "27.71080000", "controlType": 1, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 2 }, { "code1": "0.00", "controlType": 1, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 2 }, { "code1": "0.2771", "controlType": 1, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交单数", "searchOperation": 1, "decimals1": 2 }, { "code1": "0.0000", "controlType": 1, "fieldName1": "gwCommissionRatio", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问计提比例(‰)", "searchOperation": 1, "decimals1": 6 }, { "code1": "0.0000", "controlType": 1, "fieldName1": "gwPriceCommission", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问业绩", "searchOperation": 1, "decimals1": 6 }, { "code1": "5dd9754f-7981-4115-83c5-f350032e3717", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }, { "code1": "73b1c814-5a73-4499-864f-ba8fca367b56", "controlType": 9, "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门ID", "searchOperation": 1 }, { "code1": "20180316114528B8A4D7FF758E173A7C", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "6daddc19-5aa8-4f14-8c1d-f6c76c2d3bdc", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": false }], "pageHeight": 0, "pageWidth": 0 }, { "rightNew": false, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstLastSecondRefAssign", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": false, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "estateName", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘名称", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "agentName", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理组名称", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "empNameNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "calcRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "角色", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 1, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 1, "fieldName1": "gwCommissionRatio", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问计提比例(‰)", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 1, "fieldName1": "gwPriceCommission", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问业绩", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": false }], "pageHeight": 0, "pageWidth": 0 }, { "rightNew": false, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstLastThirdAssign", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": false, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "empNameNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "deptHrocCode", "searchDataType": 1, "spanCols": 1, "controlLabel": "HROC码", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 1, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": false }, { "rightEdit": false, "columns": [{ "code1": "1428267448733310978", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "empNameNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1 }, { "code1": "三级市场部/西区事业部/津西二战区/中北镇三片区/正荣润璟湾二分行/正荣润璟湾二分行2组", "controlType": 1, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1 }, { "code1": "022E740", "controlType": 1, "fieldName1": "deptHrocCode", "searchDataType": 1, "spanCols": 1, "controlLabel": "HROC码", "searchOperation": 1 }, { "code1": "898342.5872", "controlType": 1, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "36.14460000", "controlType": 1, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 2 }, { "code1": "0.00", "controlType": 1, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 2 }, { "code1": "0.3614", "controlType": 1, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 2 }, { "code1": "9fd1a2fc-dca0-46fa-8855-89222ee5ac37", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": false }, { "rightEdit": false, "columns": [{ "code1": "1428267448800419842", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "empNameNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1 }, { "code1": "三级市场部/西区事业部/津西二战区/中北镇三片区/正荣润璟湾二分行/正荣润璟湾二分行2组", "controlType": 1, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1 }, { "code1": "022E740", "controlType": 1, "fieldName1": "deptHrocCode", "searchDataType": 1, "spanCols": 1, "controlLabel": "HROC码", "searchOperation": 1 }, { "code1": "898342.5872", "controlType": 1, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "36.14460000", "controlType": 1, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 2 }, { "code1": "0.00", "controlType": 1, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 2 }, { "code1": "0.3614", "controlType": 1, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 2 }, { "code1": "43c276f1-c167-4a74-96b3-8bc1ce29b998", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": false }], "pageHeight": 0, "pageWidth": 0 }, { "rightNew": false, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstLastOutAssign", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": false, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "empName", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名", "searchOperation": 1 }, { "code1": "", "controlType": 1, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 1, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 1, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 1, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "外部类型", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": false }], "pageHeight": 0, "pageWidth": 0 }, { "rightNew": true, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstSecondAssign", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": true, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "paramName1": "searchAgentEstate", "code1": "", "controlType": 23, "onChanged": "assignEstateAgentChange()", "fieldName1": "estateName", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘名称", "searchOperation": 1, "name1": "", "required": true }, { "code1": "", "controlType": 1, "fieldName1": "agentName", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理组名称", "searchOperation": 1, "required": true }, { "paramName1": "searchAgentEmp", "code1": "", "controlType": 23, "onChanged": "assignEmpNoChange('lstSecondAssign')", "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1, "required": true }, { "paramName1": "searchAgentDept", "code1": "", "controlType": 8, "onChanged": "deptNameChange('lstSecondAssign)", "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1, "name1": "" }, { "paramName1": "searchAgentRole", "code1": "", "controlType": 8, "fieldName1": "calcRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "角色", "searchOperation": 1, "name1": "", "required": true }, { "code1": "", "controlType": 4, "onChanged": "assignCommissionChange('lstSecondAssign','price')", "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 4, "required": true }, { "code1": "", "controlType": 4, "onChanged": "assignCommissionChange('lstSecondAssign','point')", "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 6, "required": true }, { "code1": "", "controlType": 4, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 4 }, { "code1": "", "controlType": 4, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交单数", "searchOperation": 1, "decimals1": 6 }, { "code1": "0.00000000", "controlType": 2, "onChanged": "assignGwCommissionRatioChange('lstSecondAssign')", "fieldName1": "gwCommissionRatio", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问计提比例(‰)", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 1, "fieldName1": "gwPriceCommission", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问业绩", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 9, "fieldName1": "empNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工工号", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "empName", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工姓名", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "1", "controlType": 9, "fieldName1": "tenantId", "searchDataType": 1, "spanCols": 1, "controlLabel": "租户ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": true }, { "rightEdit": true, "columns": [{ "code1": "1428267448678785025", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "paramName1": "searchAgentEstate", "code1": "20180316114528B8A4D7FF758E173A7C@万科翡翠嘉和@6daddc19-5aa8-4f14-8c1d-f6c76c2d3bdc@万科翡翠嘉和", "controlType": 23, "onChanged": "assignEstateAgentChange", "fieldName1": "estateName", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘名称", "searchOperation": 1, "name1": "万科翡翠嘉和" }, { "code1": "万科翡翠嘉和", "controlType": 1, "fieldName1": "agentName", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理组名称", "searchOperation": 1 }, { "paramName1": "searchAgentEmp", "code1": "5dd9754f-7981-4115-83c5-f350032e3717", "controlType": 23, "onChanged": "assignEmpNoChange('lstSecondRefAssign')", "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1, "name1": "", "required": true }, { "paramName1": "searchAgentDept", "code1": "73b1c814-5a73-4499-864f-ba8fca367b56", "controlType": 8, "onChanged": "deptNameChange('lstSecondAssign')", "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1, "name1": "73b1c814-5a73-4499-864f-ba8fca367b56", "required": true }, { "paramName1": "searchAgentRole", "code1": "物业顾问", "controlType": 8, "fieldName1": "calcRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "角色", "searchOperation": 1, "name1": "" }, { "code1": "688727.8256", "controlType": 4, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "业绩", "searchOperation": 1, "decimals1": 4, "required": true }, { "code1": "27.71080000", "controlType": 4, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 6 }, { "code1": "0.00", "controlType": 4, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 4 }, { "code1": "0.2771", "controlType": 4, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交单数", "searchOperation": 1, "decimals1": 6 }, { "code1": "0.0000", "controlType": 2, "onChanged": "assignGwCommissionRatioChange('lstSecondAssign')", "fieldName1": "gwCommissionRatio", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问计提比例(‰)", "searchOperation": 1, "decimals1": 6 }, { "code1": "0.0000", "controlType": 1, "fieldName1": "gwPriceCommission", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问业绩", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 9, "fieldName1": "empNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工工号", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "empName", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工姓名", "searchOperation": 1 }, { "code1": "73b1c814-5a73-4499-864f-ba8fca367b56", "controlType": 9, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门Name", "searchOperation": 1 }, { "code1": "20180316114528B8A4D7FF758E173A7C", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "6daddc19-5aa8-4f14-8c1d-f6c76c2d3bdc", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "1", "controlType": 9, "fieldName1": "tenantId", "searchDataType": 1, "spanCols": 1, "controlLabel": "租户ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": true }], "pageHeight": 0, "pageWidth": 0 }, { "rightNew": true, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstSecondRefAssign", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": true, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "paramName1": "searchAgentEstate", "code1": "", "controlType": 23, "onChanged": "assignEstateAgentChange()", "fieldName1": "estateName", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘", "searchOperation": 1, "name1": "", "required": true }, { "code1": "", "controlType": 1, "onChanged": "assignEstateAgentChange", "fieldName1": "agentName", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理组名称", "searchOperation": 1 }, { "paramName1": "searchAgentEmp", "code1": "", "controlType": 23, "onChanged": "assignEmpNoChange('lstSecondRefAssign')", "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1, "name1": "", "required": true }, { "paramName1": "searchAgentDept", "code1": "", "controlType": 8, "onChanged": "deptNameChange('lstSecondRefAssign')", "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1, "name1": "" }, { "paramName1": "searchAgentRole", "code1": "", "controlType": 8, "fieldName1": "roleId", "searchDataType": 1, "spanCols": 1, "controlLabel": "角色", "searchOperation": 1, "name1": "", "required": true }, { "code1": "", "controlType": 4, "onChanged": "assignCommissionChange('lstSecondRefAssign','price')", "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 4, "required": true }, { "code1": "", "controlType": 4, "onChanged": "assignCommissionChange('lstSecondRefAssign','point')", "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 6, "required": true }, { "code1": "", "controlType": 4, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 4 }, { "code1": "", "controlType": 4, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 6 }, { "code1": "0.00000000", "controlType": 2, "onChanged": "assignGwCommissionRatioChange('lstSecondRefAssign')", "fieldName1": "gwCommissionRatio", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问计提比例(‰)", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 1, "fieldName1": "gwPriceCommission", "searchDataType": 1, "spanCols": 1, "controlLabel": "顾问业绩", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门Name", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "1", "controlType": 9, "fieldName1": "tenantId", "searchDataType": 1, "spanCols": 1, "controlLabel": "租户ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": true }], "pageHeight": 0, "pageWidth": 0 }, { "rightNew": true, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstThirdAssign", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": true, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "paramName1": "searchEmp", "code1": "", "controlType": 23, "onChanged": "assignEmpNoChange('lstThirdAssign')", "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1, "name1": "", "required": true }, { "paramName1": "searchAgentDept", "code1": "", "controlType": 8, "onChanged": "deptNameChange('lstThirdAssign')", "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1, "name1": "" }, { "code1": "", "controlType": 1, "fieldName1": "deptHrocCode", "searchDataType": 1, "spanCols": 1, "controlLabel": "HROC码", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 4, "onChanged": "assignCommissionChange('lstThirdAssign','price')", "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 4, "required": true }, { "code1": "", "controlType": 4, "onChanged": "assignCommissionChange('lstThirdAssign','point')", "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 6, "required": true }, { "code1": "", "controlType": 4, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 4 }, { "code1": "", "controlType": 4, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 9, "fieldName1": "empNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工工号", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "empName", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工姓名", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门Name", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "1", "controlType": 9, "fieldName1": "tenantId", "searchDataType": 1, "spanCols": 1, "controlLabel": "租户ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": true }, { "rightEdit": true, "columns": [{ "code1": "1428267448733310978", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "paramName1": "searchEmp", "code1": "", "controlType": 23, "onChanged": "assignEmpNoChange('lstThirdAssign')", "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1, "name1": "", "required": true }, { "paramName1": "searchAgentDept", "code1": "", "controlType": 8, "onChanged": "deptNameChange('lstThirdAssign')", "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1, "name1": "三级市场部/西区事业部/津西二战区/中北镇三片区/正荣润璟湾二分行/正荣润璟湾二分行2组" }, { "code1": "022E740", "controlType": 1, "fieldName1": "deptHrocCode", "searchDataType": 1, "spanCols": 1, "controlLabel": "HROC码", "searchOperation": 1 }, { "code1": "898342.5872", "controlType": 4, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 4, "required": true }, { "code1": "36.14460000", "controlType": 4, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 6 }, { "code1": "0.00", "controlType": 4, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 4 }, { "code1": "0.3614", "controlType": 4, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 9, "fieldName1": "empNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工工号", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "empName", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工姓名", "searchOperation": 1 }, { "code1": "三级市场部/西区事业部/津西二战区/中北镇三片区/正荣润璟湾二分行/正荣润璟湾二分行2组", "controlType": 9, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门Name", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "1", "controlType": 9, "fieldName1": "tenantId", "searchDataType": 1, "spanCols": 1, "controlLabel": "租户ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": true }, { "rightEdit": true, "columns": [{ "code1": "1428267448800419842", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "paramName1": "searchEmp", "code1": "", "controlType": 23, "onChanged": "assignEmpNoChange('lstThirdAssign')", "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名/工号", "searchOperation": 1, "name1": "", "required": true }, { "paramName1": "searchAgentDept", "code1": "", "controlType": 8, "onChanged": "deptNameChange('lstThirdAssign')", "fieldName1": "deptId", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门", "searchOperation": 1, "name1": "三级市场部/西区事业部/津西二战区/中北镇三片区/正荣润璟湾二分行/正荣润璟湾二分行2组" }, { "code1": "022E740", "controlType": 1, "fieldName1": "deptHrocCode", "searchDataType": 1, "spanCols": 1, "controlLabel": "HROC码", "searchOperation": 1 }, { "code1": "898342.5872", "controlType": 4, "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 4, "required": true }, { "code1": "36.14460000", "controlType": 4, "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 6 }, { "code1": "0.00", "controlType": 4, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 4 }, { "code1": "0.3614", "controlType": 4, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 6 }, { "code1": "", "controlType": 9, "fieldName1": "empNo", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工工号", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "empName", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工姓名", "searchOperation": 1 }, { "code1": "三级市场部/西区事业部/津西二战区/中北镇三片区/正荣润璟湾二分行/正荣润璟湾二分行2组", "controlType": 9, "fieldName1": "deptName", "searchDataType": 1, "spanCols": 1, "controlLabel": "部门Name", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "estateId", "searchDataType": 1, "spanCols": 1, "controlLabel": "楼盘ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "agentId", "searchDataType": 1, "spanCols": 1, "controlLabel": "代理ID", "searchOperation": 1 }, { "code1": "1", "controlType": 9, "fieldName1": "tenantId", "searchDataType": 1, "spanCols": 1, "controlLabel": "租户ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "hrRoleName", "searchDataType": 1, "spanCols": 1, "controlLabel": "HR角色名", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": true }], "pageHeight": 0, "pageWidth": 0 }, { "rightNew": true, "primaryKeys": [], "flagRowMove": false, "editMode": 0, "name": "lstOutAssign", "totalCols": [], "pageColumns": 0, "rows": [{ "rightEdit": true, "columns": [{ "code1": "", "controlType": 9, "fieldName1": "traAssignId", "searchDataType": 1, "spanCols": 1, "controlLabel": "分配ID", "searchOperation": 1 }, { "code1": "", "controlType": 2, "fieldName1": "empName", "searchDataType": 1, "spanCols": 1, "controlLabel": "分佣人姓名", "searchOperation": 1, "required": true }, { "code1": "", "controlType": 4, "onChanged": "assignCommissionChange('lstOutAssign','price')", "fieldName1": "commission", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交价", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 4, "onChanged": "assignCommissionChange('lstOutAssign','point')", "fieldName1": "ratio", "searchDataType": 1, "spanCols": 1, "controlLabel": "成交比例(%)", "searchOperation": 1, "decimals1": 2, "required": true }, { "code1": "", "controlType": 4, "fieldName1": "bonus", "searchDataType": 1, "spanCols": 1, "controlLabel": "奖金", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 4, "fieldName1": "caseAmount", "searchDataType": 1, "spanCols": 1, "controlLabel": "转介单数", "searchOperation": 1, "decimals1": 2 }, { "code1": "", "controlType": 8, "fieldName1": "additionalTypeId", "searchDataType": 1, "spanCols": 1, "controlLabel": "外部类型", "searchOperation": 1 }, { "code1": "1", "controlType": 9, "fieldName1": "tenantId", "searchDataType": 1, "spanCols": 1, "controlLabel": "租户ID", "searchOperation": 1 }, { "code1": "", "controlType": 9, "fieldName1": "empId", "searchDataType": 1, "spanCols": 1, "controlLabel": "员工ID", "searchOperation": 1 }], "flagDeleted": false, "rightDelete": true }], "pageHeight": 0, "pageWidth": 0 }], "layoutOrientation": 2, "onload": "", "medias": [], "flagAlertCloseWindowAfterSave": "0", "scripts": "//成交/变更脚本\r\n/**\r\n * 变更原因change\r\n */\r\nfunction adjustReasonChange() {\r\n var adjustCode = formData.getCode1ByField1('adjustReasonCode');\r\n var adjustName = formData.getValueByFieldName('adjustReasonCode', 'name1');\r\n formData.setValueByFieldName(\"adjustReason\", \"code1\", adjustName);\r\n}\r\n\r\n\r\n/**\r\n * 分佣人楼盘change事件\r\n */\r\nfunction assignEstateAgentChange() {\r\n let estateAgentInfo = formData.getListFieldValue('lstSecondAssign', null, 'estateName', 'code1');\r\n let arr = estateAgentInfo.split('@');\r\n formData.setListFieldValue(arr[0], 'lstSecondAssign', null, 'estateId', 'code1');\r\n formData.setListFieldValue(arr[2], 'lstSecondAssign', null, 'agentId', 'code1');\r\n formData.setListFieldValue(arr[3], 'lstSecondAssign', null, 'agentName', 'code1');\r\n\r\n}\r\n\r\n/**\r\n * 分佣人change事件\r\n */\r\nfunction assignEmpNoChange(listType) {\r\n debugger;\r\n let empId=formData.getListFieldValue(listType, null, 'empNameNo', 'code1');\r\n if(empId) {\r\n formData.execServerScript(\"/api/transaction/adjustRecord/getDepartmentByEmpId\", {\"empId\": empId}, function (data) {\r\n\r\n debugger;\r\n formData.setListFieldValue(data[0].deptId || \"\", listType, null, 'deptName', 'code1');\r\n formData.setListFieldValue(data[0].deptName || \"\", listType, null, 'deptName', 'name1');\r\n formData.setListFieldValue(data[0].roleId || \"\", listType, null, 'calcRoleName', 'code1');\r\n formData.setListFieldValue(data[0].roleName || \"\", listType, null, 'calcRoleName', 'name1');\r\n formData.setListFieldValue(data[0].empName || \"\", listType, null, 'empName', 'name1');\r\n formData.setListFieldValue(data[0].empNo || \"\", listType, null, 'empNo', 'name1');\r\n\r\n })\r\n }\r\n\r\n}\r\n\r\n/**\r\n * 部门change\r\n */\r\nfunction deptNameChange(listType) {\r\n debugger;\r\n var deptName = formData.getListFieldValue(listType, null, 'deptName', 'code1');\r\n formData.setListFieldValue(deptName, listType, null, 'deptName', 'code1');\r\n}\r\n\r\n/**\r\n * 成交类型修改\r\n */\r\nfunction tranTypeChange() {\r\n var tranType = formData.getValueByFieldName('tranType', 'name1');\r\n var tranArray = formData.getValueByFieldName('hiddenTranType', 'selectItems1');\r\n if (tranArray != undefined && tranArray.length > 0 && tranType != undefined && tranType.length > 0) {\r\n tranArray.forEach(function (item) {\r\n if (item.name == tranType) {\r\n let dataArr = item.code.split('@');\r\n formData.setValueByFieldName(\"extraMoney\", \"code1\", dataArr[0]);\r\n formData.setValueByFieldName(\"extraPoint\", \"code1\", dataArr[1]);\r\n formData.setValueByFieldName(\"refCommissionPoint\", \"code1\", dataArr[2]);\r\n formData.setValueByFieldName(\"refExtraPoint\", \"code1\", dataArr[3]);\r\n formData.setValueByFieldName(\"refExtraMoney\", \"code1\", dataArr[4]);\r\n formData.setValueByFieldName(\"innerPriceRatio\", \"code1\", dataArr[5]);\r\n formData.setValueByFieldName(\"refPriceRatio\", \"code1\", dataArr[6]);\r\n }\r\n })\r\n //赋值后重新计算业绩\r\n // allCommissionChange();\r\n }\r\n}\r\n\r\n\r\n/**\r\n * 成交客户修改\r\n */\r\nfunction contractCustChange()\r\n{\r\n var custNamePhone = formData.getValueByFieldName('customerId', 'name1');\r\n if(custNamePhone.indexOf('/')) {\r\n let custArray = custNamePhone.split('/');\r\n formData.setValueByFieldName(\"phone\", \"code1\", custArray[1]);\r\n }\r\n\r\n}\r\n\r\n\r\n/**\r\n * 执行主业绩相关方法\r\n */\r\nfunction allCommissionChange() {\r\n calcCommissionIncome();\r\n calcRefCommissionIncome();\r\n bonusChange();\r\n bonusIntroChange();\r\n extroMoneyVerify();\r\n}\r\n\r\n/**\r\n * 修改本盘/转介楼价比例\r\n * @param ChangeType\r\n */\r\nfunction priceCommissionChange(ChangeType) {\r\n var price = formData.getCode1ByField1('price');\r\n //本盘楼价比例\r\n var innerPriceRatio = formData.getCode1ByField1('innerPriceRatio');\r\n //转介楼价比例\r\n var refPriceRatio = formData.getCode1ByField1('refPriceRatio');\r\n if (isNaN(innerPriceRatio) || innerPriceRatio == \"\") {\r\n innerPriceRatio = 0;\r\n }\r\n if (isNaN(refPriceRatio) || refPriceRatio == \"\") {\r\n refPriceRatio = 0;\r\n }\r\n if (ChangeType == \"Inner\") {\r\n refPriceRatio = 100 - innerPriceRatio;\r\n refPriceRatio = refPriceRatio.toFixed(6);\r\n } else {\r\n innerPriceRatio = 100 - refPriceRatio;\r\n innerPriceRatio = innerPriceRatio.toFixed(6);\r\n }\r\n var innerPricesCommission = price * innerPriceRatio / 100;\r\n var refPriceCommission = price * refPriceRatio / 100;\r\n formData.setValueByFieldName(\"innerPriceRatio\", \"code1\", innerPriceRatio);\r\n formData.setValueByFieldName(\"refPriceRatio\", \"code1\", refPriceRatio);\r\n formData.setValueByFieldName(\"innerPriceCommission\", \"code1\", innerPricesCommission);\r\n formData.setValueByFieldName(\"refPriceCommission\", \"code1\", refPriceCommission);\r\n\r\n}\r\n\r\n\r\nNumber.prototype.toFixed = function (s) {\r\n //没有对fractionDigits做任何处理,假设它是合法输入\r\n return (Math.round(accMul(this, Math.pow(10, s))) / Math.pow(10, s)).toString();\r\n}\r\n\r\n/**\r\n * 计算公司佣金收入\r\n */\r\nfunction calcCommissionIncome() {\r\n var priceValue = formData.getCode1ByField1('price');\r\n var commissionPointValue = formData.getCode1ByField1('commissionPoint');\r\n var bonusCommissionPointValue = formData.getCode1ByField1('extraPoint');\r\n var bonusCommissionMoneyValue = formData.getCode1ByField1('extraMoney');\r\n\r\n var bonusMoneyValue = formData.getCode1ByField1('bonus');\r\n var bonusMoneyType = formData.getCode1ByField1('bonusTypeId');\r\n var bonusMoney = 0;\r\n var PricesRatio = formData.getCode1ByField1('innerPriceRatio');\r\n //var introCommissionInnerPointValue = $(introCommissionInnerPointTotalID).val();\r\n\r\n if (bonusCommissionMoneyValue == \"\") {\r\n bonusCommissionMoneyValue = 0;\r\n }\r\n\r\n if (bonusCommissionPointValue == \"\") {\r\n bonusCommissionPointValue = 0;\r\n }\r\n\r\n if (bonusMoneyValue == \"\") {\r\n bonusMoneyValue = 0;\r\n }\r\n\r\n if (bonusMoneyType == \"-1\") {\r\n bonusMoney = bonusMoneyValue;\r\n }\r\n var commissionTotal = 0;\r\n try {\r\n //begin计算公司佣金收入\r\n var commissionIncomeValue = accMul(priceValue, (commissionPointValue * 1 + bonusCommissionPointValue * 1)) / 100 + bonusCommissionMoneyValue * 1 - bonusMoney; //JS乘法bug导致数据有\r\n if (!isNaN(commissionIncomeValue)) {\r\n commissionTotal = commissionIncomeValue.toFixed(4) * 1;\r\n }\r\n\r\n //end计算公司佣金收入\r\n //计算本盘楼价业绩金额\r\n var InnerPricesCommissionValue = (priceValue * PricesRatio / 100);\r\n var innerPricesCommission = 0\r\n if (!isNaN(InnerPricesCommissionValue)) {\r\n innerPricesCommission = InnerPricesCommissionValue.toFixed(4);\r\n }\r\n formData.setValueByFieldName(\"commissionTotal\", \"code1\", commissionTotal);\r\n formData.setValueByFieldName(\"innerPriceCommission\", \"code1\", innerPricesCommission);\r\n } catch (e) {\r\n showErrorMsg(e);\r\n }\r\n}\r\n\r\n/**\r\n * 计算转介金额\r\n */\r\nfunction calcRefCommissionIncome() {\r\n\r\n var priceValue = formData.getCode1ByField1('price');\r\n var introducePoint = formData.getCode1ByField1('refCommissionPoint');\r\n var bonusIntroduceCommissionMoneyValue = formData.getCode1ByField1('refExtraMoney');\r\n var bonusIntroCommissionPointValue = formData.getCode1ByField1('refExtraPoint');\r\n\r\n var bonusIntroMoneyValue = formData.getCode1ByField1('refBonus');\r\n var bonusMoneyType = formData.getCode1ByField1('bonusTypeId');\r\n var bonusIntroMoney = 0;\r\n var IntroducePricesRatio = formData.getCode1ByField1('refPriceRatio');\r\n\r\n var commissionTotal = formData.getCode1ByField1('commissionTotal');\r\n if (bonusIntroduceCommissionMoneyValue == \"\") {\r\n bonusIntroduceCommissionMoneyValue = 0;\r\n }\r\n\r\n if (bonusIntroCommissionPointValue == \"\") {\r\n bonusIntroCommissionPointValue = 0;\r\n }\r\n\r\n if (bonusIntroMoneyValue == \"\") {\r\n bonusIntroMoneyValue = 0;\r\n }\r\n\r\n if (bonusMoneyType == \"-1\") {\r\n bonusIntroMoney = bonusIntroMoneyValue;\r\n }\r\n\r\n try {\r\n var refCommission = 0;\r\n var introduceIncomeValue = priceValue * (introducePoint * 1 + bonusIntroCommissionPointValue * 1) / 100 + bonusIntroduceCommissionMoneyValue * 1 - bonusIntroMoney;\r\n if (!isNaN(introduceIncomeValue)) {\r\n refCommission = Math.round(introduceIncomeValue * 100) / 100;\r\n }\r\n //计算转介楼价业绩金额\r\n var refPriceCommission = 0;\r\n var IntroducePricesCommissionValue = (priceValue * IntroducePricesRatio / 100);\r\n if (!isNaN(IntroducePricesCommissionValue)) {\r\n refPriceCommission = IntroducePricesCommissionValue.toFixed(4);\r\n }\r\n formData.setValueByFieldName(\"refCommission\", \"code1\", refCommission);\r\n formData.setValueByFieldName(\"refPriceCommission\", \"code1\", refPriceCommission);\r\n if(refCommission>commissionTotal)\r\n {\r\n showErrorMsg('转介业绩不能超过实际业绩');\r\n }\r\n\r\n } catch (e) {\r\n showErrorMsg(e);\r\n }\r\n\r\n}\r\n\r\n/**\r\n * 本盘奖金计算\r\n */\r\nfunction bonusChange() {\r\n var bonusType = formData.getCode1ByField1('bonusTypeId');\r\n var bonus = formData.getCode1ByField1('bonus');\r\n var refBonus = formData.getCode1ByField1('refBonus');\r\n\r\n var commissionTotal = formData.getCode1ByField1('commissionTotal');\r\n //没有奖金\r\n if (bonusType == \"0\") {\r\n bonus = 0;\r\n refBonus = 0;\r\n }\r\n //奖金包含在代理点数内\r\n if (bonusType == \"-1\") {\r\n if (!isNaN(commissionTotal)) {\r\n if (commissionTotal * 1 < 0) {\r\n showErrorMsg('实际业绩金额不能为负数');\r\n }\r\n }\r\n }\r\n if (!isNaN(bonus) && !isNaN(refBonus)) {\r\n if (refBonus * 1 > bonus * 1) {\r\n showErrorMsg('转介奖金不能超过总奖金');\r\n }\r\n }\r\n formData.setValueByFieldName(\"bonus\", \"code1\", bonus);\r\n formData.setValueByFieldName(\"refBonus\", \"code1\", refBonus);\r\n}\r\n\r\n/**\r\n * 转介奖金计算\r\n */\r\nfunction bonusIntroChange() {\r\n //CalculateIntroduceCommissionIncome();\r\n var bonusMoneyValue = formData.getCode1ByField1('bonus');\r\n var bonusIntroMoney = formData.getCode1ByField1('refBonus');\r\n var bonusMoneyType = formData.getCode1ByField1('bonusTypeId');\r\n var introCommissionIncome = formData.getCode1ByField1('refCommission');\r\n\r\n if (bonusMoneyType == \"0\") {\r\n formData.setValueByFieldName(\"refBonus\", \"code1\", 0);\r\n }\r\n if (bonusIntroMoney != \"\" && bonusMoneyType != \"0\") {\r\n formData.setValueByFieldName(\"refBonus\", \"code1\", bonusIntroMoney);\r\n }\r\n //奖金包含在代理点数内\r\n if (bonusMoneyType == \"-1\") {\r\n if (!isNaN(introCommissionIncome)) {\r\n if (introCommissionIncome * 1 < 0) {\r\n showErrorMsg('转介收入不能为负数');\r\n }\r\n }\r\n }\r\n}\r\n\r\n/**\r\n * 额外金额\r\n */\r\nfunction extroMoneyVerify()\r\n{\r\n var extraMoney = formData.getCode1ByField1('extraMoney');\r\n var refExtraMoney = formData.getCode1ByField1('refExtraMoney');\r\n\r\n var extraPoint = formData.getCode1ByField1('extraPoint');\r\n var refExtraPoint = formData.getCode1ByField1('refExtraPoint');\r\n if (!isNaN(extraMoney) && !isNaN(refExtraMoney)) {\r\n if(refExtraMoney>extraMoney)\r\n {\r\n showErrorMsg('转介额外金额不能大于总额外金额');\r\n }\r\n }\r\n\r\n if (!isNaN(extraPoint) && !isNaN(refExtraPoint)) {\r\n if(refExtraPoint>extraPoint) {\r\n showErrorMsg('转介额外点数不能大于总额外点数');\r\n }\r\n }\r\n}\r\n/**\r\n * 奖金类型change\r\n */\r\nfunction bonusTypeIdChange()\r\n{\r\n calcCommissionIncome();\r\n calcRefCommissionIncome();\r\n bonusChange();\r\n bonusIntroChange();\r\n extroMoneyVerify()\r\n}\r\n\r\n/**\r\n * 分佣人根据楼价、比例计算单数\r\n */\r\nfunction assignCommissionChange(tableName,type) {\r\n var price = formData.getCode1ByField1('price');\r\n var gwCommissionRatio = formData.getListFieldValue(tableName, null, \"gwCommissionRatio\", \"code1\");\r\n var gwPriceCommission = 0;\r\n var commission =0;\r\n var caseAmount =0;\r\n if (type == \"price\") {\r\n commission = formData.getListFieldValue(tableName, null, \"commission\", \"code1\");\r\n var ratio = accDiv(commission, price) * 100;\r\n formData.setListFieldValue(ratio, tableName, null, 'ratio', 'code1');\r\n } else if (type == \"point\") {\r\n ratio = formData.getListFieldValue(tableName, null, \"ratio\", \"code1\");\r\n commission = accMul(price, ratio / 100.0)\r\n formData.setListFieldValue(commission, tableName, null, 'commission', 'code1');\r\n }\r\n caseAmount = accDiv(commission, price) ;\r\n //计算顾问集体业绩\r\n if(!isNaN(gwCommissionRatio)) {\r\n if (gwCommissionRatio > 0) {\r\n gwPriceCommission = accMul(commission, gwCommissionRatio / 1000.0)\r\n }\r\n }\r\n console.log(caseAmount);\r\n formData.setListFieldValue(caseAmount, tableName, null, 'caseAmount', 'code1');\r\n if(tableName==\"lstSecondRefAssign\"||tableName==\"lstSecondAssign\") {\r\n formData.setListFieldValue(gwPriceCommission, tableName, null, 'gwPriceCommission', 'code1');\r\n }\r\n}\r\n\r\n/**\r\n * 分佣人顾问计提计算\r\n */\r\nfunction assignGwCommissionRatioChange(tableName) {\r\n var gwCommissionRatio = formData.getListFieldValue(tableName, null, \"gwCommissionRatio\", \"code1\");\r\n var gwPriceCommission = 0;\r\n commission = formData.getListFieldValue(tableName, null, \"commission\", \"code1\");\r\n debugger;\r\n if (!isNaN(gwCommissionRatio)) {\r\n if (gwCommissionRatio > 0) {\r\n gwPriceCommission = accMul(commission, gwCommissionRatio / 1000.0)\r\n }\r\n }\r\n console.log(gwPriceCommission);\r\n formData.setListFieldValue(gwPriceCommission, tableName, null, 'gwPriceCommission', 'code1');\r\n}\r\n\r\n/**\r\n * 刷新分佣人业绩\r\n * formData.getListCount包含列头\r\n * @param refreshType 0:根据金额 1:根据比例\r\n */\r\nfunction refreshAssignCommissionClick(refreshType) {\r\n debugger;\r\n var innerCount = formData.getListCount(\"lstSecondAssign\");\r\n var secondRefCount = formData.getListCount(\"lstSecondRefAssign\");\r\n var thirdCount = formData.getListCount(\"lstThirdAssign\");\r\n var outCount = formData.getListCount(\"lstOutAssign\");\r\n var price = formData.getCode1ByField1(\"price\");\r\n if (price < 0) {\r\n showErrorMsg(\"楼价不能小于0\");\r\n return;\r\n }\r\n refreshCommissionDetail(\"lstSecondAssign\",innerCount,refreshType);\r\n refreshCommissionDetail(\"lstSecondRefAssign\",secondRefCount,refreshType);\r\n refreshCommissionDetail(\"lstThirdAssign\",thirdCount,refreshType);\r\n refreshCommissionDetail(\"lstOutAssign\",outCount,refreshType);\r\n}\r\n\r\n/**\r\n * 刷新分佣人业绩\r\n * @param tableName\r\n * @param i\r\n * @param refreshType\r\n */\r\nfunction refreshCommissionDetail(tableName,count,refreshType) {\r\n debugger;\r\n var price = formData.getCode1ByField1(\"price\");\r\n var commission = 0;\r\n var ratio = 0;\r\n var caseAmount = 0;\r\n if (count > 1) {\r\n for (var i = 0; i < count; i++) {\r\n //表头不刷\r\n if (i > 0) {\r\n if (refreshType == 0) {\r\n //根据金额刷\r\n commission = formData.getListFieldValue(tableName, i, \"commission\", \"code1\");\r\n ratio = accDiv(commission , price) * 100;\r\n caseAmount = accDiv(commission , price);\r\n formData.setListFieldValue(ratio, tableName, i, 'ratio', 'code1');\r\n formData.setListFieldValue(caseAmount, tableName, i, 'caseAmount', 'code1');\r\n } else {\r\n //根据比例刷\r\n ratio = formData.getListFieldValue(tableName, i, \"ratio\", \"code1\");\r\n commission = accMul(price, ratio / 100);\r\n caseAmount = accDiv(commission, price);\r\n formData.setListFieldValue(commission, tableName, i, 'commission', 'code1');\r\n formData.setListFieldValue(caseAmount, tableName, i, 'caseAmount', 'code1');\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n/**\r\n * 错误提示\r\n * @param title\r\n * @param mes\r\n */\r\nfunction showErrorMsg(mes) {\r\n\r\n formData.message(mes, 'error', true, 0, true);\r\n}\r\n\r\n/**\r\n * 回调函数,选择房间后调用该函数,\r\n * @param externalProperty 所选择的行数据,json格式\r\n */\r\nfunction setProperty(externalProperty) {\r\n\r\n debugger;\r\n formData.setValueByFieldName('propertyId', 'code1', externalProperty.propertyId);\r\n formData.setValueByFieldName('propertyId', 'name1', externalProperty.roomFullName);\r\n\r\n}/**\r\n * 除法\r\n * @param arg1\r\n * @param arg2\r\n * @returns {number}\r\n */\r\nfunction accDiv(arg1, arg2) {\r\n var t1 = 0, t2 = 0, r1, r2;\r\n try {\r\n t1 = arg1.toString().split(\".\")[1].length\r\n } catch (e) {\r\n }\r\n try {\r\n t2 = arg2.toString().split(\".\")[1].length\r\n } catch (e) {\r\n }\r\n with (Math) {\r\n r1 = Number(arg1.toString().replace(\".\", \"\"))\r\n r2 = Number(arg2.toString().replace(\".\", \"\"))\r\n return (r1 / r2) * pow(10, t2 - t1);\r\n }\r\n}\r\n/**\r\n * Desc:乘法\r\n * Author: zhaowen@centaline.com.cn\r\n * Date:2021/08/17 11:49\r\n */\r\nfunction accMul(arg1, arg2) {\r\n var m = 0, s1 = arg1.toString(), s2 = arg2.toString();\r\n try {\r\n m += s1.split(\".\")[1].length\r\n } catch (e) {\r\n }\r\n try {\r\n m += s2.split(\".\")[1].length\r\n } catch (e) {\r\n }\r\n return Number(s1.replace(\".\", \"\")) * Number(s2.replace(\".\", \"\")) / Math.pow(10, m)\r\n}\r\n\r\n/**\r\n * 加法\r\n * @param arg1\r\n * @param arg2\r\n * @returns {number}\r\n */\r\nfunction accAdd(arg1, arg2) {\r\n var r1, r2, m;\r\n try {\r\n r1 = arg1.toString().split(\".\")[1].length\r\n } catch (e) {\r\n r1 = 0\r\n }\r\n try {\r\n r2 = arg2.toString().split(\".\")[1].length\r\n } catch (e) {\r\n r2 = 0\r\n }\r\n m = Math.pow(10, Math.max(r1, r2))\r\n if (m == 1) {\r\n return (arg1 * 1 + arg2 * 1)\r\n } else {\r\n return (accMul(arg1, m) + accMul(arg2, m)) / m\r\n }\r\n}\r\n\r\n/**\r\n * 减法\r\n * @param arg1\r\n * @param arg2\r\n * @returns {number}\r\n */\r\nfunction accSub(arg1, arg2) {\r\n var r1, r2, m;\r\n try {\r\n r1 = arg1.toString().split(\".\")[1].length\r\n } catch (e) {\r\n r1 = 0\r\n }\r\n try {\r\n r2 = arg2.toString().split(\".\")[1].length\r\n } catch (e) {\r\n r2 = 0\r\n }\r\n m = Math.pow(10, Math.max(r1, r2))\r\n if (m == 1) {\r\n return (arg1 * 1 - arg2 * 1)\r\n } else {\r\n return (accMul(arg1, m) - accMul(arg2, m)) / m\r\n }\r\n}\r\n", "fields": [{ "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "adjustInfo", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": true, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 13, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变更信息", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "391336399707242816", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastTraId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "上一次成交ID", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "391336399707242816", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "originalTraId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "原始成交ID", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "test", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变更基础信息", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "6daddc19-5aa8-4f14-8c1d-f6c76c2d3bdc", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "agentId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "代理ID", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "1428267448179662849", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "transactionId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变更ID", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "2", "selectItems1": [{ "code": "0", "name": "挞定", "flagDeleted": false }, { "code": "1", "name": "跳点", "flagDeleted": false }, { "code": "2", "name": "变更", "flagDeleted": false }], "hiddenRelationField": "", "fieldName2": "", "fieldName1": "adjustType", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "setAdjustReason", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "AdjustTypeEnum", "controlType": 24, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变更类型", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "变更" }, { "code2": "", "requiredRelationField": "", "code1": "2021-08-19T00:00:00", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "adjustDate", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 10, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变更日期", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "1", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "adjustTimes", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变更次数", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "adjustReasonCode", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "adjustReasonChange()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "flowType", "groupName": "", "paramName1": "adjustReasonConfig", "controlType": 8, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变更原因", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "adjustReason", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 2, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变更/坏账原因", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "放款", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "flowType", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "成交状态", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "2021-06-26", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "transactionDate", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "成交日期", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "TJZY-WKFC-2106-0026", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "transactionNo", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "成交编号", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "subscribeNo", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 2, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "认购书编号", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "万科翡翠嘉和", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "estateName", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "楼盘名称", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "c3e242c7-8714-4bca-80e6-c253350c10fd", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "propertyId", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "estateId", "groupName": "", "paramName1": "searchAgentProperty", "controlType": 8, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "楼盘单位", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "39号楼1门--0101" }, { "code2": "", "requiredRelationField": "", "code1": "110.49", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "square", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "建筑面积", "searchOperation": 1, "sufLabel1": "㎡", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "2485413.00", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "price", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "allCommissionChange()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "楼价", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "otherPrice", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "其他楼款", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "1000000.00", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "originPrice", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "原楼价", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "二三转介成交(按独立点位9)", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "tranType", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "tranTypeChange()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "agentId", "groupName": "", "paramName1": "tranTypeConfig", "controlType": 23, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "成交类型", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "二三转介成交(按独立点位9)" }, { "code2": "", "requiredRelationField": "", "code1": "住宅29", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "propertyUsage", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "agentId", "groupName": "", "paramName1": "proTypeConfig", "controlType": 23, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "物业类型", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "住宅29" }, { "code2": "", "requiredRelationField": "", "code1": "1", "selectItems1": [{ "code": "1", "name": "买卖", "flagDeleted": false }, { "code": "2", "name": "租赁", "flagDeleted": false }], "hiddenRelationField": "", "fieldName2": "", "fieldName1": "tradeId", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "TradeTypeEnum", "controlType": 24, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "交易类型", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "买卖" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "commiRuleId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "agentId", "groupName": "", "paramName1": "commissionRule", "controlType": 8, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "结佣代理合同", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "remark", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 3, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "备注", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "returnRemark", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "退回原因", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "custInfo", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 13, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "客户信息", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "014300f0-ff8f-49ad-b4e7-a97b0124b0e4", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "customerId", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "custNamePhone", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "客户ID", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "014300f0-ff8f-49ad-b4e7-a97b0124b0e4", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "customerId", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "contractCustChange()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "estateAgentId", "groupName": "", "paramName1": "searchContractCust", "controlType": 23, "onAfterChanged": "", "placeholder1": "可直接输入[姓名]或[电话]进行搜索", "placeholder2": "", "controlLabel": "客户姓名/电话", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "刘阳/18288886166" }, { "code2": "", "requiredRelationField": "", "code1": "18288886166", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "phone", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "customerId", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "客户电话", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "刘阳", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "contractorName", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 2, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "签约客户姓名", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "CC00100001", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "cardType", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "params_CCAIPLUS_CARD_TYPE", "controlType": 8, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "证件类型", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "身份证 " }, { "code2": "", "requiredRelationField": "", "code1": "111", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "cardNo", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 2, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "证件号码", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstTranCustJoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "联名客户信息", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastCommissionInfo", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 13, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "原业绩分成", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "27.710800", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastInnerPriceRatio", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "本盘楼价比例", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00000000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastGwCommissionRatio", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "顾问计提比例", "searchOperation": 1, "sufLabel1": "‰", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "72.289200", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastRefPriceRatio", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介楼价比例", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "688727.8256", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastInnerPriceCommission", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "本盘楼价业绩", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "1796685.1744", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastRefPriceCommission", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介楼价业绩", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "1.32800000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastCommissionPoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "代理点数", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00000000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastExtraPoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "额外点数", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.0000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastExtraMoney", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "额外金额", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0", "selectItems1": [{ "code": "0", "name": "没有奖金", "flagDeleted": false }, { "code": "1", "name": "不包含在点数内", "flagDeleted": false }, { "code": "-1", "name": "包含在点数内", "flagDeleted": false }], "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastBonusTypeId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "BonusTypeEnum", "controlType": 24, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "奖金类型", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "没有奖金" }, { "code2": "", "requiredRelationField": "", "code1": "0.00", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastBonus", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "奖金金额", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "33006.2800", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastCommissionTotal", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "实际业绩金额", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00000000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastRefCommissionPoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介点数", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00000000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastRefExtraPoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介额外点数", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.0000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastRefExtraMoney", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介额外金额", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastRefBonus", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介奖金", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lastRefCommission", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介业绩金额", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstLastSecondAssign", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "二级市场本楼盘成交", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstLastSecondRefAssign", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "二级市场转介成交", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstLastThirdAssign", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "三级市场转介成交", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstLastOutAssign", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "外部转介", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "adjustCommissionInfo", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 13, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "变后业绩分成", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "27.710800", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "innerPriceRatio", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "100", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "priceCommissionChange(\"Inner\")", "minValue1": "0", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "本盘楼价比例", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "72.289200", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "refPriceRatio", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "priceCommissionChange(\"\")", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介楼价比例", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00000000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "gwCommissionRatio", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 1, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "顾问计提比例", "searchOperation": 1, "sufLabel1": "‰", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "688727.8256", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "innerPriceCommission", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "本盘楼价业绩", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "1796685.1744", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "refPriceCommission", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介楼价业绩", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "1.32800000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "commissionPoint", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "allCommissionChange()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "代理点数", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00000000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "extraPoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "allCommissionChange()", "placeholder1": "", "placeholder2": "", "controlLabel": "额外点数", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.0000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "extraMoney", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "allCommissionChange()", "placeholder1": "", "placeholder2": "", "controlLabel": "额外金额", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0", "selectItems1": [{ "code": "0", "name": "没有奖金", "flagDeleted": false }, { "code": "1", "name": "不包含在点数内", "flagDeleted": false }, { "code": "-1", "name": "包含在点数内", "flagDeleted": false }], "hiddenRelationField": "", "fieldName2": "", "fieldName1": "bonusTypeId", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": true, "requiredRelationFieldValue": "", "onChanged": "bonusTypeIdChange()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "BonusTypeEnum", "controlType": 24, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "奖金类型", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "没有奖金" }, { "code2": "", "requiredRelationField": "", "code1": "33006.2800", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "commissionTotal", "spanCols": 1, "required": true, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "实际业绩金额", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00", "hiddenRelationField": "bonusTypeId", "fieldName2": "", "fieldName1": "bonus", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "0", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "奖金金额", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00000000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "refCommissionPoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "calcRefCommissionIncome()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介点数", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00000000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "refExtraPoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "calcRefCommissionIncome()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介额外点数", "searchOperation": 1, "sufLabel1": "%", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.0000", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "refExtraMoney", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "allCommissionChange()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介额外金额", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "refCommission", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介业绩金额", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "0.00", "hiddenRelationField": "bonusTypeId", "fieldName2": "", "fieldName1": "refBonus", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "0", "locked": false, "requiredRelationFieldValue": "", "onChanged": "allCommissionChange()", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 4, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "转介奖金", "searchOperation": 1, "sufLabel1": "元", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "btnRefushMoney", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 15, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "根据金额", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "btnReflushPoint", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 15, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "根据比例", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstSecondAssign", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "二级市场本楼盘成交", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstSecondRefAssign", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "二级市场转介成交", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstThirdAssign", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "三级市场转介成交", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "lstOutAssign", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 14, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "外部转介", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "fileInfo", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": true, "parentField": "", "groupName": "", "paramName1": "", "controlType": 13, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "附件", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "", "selectItems1": [{ "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@25.925900@74.074100", "name": "渠道转介成交", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@21.367500@78.632500", "name": "二三转介成交(按独立点位19)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@19.289700@80.710300", "name": "渠道转介成交(按独立点位14)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@20.000000@80.000000", "name": "二三转介成交(按独立点位7)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@11.764700@88.235300", "name": "渠道转介成交(按独立点位2)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@17.393600@82.606400", "name": "二三转介成交(按独立点位16)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@19.028300@80.971700", "name": "二三转介成交(按独立点位10)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@22.727300@77.272700", "name": "二三转介成交(按独立点位17)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@19.041500@80.958500", "name": "渠道转介成交(按独立点位12)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@34.426200@65.573800", "name": "二三转介成交(按独立点位20)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@16.666700@83.333300", "name": "二三转介成交(按独立点位12)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@17.241400@82.758600", "name": "二三转介成交(按独立点位9)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@0.000000@100.000000", "name": "二三转介成交(按独立点位5)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@16.421500@83.578500", "name": "渠道转介成交(按独立点位11)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@10.000000@90.000000", "name": "二三转介成交(按独立点位3)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@15.426300@84.573700", "name": "渠道转介成交(按独立点位9)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@17.871200@82.128800", "name": "渠道转介成交(按独立点位10)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@23.809500@76.190500", "name": "二三转介成交(按独立点位21)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@28.000000@72.000000", "name": "二三联动成交1", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@25.000000@75.000000", "name": "渠道转介成交(按独立点位4)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@13.333300@86.666700", "name": "二三转介成交(按独立点位4)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@25.233600@74.766400", "name": "二三转介成交(按独立点位22)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@33.818700@66.181300", "name": "二三转介成交(按独立点位24)", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@33.333300@66.666700", "name": "二三联动成交", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@50.000000@50.000000", "name": "二二转介成交", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@100.000000@0.000000", "name": "本盘成交", "flagDeleted": false }, { "code": "0.00@0.00000000@0.00000000@0.00000000@0.0000@34.770900@65.229100", "name": "二三转介成交(按独立点位23)", "flagDeleted": false }], "hiddenRelationField": "", "fieldName2": "", "fieldName1": "hiddenTranType", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "agentId", "groupName": "", "paramName1": "hiddenTranTypeConfig", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "成交类型隐藏域", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "", "name1": "" }, { "code2": "", "requiredRelationField": "", "code1": "20180316114528B8A4D7FF758E173A7C@6daddc19-5aa8-4f14-8c1d-f6c76c2d3bdc", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "estateAgentId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "楼盘ID@代理ID", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "20180316114528B8A4D7FF758E173A7C", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "estateId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "楼盘ID", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "73b1c814-5a73-4499-864f-ba8fca367b56", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "deptId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "成交部门ID", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }, { "code2": "", "requiredRelationField": "", "code1": "1", "hiddenRelationField": "", "fieldName2": "", "fieldName1": "recordTypeId", "spanCols": 1, "required": false, "maxValue2": "", "maxValue1": "", "hiddenRelationFieldValue": "", "locked": false, "requiredRelationFieldValue": "", "onChanged": "", "minValue1": "", "minValue2": "", "searchDataType": 1, "groupExpand": false, "singleLine": false, "parentField": "", "groupName": "", "paramName1": "", "controlType": 9, "onAfterChanged": "", "placeholder1": "", "placeholder2": "", "controlLabel": "记录类型", "searchOperation": 1, "sufLabel1": "", "sufLabel2": "" }] }, "rtnCode": 200, "token": "e42c0163-45a2-4a5c-af20-36b365ef1289" }
|
|
19
19
|
}
|
|
20
20
|
},
|
package/src/SearchList.vue
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div id="app-search" style="height:100%;position: fixed;">
|
|
3
|
-
<ct-searchlist :searchConditionApi="'api/
|
|
3
|
+
<ct-searchlist :searchConditionApi="'/api/third-dept-tran/tran-list/tran-inner-deduction-achievement-layout'" :searchDataApi="'/api/third-dept-tran/tran-list/tran-inner-deduction-achievement-list'"></ct-searchlist>
|
|
4
4
|
<!--<ct-searchlist :searchConditionApi="'/api/invoice-info/search-condition'" :searchDataApi="'/api/invoice-info/list'" :apiParam="para"></ct-searchlist>-->
|
|
5
5
|
<ct-dialog-list></ct-dialog-list>
|
|
6
6
|
</div>
|
|
@@ -342,11 +342,13 @@ html {
|
|
|
342
342
|
align-items: center;
|
|
343
343
|
width: auto;
|
|
344
344
|
}
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
345
|
+
|
|
346
|
+
.ct-flex-div {
|
|
347
|
+
display: flex;
|
|
348
|
+
width: 100%;
|
|
349
|
+
align-items: center;
|
|
350
|
+
flex: 1 1 0%;
|
|
351
|
+
}
|
|
350
352
|
|
|
351
353
|
.ct-flex-div .ct-flex-div-input {
|
|
352
354
|
flex: 1;
|
|
@@ -441,14 +443,38 @@ html {
|
|
|
441
443
|
border-color: #f1706b;
|
|
442
444
|
color: #FFF;
|
|
443
445
|
}
|
|
444
|
-
|
|
446
|
+
/* 工具栏按钮置灰 */
|
|
447
|
+
.ct-tableToolbar .el-button--primary{
|
|
448
|
+
border: 1px solid #ced0d9;
|
|
449
|
+
background: -webkit-linear-gradient(top, #fff, #f2f4f7);
|
|
450
|
+
color: #333;
|
|
451
|
+
}
|
|
452
|
+
.ct-tableToolbar .el-button--primary:hover{
|
|
453
|
+
color: #666;
|
|
454
|
+
border: 1px solid #ced0d9;
|
|
455
|
+
}
|
|
456
|
+
.ct-option.el-tag.el-tag--danger {
|
|
457
|
+
background-color: #fff;
|
|
458
|
+
border-color: #409EFF;
|
|
459
|
+
color: #409EFF;
|
|
460
|
+
}
|
|
461
|
+
.ct-option.el-tag.el-tag--success {
|
|
462
|
+
background-color: #f0f2f5;
|
|
463
|
+
border-color: #ced0d9;
|
|
464
|
+
color: #666;
|
|
465
|
+
}
|
|
466
|
+
.el-select__tags .el-tag.el-tag--info{
|
|
467
|
+
background-color: #fff;
|
|
468
|
+
border-color: none;
|
|
469
|
+
color: #409EFF;
|
|
470
|
+
}
|
|
445
471
|
/*修改删除按钮*/
|
|
446
|
-
.el-tag.el-tag--info {
|
|
472
|
+
.el-table__row .el-tag.el-tag--info {
|
|
447
473
|
background-color: #E0FFE8;
|
|
448
474
|
border-color: #34C759;
|
|
449
475
|
color: #34C759;
|
|
450
476
|
}
|
|
451
|
-
.el-tag.el-tag--danger {
|
|
477
|
+
.el-table__row .el-tag.el-tag--danger {
|
|
452
478
|
background-color: #FFF4F3;
|
|
453
479
|
border-color: #FF3B30;
|
|
454
480
|
color: #FF3B30;
|
|
@@ -502,7 +528,7 @@ html {
|
|
|
502
528
|
height: 100%;
|
|
503
529
|
position: inherit;
|
|
504
530
|
background: #f1f4f5;
|
|
505
|
-
padding:
|
|
531
|
+
padding: 5px;
|
|
506
532
|
}
|
|
507
533
|
|
|
508
534
|
.st-serach-screen {
|
|
@@ -549,3 +575,29 @@ html {
|
|
|
549
575
|
height:6px;
|
|
550
576
|
background-color: #f1f1f1
|
|
551
577
|
}
|
|
578
|
+
|
|
579
|
+
.el-input-group__append, .el-input-group__prepend {
|
|
580
|
+
background-color: #FFF; /*白色*/
|
|
581
|
+
vertical-align: middle;
|
|
582
|
+
display: table-cell;
|
|
583
|
+
position: relative;
|
|
584
|
+
border: 0px solid #DCDFE6; /*无边框*/
|
|
585
|
+
border-radius: 4px;
|
|
586
|
+
padding: 0 5px;
|
|
587
|
+
width: 1px;
|
|
588
|
+
white-space: nowrap;
|
|
589
|
+
text-align: right;
|
|
590
|
+
}
|
|
591
|
+
|
|
592
|
+
.field-label-div {
|
|
593
|
+
width:auto;
|
|
594
|
+
}
|
|
595
|
+
.el-table{
|
|
596
|
+
color: #333;
|
|
597
|
+
}
|
|
598
|
+
.el-table--enable-row-hover .el-table__body tr:hover>td {
|
|
599
|
+
background-color: #fff;
|
|
600
|
+
}
|
|
601
|
+
.el-table--border th, .el-table__fixed-right-patch{
|
|
602
|
+
background-color: #F5F7FA;
|
|
603
|
+
}
|