//#region 查找带回
"businessId": {
"sortId": 9999,
"alias": "business_id",
"field": "businessId",
"events": {},
"attrs": {
//显示组件
//"component-view": "el-tag",
"component-action": "tag",
//"type": "expand",
"label": "市场",
"maxlength": 200,
"clearable": true,
//功能组件,带有事件 查找带回 start
//显示的值 字段
"data-value-field": "businessId",
//显示的头像 字段
"data-src-field": null,
//显示的类型 字段
"data-type-field": null,
//值数据类型 string object array
"data-type": "object",
//自定义 配合 前端main-table-form-dim 使用
"data-custorm": true,
"left-column-label": "已选",
"right-filter-field": "businessName",
"right-data-mkey": "mall-business",
"right-data-field": "mall-business-all",
//多选关系表
//"right-save-mkey": "bo-user-role",
"right-column-label": "市场名称",
"right-save-field": "manager-area",
"right-save-success": "保存成功。",
"right-save-before-error": "未选择。",
//单选
"right-save-single-error": "只能选择1条数据",
"right-save-single": true,
"closed-no-refresh-data": false,
//功能组件,带有事件 查找带回 end,
//调用父组件点击事件
"open-parent-click": true,
// ,
////关闭表格里面自带弹出框按钮
//"closed-bottom-action": true
//调用表单里面弹出框组件 配合 componentOp使用
"open-form-dialog": true
},
"attrsInt": {},
"meta": {
"html": false,
"edit": false,
"fromValue": false,
//"fromValue": true,
"component": "bs-text",
//"component": "el-tag",
"componentOp": "bs-lookup-owner",
"rowId": "1",
"tabId": "1",
"type": "basis",
"span": 12
},
//功能组件,带有事件 查找带回 start
"query": {
"depId": "depId"
},
//查找带回左侧条件
"queryLeft": {
"leftBusinessId": "businessId"
},
//查找带回右侧条件
"queryRight": {
"rightBusinessId": "businessId"
},
"params": {
"depId": "value",
"businessId": "businessId"
}
//功能组件,带有事件 查找带回 end
},
//#endregion 查找带回
文档更新时间: 2022-01-15 10:33 作者:admin