{ "dataOptions": { "projectName": "Rattan.Interface.Express", "tableView": "ExpressYT_BaseInfo", "idField": "baseInfo_Id", "router": "/api/internal/yt-base-info", "idValue": 0, "codeRegular": null, "linkColumn": "apiName", "menu_Id": 1557, "pageIndex": 1, "pageSize": 15, "total": 0, "sortName": "BaseInfo_Id DESC", "showActionField": true, "folder": "express/yuantong" }, "dataListOptions": { "data": [], "fields": [ { "prop": "apiName", "label": "接口名称", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": true, "key": "1553181618000_43021", "model": "input_1553181618000_43021", "width": 120 }, { "prop": "apiUrl", "label": "接口地址", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553181620000_31227", "model": "input_1553181620000_31227" }, { "prop": "clientId", "label": "clientId", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553181622000_64576", "model": "input_1553181622000_64576", "width": 80 }, { "prop": "partnerID", "label": "partnerID", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553181623000_98633", "model": "input_1553181623000_98633", "width": 80 }, { "prop": "type", "label": "type", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553181626000_7631", "model": "input_1553181626000_7631", "width": 80 }, { "prop": "billMode", "label": "面单模式", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553181628000_40414", "model": "input_1553181628000_40414", "width": 60 }, { "prop": "creator", "label": "创建人", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553181638000_44477", "model": "input_1553181638000_44477", "width": 80 }, { "prop": "createDate", "label": "创建时间", "dataType": "datetime", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553181640000_22199", "model": "input_1553181640000_22199", "width": 130 }, { "prop": "remark", "label": "备注", "dataType": "string", "sortable": false, "type": "input", "hidden": false, "isQuickSearch": false, "key": "1553181630000_88854", "model": "input_1553181630000_88854", "width": 60 } ], "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": "select", "label": "接口名称", "options": { "width": "100%", "defaultValue": "圆通电子面单接口", "multiple": false, "disabled": false, "clearable": false, "placeholder": "", "required": false, "showLabel": true, "noLabel": false, "options": [ { "value": "圆通电子面单接口", "label": "圆通电子面单接口" }, { "value": "圆通走件流程查询接口", "label": "圆通走件流程查询接口" } ], "remote": false, "remoteOptions": [], "dropdown_Id": 0, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "apiName", "dataType": "string" }, "key": "1553181647000_51952" }, { "type": "input", "label": "接口地址", "options": { "prop": "apiUrl", "width": "280px", "noLabel": false, "defaultValue": "", "required": true, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553181649000_55136" }, "key": "1553181649000_55136", "rules": [ { "required": true, "message": "接口地址必须填写" } ] }, { "type": "input", "label": "clientId", "options": { "prop": "clientId", "width": "280px", "noLabel": false, "defaultValue": "", "required": true, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553181650000_16624" }, "key": "1553181650000_16624", "rules": [ { "required": true, "message": "clientId必须填写" } ] }, { "type": "input", "label": "partnerID", "options": { "prop": "partnerID", "width": "280px", "noLabel": false, "defaultValue": "", "required": true, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553181651000_24608" }, "key": "1553181651000_24608", "rules": [ { "required": true, "message": "partnerID必须填写" } ] }, { "type": "input", "label": "app_key", "options": { "prop": "app_key", "searchRowNo": 0, "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1591344590000_26797" }, "key": "1591344590000_26797" }, { "type": "input", "label": "type", "options": { "prop": "type", "width": "280px", "noLabel": false, "defaultValue": "", "required": true, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553181652000_12739" }, "key": "1553181652000_12739", "rules": [ { "required": true, "message": "type必须填写" } ] }, { "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": 843, "props": { "value": "value", "label": "label" }, "remoteFunc": "", "prop": "billMode" }, "key": "1553181654000_28646" }, { "type": "input", "label": "备注", "options": { "prop": "remark", "width": "280px", "noLabel": false, "defaultValue": "", "required": false, "dataType": "string", "pattern": "", "placeholder": "", "remoteFunc": "func_1553181655000_60549" }, "key": "1553181655000_60549", "rules": [] } ], "config": { "labelWidth": "100px", "labelPosition": "right", "top": "3vh", "width": "800px", "visible": false, "disabled": false, "title": "圆通账户信息", "action": "add", "formInline": false, "saveButtonText": "保存" } } }