{ "dataOptions": { "tableView": "Base_Forklift", "idField": "forklift_Id", "router": "/sys/basic/forklift", "idValue": 0, "codeRegular": "forkliftCode", "linkColumn": "forkliftCode", "menu_Id": 431, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": { "Forklift_Id": "DESC" }, "showActionField": true, "table_Id": 3623, "vueData_Id": 0, "folder": "basicInfo/workshop" }, "dataListOptions": { "data": [], "fields": [ { "prop": "forkliftCode", "label": "叉车编号", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1597712594000_42432", "width": 120, "searchRowNo": "1" }, { "prop": "forkliftName", "label": "叉车名称", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1597712868000_43898", "searchRowNo": "1" }, { "prop": "forkliftStatus", "label": "叉车状态", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1597712594000_30823" }, { "prop": "destinationName", "label": "关联目的地名称", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1614236797000_15303" }, { "prop": "relationDrivers", "label": "关联司机", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1597712594000_71115" }, { "prop": "mobile", "label": "手机号", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1597712594000_90588" }, { "prop": "enable", "label": "是否可用", "dataType": "int", "sortable": false, "type": "select", "hidden": false, "isQuickSearch": false, "key": "1597712594000_85764", "options": { "width": "100%", "defaultValue": "", "multiple": false, "disabled": false, "clearable": false, "placeholder": "", "required": false, "showLabel": true, "noLabel": false, "options": [ { "value": "下拉框1" }, { "value": "下拉框2" }, { "value": "下拉框3" } ], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 0, "props": { "value": "value", "label": "label" }, "remoteFunc": "" }, "dropdown_Id": 20 }, { "prop": "remark", "label": "备注", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1597712594000_79270" }, { "prop": "creator", "label": "创建人", "dataType": "nvarchar", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1597712594000_68809" }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1597712594000_32849", "width": 120 } ], "buttons": [ { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "新建", "options": { "icon": "el-icon-plus", "type": "primary", "authNode": "add" }, "key": "btn-add" }, { "type": "button", "label": "删除", "options": { "icon": "el-icon-yrt-shanchu2", "type": "primary", "authNode": "delete" }, "key": "btn-delete" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group01" }, { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "审核", "options": { "icon": "el-icon-yrt-shenpi6", "type": "success", "authNode": "auditing" }, "key": "btn-confirm" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group02" }, { "type": "button-group", "label": "按钮组", "buttons": [ { "type": "button", "label": "刷新", "options": { "icon": "el-icon-yrt-shuaxin", "type": "default", "authNode": "refresh" }, "key": "btn-refresh" }, { "type": "button", "label": "导出", "options": { "icon": "el-icon-yrt-daochu1", "type": "default", "authNode": "export" }, "key": "btn-export" }, { "type": "button", "label": "打印", "options": { "icon": "el-icon-yrt-dayin3", "type": "default", "authNode": "print" }, "key": "btn-print" }, { "type": "button", "label": "帮助", "options": { "icon": "el-icon-info", "type": "default", "authNode": "helper" }, "key": "btn-help" } ], "options": { "icon": "el-icon-yrt-anniuzu" }, "key": "btn-group03" } ] }, "editorOptions": { "fields": [ { "type": "input", "label": "叉车编号", "options": { "prop": "forkliftCode", "searchRowNo": 0, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "系统自动编码", "remoteFunc": "func_1597712913000_21916" }, "key": "1597712913000_21916" }, { "type": "input", "label": "叉车名称", "options": { "prop": "forkliftName", "searchRowNo": 0, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1597712913000_78652" }, "key": "1597712913000_78652" }, { "type": "input", "label": "叉车状态", "options": { "prop": "forkliftStatus", "searchRowNo": 0, "width": "280px", "noLabel": false, "defaultValue": "空闲中", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1597712913000_79559", "readonly": true }, "key": "1597712913000_79559" }, { "type": "select", "label": "关联司机", "options": { "width": "280px", "defaultValue": "", "multiple": false, "disabled": false, "clearable": false, "placeholder": "", "required": false, "showLabel": true, "noLabel": false, "options": [ { "value": "下拉框1" }, { "value": "下拉框2" }, { "value": "下拉框3" } ], "remote": "bindDropdown", "remoteOptions": [], "dropdown_Id": 1039, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "relationDrivers", "dataType": "string" }, "key": "1597712913000_93971" }, { "type": "input", "label": "手机号", "options": { "prop": "mobile", "searchRowNo": 0, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1597712913000_61887" }, "key": "1597712913000_61887" }, { "type": "select", "label": "关联目的地名称", "options": { "width": "280px", "defaultValue": [], "multiple": true, "disabled": false, "clearable": false, "placeholder": "", "required": false, "showLabel": true, "noLabel": false, "options": [], "remote": true, "remoteOptions": [], "dropdown_Id": 0, "props": { "value": "", "label": "" }, "remoteFunc": "/api/basicInfo/base/storage/getDestination", "prop": "destinationName", "dataType": "string", "keyProp": "destination_Id", "filterable": true }, "key": "1597712913000_7362", "ajaxParams": { "openNodeApi": true, "folder": "basicInfo/workshop", "DBServer": "Sys", "tableName": "Base_Destination", "tableView": "Base_Destination", "keyName": "destination_Id", "nodeName": "destinationName", "fixHasChild": false, "isBreakWay": false, "displayBreakWay": false, "parentName": "parentId", "orderBy": "orderNo desc, destination_Id", "extendColumns": "" } }, { "type": "textarea", "label": "备注", "options": { "prop": "remark", "searchRowNo": 0, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "nvarchar", "pattern": "", "placeholder": "", "remoteFunc": "func_1597712913000_29094" }, "key": "1597712913000_29094" }, { "type": "switch", "label": "是否可用", "options": { "defaultValue": 1, "required": false, "disabled": false, "noLabel": false, "prop": "enable", "dataType": "int32", "active-value": 1, "inactive-value": 0 }, "key": "1597715868000_39633" } ], "config": { "labelWidth": "120px", "labelPosition": "right", "top": "3vh", "width": "800px", "visible": false, "disabled": false, "title": "叉车管理", "action": "add", "formInline": false, "saveButtonText": "保存" } } }