export const schemaValues = {
    "child": {
        "tableName": null,
        "keyName": null,
        "childDatas": []
    },
    "values": [
        {
            "fieldName": "是否为工作日",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "服务人员",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "派单提交时间",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "派单状态数字",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "是否接单",
            "fieldValue": "是",
            "showValue": "是"
        },
        {
            "fieldName": "接单提交时间",
            "fieldValue": "2023-04-11 10:06:59",
            "showValue": "2023-04-11 10:06:59"
        },
        {
            "fieldName": "现场是否需要恢复",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "是否收费",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "管道资产",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "现场情况",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "无需维修原因",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "处理前图片",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "确认当前位置",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "经度",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "纬度",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "是否关阀",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "关闭阀门位置及大小",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "维修管径_DN",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "处理后照片",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "打开阀门位置及大小",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "实收费用",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "维修材料清单",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "缴费照片留存",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "备注",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "维修提交时间",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "维修状态数字",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复前照片",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复提交时间",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "是否已恢复",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复后照片",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复费用要素",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复使用材料拍照",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复费用",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复状态数字",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "维修费用要素",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "计算费用",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "派单耗时",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "接单耗时",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "维修耗时",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复耗时",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "派单耗时_分",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "接单耗时_分",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "维修耗时_分",
            "fieldValue": "",
            "showValue": ""
        },
        {
            "fieldName": "恢复耗时_分",
            "fieldValue": "",
            "showValue": ""
        }
    ],
    "modules": [],
    "relationForm": {
        "configs": [],
        "data": []
    },
    "groups": [
        {
            "groupName": "维修派单",
            "schema": [
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "是否为工作日",
                    "alias": "是否为工作日",
                    "uiGroup": "维修派单",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "平铺值选择器",
                    "unit": "",
                    "configInfo": "是,否",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 200,
                    "visible": 1,
                    "isSync": 1,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "服务人员",
                    "alias": "服务人员",
                    "uiGroup": "维修派单",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "人员选择器",
                    "unit": "",
                    "configInfo": "工程科.n+ID存储",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 201,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "派单提交时间",
                    "alias": "派单提交时间",
                    "uiGroup": "维修派单",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "人员选择器",
                    "unit": "",
                    "configInfo": "tree.多选|站点+ID存储",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 202,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "派单状态数字",
                    "alias": "派单状态数字",
                    "uiGroup": "维修派单",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "文本",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxLength:200,maxlength:50",
                    "allowCorrect": 0,
                    "order": 203,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                }
            ],
            "visible": 1
        },
        {
            "groupName": "维修接单",
            "schema": [
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "是否接单",
                    "alias": "是否接单",
                    "uiGroup": "维修接单",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "平铺值选择器",
                    "unit": "",
                    "configInfo": "是,否",
                    "presetValue": "是",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "required,maxlength:50",
                    "allowCorrect": 0,
                    "order": 300,
                    "visible": 1,
                    "isSync": 1,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "接单提交时间",
                    "alias": "接单提交时间",
                    "uiGroup": "维修接单",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "日期时间",
                    "unit": "",
                    "configInfo": "默认为当前时间",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 301,
                    "visible": 1,
                    "isSync": 1,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                }
            ],
            "visible": 1
        },
        {
            "groupName": "维修处理",
            "schema": [
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "现场是否需要恢复",
                    "alias": "现场是否需要恢复",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "开关按钮",
                    "unit": "",
                    "configInfo": "是/否",
                    "presetValue": "False",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 400,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "是否收费",
                    "alias": "是否收费",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "开关按钮",
                    "unit": "",
                    "configInfo": "是/否",
                    "presetValue": "False",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 401,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "管道资产",
                    "alias": "维修清单",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "关联表单",
                    "unit": "",
                    "configInfo": "{\"台账名称\":\"维修清单\",\"默认显示\":true,\"控制规则\":\"{工单_维修填报.是否收费}= '否'\",\"映射字段\":[{\"fromField\":\"工单编号\",\"toField\":\"工单编号\"}]}",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:255",
                    "allowCorrect": 0,
                    "order": 402,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "现场情况",
                    "alias": "现场情况",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "值选择器",
                    "unit": "",
                    "configInfo": "表后维修,表前维系,无需维修",
                    "presetValue": "表后维修",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 403,
                    "visible": 1,
                    "isSync": 1,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "无需维修原因",
                    "alias": "无需维修原因",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "值选择器",
                    "unit": "",
                    "configInfo": "已现场处理,现场情况正常,不需要维修",
                    "presetValue": "已现场处理",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 404,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "处理前图片",
                    "alias": "处理前图片",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "可预览图片",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:1000",
                    "allowCorrect": 0,
                    "order": 405,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "确认当前位置",
                    "alias": "确认当前位置",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "坐标控件",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 406,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "经度",
                    "alias": "人工总费用",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "数值",
                    "unit": "%",
                    "configInfo": "{\"calculateRule\":\"$sql.sum({演示功能台账表.是否删除})\",\"rules\":[{\"tableName\":\"演示功能台账表\",\"fields\":[\"是否删除\"]}]}",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 407,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "纬度",
                    "alias": "维修总费用",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "数值",
                    "unit": "",
                    "configInfo": "{\"calculateRule\":\"$sql.sum({维修清单.物料金额})+10\",\"rules\":[{\"tableName\":\"维修清单\",\"fields\":[\"物料金额\"]}]}",
                    "presetValue": "100",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 1,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 408,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "是否关阀",
                    "alias": "是否关阀",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "平铺值选择器",
                    "unit": "",
                    "configInfo": "是,否",
                    "presetValue": "是",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 409,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "关闭阀门位置及大小",
                    "alias": "关闭阀门位置及大小",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "地址",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxLength:500,maxlength:50",
                    "allowCorrect": 0,
                    "order": 410,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{\"hiddenCondition\":\"{工单_维修填报.是否关阀}='否'\",\"hiddenRules\":[{\"tableName\":\"工单_维修填报\",\"fields\":[\"是否关阀\"]}]}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "维修管径_DN",
                    "alias": "设备选择",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "设备选择",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 411,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "处理后照片",
                    "alias": "处理后照片",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "可预览图片",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:1000",
                    "allowCorrect": 0,
                    "order": 412,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "打开阀门位置及大小",
                    "alias": "打开阀门位置及大小",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "地址",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 413,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "实收费用",
                    "alias": "实收费用",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "数值",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 414,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "维修材料清单",
                    "alias": "维修材料清单",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "可预览图片",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 415,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "缴费照片留存",
                    "alias": "缴费照片留存",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "可预览图片",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 416,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "备注",
                    "alias": "备注",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "地址",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 3,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 417,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "维修提交时间",
                    "alias": "维修提交时间",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "日期时间",
                    "unit": "",
                    "configInfo": "默认为当前时间",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 418,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                },
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "维修状态数字",
                    "alias": "维修状态数字",
                    "uiGroup": "维修处理",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "数值",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 419,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                }
            ],
            "visible": 1
        },
        {
            "groupName": "维修现场恢复",
            "schema": [
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "恢复费用",
                    "alias": "恢复费用",
                    "uiGroup": "维修现场恢复",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "数值",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 0,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 506,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                }
            ],
            "visible": 1
        },
        {
            "groupName": "维修费用上交",
            "schema": [
                {
                    "tableName": "工单_维修填报",
                    "fieldName": "计算费用",
                    "alias": "计算费用",
                    "uiGroup": "维修费用上交",
                    "tableGroup": null,
                    "type": "文本",
                    "shape": "数值",
                    "unit": "",
                    "configInfo": "",
                    "presetValue": "",
                    "rowSpan": 1,
                    "colSpan": 1,
                    "readOnly": 1,
                    "validateRule": "maxlength:50",
                    "allowCorrect": 0,
                    "order": 601,
                    "visible": 1,
                    "isSync": 0,
                    "triggerProblemValue": "",
                    "triggerEvent": "",
                    "triggerEventFields": "",
                    "showCss": "大",
                    "fieldConfig": "{\"fieldHidden\":{}}"
                }
            ],
            "visible": 1
        }
    ],
    "formJson": "{\"id\":61,\"tableName\":\"工单_维修填报\",\"alias\":\"瑞云维修处理过程\",\"interfaceName\":\"\",\"type\":\"object\",\"displayType\":\"row\",\"column\":3,\"labelWidth\":120,\"properties\":{\"维修派单\":{\"title\":\"维修派单\",\"type\":\"object\",\"collapsed\":false,\"groupBase\":{},\"properties\":{\"是否为工作日\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"是否为工作日\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"RadioButton\",\"sourceType\":\"手动输入\",\"isMultiple\":false,\"options\":[{\"value\":\"是\"},{\"value\":\"否\"}],\"groupSource\":{},\"labelWidth\":110,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"服务人员\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"服务人员\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"PersonSelector\",\"interactiveType\":\"下拉框\",\"isStoreID\":true,\"isMultiple\":true,\"role\":\"工程科\",\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"派单提交时间\":{\"type\":\"string\",\"hidden\":true,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"派单提交时间\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"PersonSelector\",\"interactiveType\":\"树形模态\",\"isStoreID\":true,\"isMultiple\":true,\"role\":\"\",\"isMySite\":true,\"placeholder\":\"点击选择人员\",\"groupSource\":{},\"labelWidth\":110,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"派单状态数字\":{\"type\":\"string\",\"hidden\":true,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"派单状态数字\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"TextInput\",\"addonAfter\":\"\",\"isStoreID\":false,\"placeholder\":\"\",\"maxLength\":200,\"uniqueVerify\":null,\"isQRCode\":false,\"labelWidth\":110,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false}}},\"维修接单\":{\"title\":\"维修接单\",\"type\":\"object\",\"collapsed\":false,\"groupBase\":{},\"properties\":{\"是否接单\":{\"type\":\"string\",\"hidden\":false,\"required\":true,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"是否接单\",\"presetValue\":\"是\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"RadioButton\",\"sourceType\":\"手动输入\",\"isMultiple\":false,\"options\":[{\"value\":\"是\"},{\"value\":\"否\"}],\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"接单提交时间\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"接单提交时间\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"DateTime\",\"options\":\"默认为当前时间\",\"format\":\"dateTime\",\"labelWidth\":110,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false}}},\"维修处理\":{\"title\":\"维修处理\",\"type\":\"object\",\"collapsed\":false,\"groupBase\":{},\"properties\":{\"现场是否需要恢复\":{\"title\":\"现场是否需要恢复\",\"name\":\"开关按钮\",\"type\":\"string\",\"widget\":\"SwitchSelector\",\"tableNameParent\":\"工单_维修填报\",\"disabled\":false,\"hidden\":false,\"showText\":\"是/否\",\"groupStyle\":{},\"width\":\"100%\",\"labelWidth\":110,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false,\"presetValue\":false},\"是否收费\":{\"title\":\"是否收费\",\"name\":\"开关按钮\",\"type\":\"string\",\"widget\":\"SwitchSelector\",\"tableNameParent\":\"工单_维修填报\",\"disabled\":false,\"showText\":\"是/否\",\"groupStyle\":{},\"labelWidth\":145,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false,\"presetValue\":false},\"管道资产\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"100%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"RelationForm\",\"台账名称\":\"维修清单\",\"控制规则\":\"{工单_维修填报.是否收费}= '否'\",\"默认显示\":true,\"映射字段\":[{\"fromField\":\"工单编号\",\"toField\":\"工单编号\"}],\"titleShow\":\"维修清单\",\"groupSource\":{},\"labelWidth\":10,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"现场情况\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"现场情况\",\"presetValue\":\"表后维修\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"ComboBox\",\"sourceType\":\"手动输入\",\"isMultiple\":false,\"options\":[{\"value\":\"表后维修\"},{\"value\":\"表前维系\"},{\"value\":\"无需维修\"}],\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"无需维修原因\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"无需维修原因\",\"presetValue\":\"已现场处理\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"ComboBox\",\"sourceType\":\"手动输入\",\"isMultiple\":false,\"options\":[{\"value\":\"已现场处理\"},{\"value\":\"现场情况正常,不需要维修\"}],\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"处理前图片\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"100%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"处理前图片\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"preview\":true,\"photo\":false,\"fileType\":\"图片\",\"widget\":\"FileUpload\",\"download\":true,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"确认当前位置\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"确认当前位置\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"Coordinate\",\"placeholder\":\"请选择坐标位置\",\"currentAddress\":false,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"经度\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"人工总费用\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[{\"tableName\":\"演示功能台账表\",\"fields\":[\"是否删除\"]}],\"widget\":\"NumberInput\",\"placeholder\":\"\",\"formatter\":\"\",\"labelWidth\":110,\"calculateRule\":\"$sql.sum({演示功能台账表.是否删除})\",\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"纬度\":{\"title\":\"维修总费用\",\"type\":\"string\",\"widget\":\"NumberInput\",\"presetValue\":\"100\",\"placeholder\":\"请输入内容\",\"tableNameParent\":\"工单_维修填报\",\"required\":false,\"disabled\":true,\"groupStyle\":{},\"formatter\":\"\",\"labelWidth\":110,\"calculateRule\":\"$sql.sum({维修清单.物料金额})+10\",\"rules\":[{\"tableName\":\"维修清单\",\"fields\":[\"物料金额\"]}],\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"是否关阀\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"是否关阀\",\"presetValue\":\"是\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"RadioButton\",\"sourceType\":\"手动输入\",\"isMultiple\":false,\"options\":[{\"value\":\"是\"},{\"value\":\"否\"}],\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"关闭阀门位置及大小\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"100%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"关闭阀门位置及大小\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"TextArea\",\"placeholder\":\"\",\"currentAddress\":true,\"maxLength\":500,\"rows\":5,\"labelWidth\":110,\"hiddenCondition\":\"{工单_维修填报.是否关阀}='否'\",\"hiddenRules\":[{\"tableName\":\"工单_维修填报\",\"fields\":[\"是否关阀\"]}],\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"维修管径_DN\":{\"title\":\"设备选择\",\"type\":\"string\",\"widget\":\"Device\",\"placeholder\":\"请选择设备\",\"tableNameParent\":\"工单_维修填报\",\"required\":false,\"disabled\":false,\"groupStyle\":{},\"labelWidth\":110,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"处理后照片\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"100%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"处理后照片\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"preview\":true,\"photo\":false,\"fileType\":\"图片\",\"widget\":\"FileUpload\",\"download\":true,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"打开阀门位置及大小\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"100%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"打开阀门位置及大小\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"TextArea\",\"placeholder\":\"\",\"currentAddress\":true,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"实收费用\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"实收费用\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"NumberInput\",\"placeholder\":\"({工单_维修填报.恢复费用}+$math.avg({维修清单.物料金额})+$math.avg({维修清单.物料金额}))+1\",\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"维修材料清单\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"100%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"维修材料清单\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"preview\":true,\"photo\":false,\"fileType\":\"图片\",\"widget\":\"FileUpload\",\"download\":true,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"缴费照片留存\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"100%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"缴费照片留存\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"preview\":true,\"photo\":false,\"fileType\":\"图片\",\"widget\":\"FileUpload\",\"download\":true,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"备注\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"100%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"备注\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"TextArea\",\"placeholder\":\"\",\"currentAddress\":true,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"维修提交时间\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"维修提交时间\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"DateTime\",\"options\":\"默认为当前时间\",\"format\":\"dateTime\",\"tableTypeParent\":\"工单表\",\"IsSystemField\":false},\"维修状态数字\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"维修状态数字\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"NumberInput\",\"placeholder\":\"\",\"tableTypeParent\":\"工单表\",\"IsSystemField\":false}}},\"维修现场恢复\":{\"title\":\"维修现场恢复\",\"type\":\"object\",\"collapsed\":false,\"groupBase\":{},\"properties\":{\"恢复费用\":{\"type\":\"string\",\"hidden\":false,\"required\":false,\"width\":\"33.33%\",\"groupBase\":{},\"groupStyle\":{},\"groupSetting\":{},\"groupVerify\":{},\"tableNameParent\":\"工单_维修填报\",\"title\":\"恢复费用\",\"presetValue\":\"\",\"disabled\":false,\"emphasis\":false,\"rules\":[],\"widget\":\"NumberInput\",\"placeholder\":\"\",\"tableTypeParent\":\"工单表\",\"IsSystemField\":false}}},\"维修费用上交\":{\"title\":\"维修费用上交\",\"type\":\"object\",\"collapsed\":false,\"groupBase\":{},\"properties\":{\"计算费用\":{\"title\":\"计算费用\",\"type\":\"string\",\"widget\":\"NumberInput\",\"tableNameParent\":\"工单_维修填报\",\"groupBase\":{},\"groupSetting\":{},\"required\":false,\"disabled\":true,\"hidden\":false,\"groupSource\":{},\"groupStyle\":{},\"labelWidth\":110,\"tableTypeParent\":\"工单表\",\"IsSystemField\":false}}}},\"groupBase\":{},\"groupStyle\":{},\"paths\":[\"分组名称_-0yRzo\",\"维修派单\",\"维修接单\",\"维修处理\",\"维修现场恢复\",\"维修费用上交\",\"时间记录\"]}"
}