{ "dataOptions": { "projectName": "Rattan.Interface.Express", "tableView": "ExpressSF_BaseInfo", "idField": "baseInfo_Id", "router": "/api/internal/sf-base-info", "idValue": 0, "codeRegular": null, "linkColumn": "apiName", "menu_Id": 1556, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "BaseInfo_Id DESC", "showActionField": true, "folder": "express/sf" }, "dataListOptions": { "data": [], "fields": [ { "prop": "apiName", "label": "接口名称", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1553221774000_30369", "model": "input_1553221774000_30369", "width": 100 }, { "prop": "clientCode", "label": "接入编码", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1553221829000_77709", "model": "input_1553221829000_77709", "width": 80 }, { "prop": "verifyCode", "label": "校验码", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553221831000_48475", "model": "input_1553221831000_48475", "width": 230 }, { "prop": "custid", "label": "月结账号", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553221832000_2371", "model": "input_1553221832000_2371", "width": 230 }, { "prop": "express_type", "label": "产品类型", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553221834000_78129", "model": "input_1553221834000_78129", "width": 80 }, { "prop": "apiUrl", "label": "接口地址", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553221776000_56276", "model": "input_1553221776000_56276", "width": 240 }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553221836000_28529", "model": "input_1553221836000_28529" }, { "prop": "creator", "label": "创建人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553221839000_21630", "model": "input_1553221839000_21630", "width": 80 }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553221841000_42531", "model": "input_1553221841000_42531", "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": "apiName", "width": "280px", "noLabel": false, "defaultValue": "", "required": true, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221844000_38102" }, "key": "1553221844000_38102", "rules": [ { "required": true, "message": "接口名称必须填写" } ] }, { "type": "input", "label": "接口地址", "options": { "prop": "apiUrl", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221845000_7131" }, "key": "1553221845000_7131" }, { "type": "input", "label": "接入编码", "options": { "prop": "clientCode", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221846000_87763" }, "key": "1553221846000_87763", "rules": [] }, { "type": "input", "label": "校验码", "options": { "prop": "verifyCode", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221846000_18532" }, "key": "1553221846000_18532", "rules": [] }, { "type": "input", "label": "月结账号", "options": { "prop": "custid", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221847000_79653" }, "key": "1553221847000_79653", "rules": [] }, { "type": "input", "label": "产品类型", "options": { "prop": "express_type", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221848000_13757" }, "key": "1553221848000_13757", "rules": [] }, { "type": "input", "label": "备注", "options": { "prop": "remark", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221850000_31511" }, "key": "1553221850000_31511", "rules": [] }, { "type": "input", "label": "创建人", "options": { "prop": "creator", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221851000_41101", "readonly": true }, "key": "1553221851000_41101", "rules": [] }, { "type": "input", "label": "创建时间", "options": { "prop": "createDate", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "datetime", "pattern": "", "placeholder": "", "remoteFunc": "func_1553221852000_66172", "readonly": true }, "key": "1553221852000_66172", "rules": [] } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "800px", "visible": false, "disabled": false, "title": "顺丰账号信息", "action": "add", "formInline": false, "saveButtonText": "保存" } } }