UNPKG

wui-print

Version:

前端打印插件,包含打印设计器、打印表单、打印API

2,058 lines 57.3 kB
export default {
  printConfig: {
    templateTitle: "",
    templateCode: "",
    pageSize: "A4",
    servePrintType: "pdf",
    printer: "",
    silent: true,
    style: {
      paddingTop: "30px",
      paddingBottom: "30px",
      paddingLeft: "30px",
      paddingRight: "30px",
      backgroundColor: "#fff",
      fontSize: "14px"
    }
  },
  formConfig: {
    props: {
      labelWidth: "0px",
      labelPosition: "left",
      size: "small"
    }
  },
  layoutConfig: [
    {
      id: "84c90f32-7f56-4554-a6fd-3df15f6c7b0e",
      type: "text",
      title: "文本",
      style: {
        paddingTop: "5px",
        paddingBottom: "5px",
        paddingLeft: "5px",
        paddingRight: "5px",
        fontSize: "16px",
        fontWeight: 700,
        textAlign: "center"
      },
      props: {
        defaultContent: "锁骨骨折护理效果评价量表"
      }
    },
    {
      id: "13468682-e9f4-4389-8498-951429a05955",
      type: "grid",
      title: "栅格布局",
      style: {},
      children: [
        {
          id: "3f097f4d-d865-4135-b468-51a8e4994579",
          type: "grid-item",
          title: "栅格布局格子",
          props: {
            span: 3
          },
          style: {},
          children: [
            {
              id: "fc0c04ae-fee3-4e3f-b9d1-2acb9164309d",
              type: "dynamicText",
              title: "动态文本",
              style: {
                label_paddingLeft: "5px",
                label_fontWeight: 700,
                text_paddingLeft: "3px",
                text_textAlign: "left",
                text_borderBottomStyle: "solid",
                text_borderBottomWidth: "1px",
                text_borderBottomColor: "#6D6D6D"
              },
              props: {
                label: "科室:",
                field: "dept"
              }
            }
          ]
        },
        {
          id: "3e6b3e02-90a0-4f6f-9edb-4fc29820b513",
          type: "grid-item",
          title: "栅格布局格子",
          props: {
            span: 3
          },
          style: {},
          children: [
            {
              id: "5ab52c87-2b9f-4192-b05d-af076f481a85",
              type: "dynamicText",
              title: "动态文本",
              style: {
                label_paddingLeft: "5px",
                label_fontWeight: 700,
                text_paddingLeft: "3px",
                text_textAlign: "left",
                text_borderBottomStyle: "solid",
                text_borderBottomWidth: "1px",
                text_borderBottomColor: "#6D6D6D"
              },
              props: {
                label: "床号:",
                field: "bedNumber"
              }
            }
          ]
        },
        {
          id: "41d19a56-a117-41c2-8541-de54c50d4108",
          type: "grid-item",
          title: "栅格布局格子",
          props: {
            span: 3
          },
          style: {},
          children: [
            {
              id: "bdeacd8c-891a-4eab-b6b8-50a2c82710bd",
              type: "dynamicText",
              title: "动态文本",
              style: {
                label_paddingLeft: "5px",
                label_fontWeight: 700,
                text_paddingLeft: "3px",
                text_textAlign: "left",
                text_borderBottomStyle: "solid",
                text_borderBottomWidth: "1px",
                text_borderBottomColor: "#6D6D6D"
              },
              props: {
                label: "姓名:",
                field: "name"
              }
            }
          ]
        },
        {
          id: "f1b02567-cb44-4847-8ebd-48bf8b2da428",
          type: "grid-item",
          title: "栅格布局格子",
          props: {
            span: 4
          },
          style: {},
          children: [
            {
              id: "1e37a386-687c-44a6-819c-cbdbcae692da",
              type: "dynamicText",
              title: "动态文本",
              style: {
                label_paddingLeft: "5px",
                label_fontWeight: 700,
                text_paddingLeft: "3px",
                text_textAlign: "left",
                text_borderBottomStyle: "solid",
                text_borderBottomWidth: "1px",
                text_borderBottomColor: "#6D6D6D"
              },
              props: {
                label: "住院号:",
                field: "hospitalNumber"
              }
            }
          ]
        },
        {
          id: "4f46fff5-3a12-48ac-ba45-6e513568fc57",
          type: "grid-item",
          title: "栅格布局格子",
          props: {
            span: 4
          },
          style: {},
          children: [
            {
              id: "51475c35-20bb-4a2c-bf64-7e1af84cb1aa",
              type: "dynamicText",
              title: "动态文本",
              style: {
                label_paddingLeft: "5px",
                label_fontWeight: 700,
                text_paddingLeft: "3px",
                text_textAlign: "left",
                text_borderBottomStyle: "solid",
                text_borderBottomWidth: "1px",
                text_borderBottomColor: "#6D6D6D"
              },
              props: {
                label: "诊断:",
                field: "diagnose"
              }
            }
          ]
        },
        {
          id: "04665c51-9390-4ffd-ae28-0488c6b2691e",
          type: "grid-item",
          title: "栅格布局格子",
          props: {
            span: 7
          },
          style: {},
          children: [
            {
              id: "114c6e74-a11a-480a-ad89-e3d24d8142da",
              type: "dynamicText",
              title: "动态文本",
              style: {
                label_paddingLeft: "5px",
                label_fontWeight: 700,
                text_paddingLeft: "3px",
                text_textAlign: "left",
                text_borderBottomStyle: "solid",
                text_borderBottomWidth: "1px",
                text_borderBottomColor: "#6D6D6D"
              },
              props: {
                label: "护理方案评价得分:",
                field: "score"
              }
            }
          ]
        }
      ],
      props: {}
    },
    {
      id: "a5d33e29-03bf-45e0-a3cf-ae2557f5c36d",
      type: "tableLayout",
      title: "表格布局",
      style: {
        marginTop: "5px",
        borderTopStyle: "solid",
        borderTopWidth: "1px",
        borderTopColor: "#090909",
        borderLeftStyle: "solid",
        borderLeftWidth: "1px",
        borderLeftColor: "#090909",
        cell_container_minHeight: "20px",
        cell_paddingTop: "2px",
        cell_paddingBottom: "2px",
        cell_paddingLeft: "2px",
        cell_paddingRight: "2px",
        cell_borderBottomStyle: "solid",
        cell_borderBottomWidth: "1px",
        cell_borderBottomColor: "#090909",
        cell_borderRightStyle: "solid",
        cell_borderRightWidth: "1px",
        cell_borderRightColor: "#090909",
        cell_textAlign: "left"
      },
      children: [
        {
          id: "04484d19-8bad-463a-9bcd-81d56a268664",
          type: "input",
          title: "输入框",
          rowIndex: 2,
          colIndex: 5,
          style: {},
          props: {
            field: "beforeDtae1",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "9eefe074-8f92-4461-982d-16c835784eb5",
          type: "text",
          title: "文本",
          rowIndex: 2,
          colIndex: 0,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "伤肢疼痛"
          }
        },
        {
          id: "3baa579c-b130-456f-b852-e22447ac5d62",
          type: "text",
          title: "文本",
          rowIndex: 0,
          colIndex: 0,
          style: {
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "症状"
          }
        },
        {
          id: "1897c907-39cf-4db9-9322-7f20ca5c0b14",
          type: "text",
          title: "文本",
          rowIndex: 0,
          colIndex: 1,
          style: {
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "无(0分)"
          }
        },
        {
          id: "4e776f48-47e0-4ae0-81c0-2d48a67d7609",
          type: "text",
          title: "文本",
          rowIndex: 0,
          colIndex: 2,
          style: {
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "轻(2分)"
          }
        },
        {
          id: "ef47346e-266c-40da-a6d9-7ee28862f5ff",
          type: "text",
          title: "文本",
          rowIndex: 0,
          colIndex: 3,
          style: {
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "中(4分)"
          }
        },
        {
          id: "793e0f2e-9ed0-4276-94e0-de66384dfece",
          type: "text",
          title: "文本",
          rowIndex: 0,
          colIndex: 4,
          style: {
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "重(6分)"
          }
        },
        {
          id: "e55b4ea3-5cf8-4b02-ac5c-7f213b55eaee",
          type: "text",
          title: "文本",
          rowIndex: 0,
          colIndex: 5,
          style: {
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "实施前评价"
          }
        },
        {
          id: "d260d5fd-c1a2-499b-9ec8-4da4d827291b",
          type: "text",
          title: "文本",
          rowIndex: 0,
          colIndex: 7,
          style: {
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "实施前评价"
          }
        },
        {
          id: "06492de6-741d-4d33-97d1-ee789c4f3b61",
          type: "text",
          title: "文本",
          rowIndex: 0,
          colIndex: 9,
          style: {
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "护理效果得分"
          }
        },
        {
          id: "35ef268a-cb3e-4fff-8c90-7373817a6ae9",
          type: "text",
          title: "文本",
          rowIndex: 1,
          colIndex: 5,
          style: {
            paddingTop: "5px",
            paddingBottom: "5px",
            paddingLeft: "5px",
            paddingRight: "5px",
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "日期"
          }
        },
        {
          id: "00da491b-b15d-49d7-88c9-876a0e7e57ea",
          type: "text",
          title: "文本",
          rowIndex: 1,
          colIndex: 6,
          style: {
            paddingTop: "5px",
            paddingBottom: "5px",
            paddingLeft: "5px",
            paddingRight: "5px",
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "分值"
          }
        },
        {
          id: "0121c4b4-74fd-424e-bf63-dbad7cff4264",
          type: "text",
          title: "文本",
          rowIndex: 1,
          colIndex: 7,
          style: {
            paddingTop: "5px",
            paddingBottom: "5px",
            paddingLeft: "5px",
            paddingRight: "5px",
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "日期"
          }
        },
        {
          id: "68a5ec79-50ef-40f0-8e18-7e9d48fda224",
          type: "text",
          title: "文本",
          rowIndex: 1,
          colIndex: 8,
          style: {
            paddingTop: "5px",
            paddingBottom: "5px",
            paddingLeft: "5px",
            paddingRight: "5px",
            fontSize: "14px",
            fontWeight: 700,
            textAlign: "center"
          },
          props: {
            defaultContent: "分值"
          }
        },
        {
          id: "3b33c2db-a721-470a-84a2-3cecd8c1c96f",
          type: "text",
          title: "文本",
          rowIndex: 3,
          colIndex: 0,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "伤肢麻木"
          }
        },
        {
          id: "360e17ac-f9d6-4a31-86b6-1f9d4adaf5e5",
          type: "text",
          title: "文本",
          rowIndex: 4,
          colIndex: 0,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "伤肢功能障碍\n"
          }
        },
        {
          id: "d0c8a955-6550-4f73-a0b6-117fe4000dda",
          type: "text",
          title: "文本",
          rowIndex: 5,
          colIndex: 0,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "患肢肿胀"
          }
        },
        {
          id: "3b897586-e66e-4fdd-a6a2-b14968bd6b5e",
          type: "text",
          title: "文本",
          rowIndex: 6,
          colIndex: 0,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "伤肢畸形"
          }
        },
        {
          id: "105675ff-caba-4a8c-8d94-886cff392a64",
          type: "text",
          title: "文本",
          rowIndex: 7,
          colIndex: 0,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "末梢循环"
          }
        },
        {
          id: "a27d907e-b32c-4862-8a1a-f24145ee482f",
          type: "text",
          title: "文本",
          rowIndex: 2,
          colIndex: 1,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "无疼痛(FPS-R评分:0分)"
          }
        },
        {
          id: "58831568-1d53-4dfb-ac85-4118155e51af",
          type: "text",
          title: "文本",
          rowIndex: 3,
          colIndex: 1,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "无麻木"
          }
        },
        {
          id: "981a0a20-2c38-4573-8721-41ac6cfc99da",
          type: "text",
          title: "文本",
          rowIndex: 4,
          colIndex: 1,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "无"
          }
        },
        {
          id: "f1d57b04-23e3-4689-b8a9-04dcb80df9fb",
          type: "text",
          title: "文本",
          rowIndex: 5,
          colIndex: 1,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "有皮纹,与健侧无差异"
          }
        },
        {
          id: "2b9e12bc-54db-4255-a9c9-3e406b2749d5",
          type: "text",
          title: "文本",
          rowIndex: 6,
          colIndex: 1,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "无"
          }
        },
        {
          id: "865d99ce-929a-4fc4-8efc-65e8e51f4d7b",
          type: "text",
          title: "文本",
          rowIndex: 7,
          colIndex: 1,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "center"
          },
          props: {
            defaultContent: "无"
          }
        },
        {
          id: "8a45df4d-1e17-4357-924f-50217a7fbe94",
          type: "text",
          title: "文本",
          rowIndex: 2,
          colIndex: 2,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "轻度疼痛(FPS-R评分:2-4分)"
          }
        },
        {
          id: "8e6a5f0e-5040-42e1-b4cd-fcd9dab4311b",
          type: "text",
          title: "文本",
          rowIndex: 3,
          colIndex: 2,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "轻微麻木,时作时止"
          }
        },
        {
          id: "226612e6-e463-49e2-9e25-f218547bb967",
          type: "text",
          title: "文本",
          rowIndex: 4,
          colIndex: 2,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "伤肢能主动进行屈伸活动"
          }
        },
        {
          id: "ea89db9f-c40c-4173-bf98-2715bfe4c0e1",
          type: "text",
          title: "文本",
          rowIndex: 5,
          colIndex: 2,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "皮纹消失,皮肤张力比健侧大"
          }
        },
        {
          id: "c9c022e5-26cf-4795-9f3e-be445224a480",
          type: "text",
          title: "文本",
          rowIndex: 6,
          colIndex: 2,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "伤肢有轻度短缩,影响正常的平衡"
          }
        },
        {
          id: "38bde1a3-2c6f-427d-a19c-f7e2b597c27a",
          type: "text",
          title: "文本",
          rowIndex: 7,
          colIndex: 2,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "末梢发凉、感觉迟钝"
          }
        },
        {
          id: "3eaebfe0-a204-4a47-bba0-5cbda48e139f",
          type: "text",
          title: "文本",
          rowIndex: 2,
          colIndex: 3,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "中度疼痛(FPS-R评分:6-8分)"
          }
        },
        {
          id: "09870009-a1a1-4a2c-aa01-dd1ec3ca3da6",
          type: "text",
          title: "文本",
          rowIndex: 3,
          colIndex: 3,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "麻木可忍,时常发作"
          }
        },
        {
          id: "4fd6a676-c105-4cd4-80f6-6dd0c05636f4",
          type: "text",
          title: "文本",
          rowIndex: 4,
          colIndex: 3,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "不能屈曲活动,可主动活动踝关节"
          }
        },
        {
          id: "c74e79f3-c9fa-491e-8bc6-f5f5f467b5fa",
          type: "text",
          title: "文本",
          rowIndex: 5,
          colIndex: 3,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "皮肤张力明显,并出现张力性水泡"
          }
        },
        {
          id: "700c129a-4c4c-40f6-a22b-aad1b0cfce48",
          type: "text",
          title: "文本",
          rowIndex: 6,
          colIndex: 3,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "肉眼可见成角、旋转、短缩,有假关节活动,或/和刺破皮肤"
          }
        },
        {
          id: "6c66ce20-7738-4961-ad38-067ddf8a75e4",
          type: "text",
          title: "文本",
          rowIndex: 7,
          colIndex: 3,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "颜色变白或发青"
          }
        },
        {
          id: "50fbb9db-7c18-4ca1-b6a8-27d3f26f52e2",
          type: "text",
          title: "文本",
          rowIndex: 2,
          colIndex: 4,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "重度疼痛(FPS-R评分:10分)"
          }
        },
        {
          id: "cc41c96e-14c9-4fe9-aab3-70a59cfb45bf",
          type: "text",
          title: "文本",
          rowIndex: 3,
          colIndex: 4,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "麻木难忍,持续不止"
          }
        },
        {
          id: "22b46662-7b5d-4045-a94f-452f053f01f4",
          type: "text",
          title: "文本",
          rowIndex: 4,
          colIndex: 4,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "不能主动活动,被动活动出现牵拉疼"
          }
        },
        {
          id: "2583976b-4994-462b-9b69-e2e8d80d9b20",
          type: "text",
          title: "文本",
          rowIndex: 5,
          colIndex: 4,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "有张力性血泡"
          }
        },
        {
          id: "58bd6ad8-9412-4193-80bd-043a7a34e556",
          type: "text",
          title: "文本",
          rowIndex: 6,
          colIndex: 4,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "明显畸形,或/和伴有骨外露"
          }
        },
        {
          id: "847cbeff-96c3-48f4-9859-2178703347d2",
          type: "text",
          title: "文本",
          rowIndex: 7,
          colIndex: 4,
          style: {
            paddingTop: "0px",
            paddingBottom: "0px",
            paddingLeft: "0px",
            paddingRight: "0px",
            fontSize: "14px",
            textAlign: "left"
          },
          props: {
            defaultContent: "颜色苍白或发绀"
          }
        },
        {
          id: "9f7fe14e-a506-441b-abe3-35657cc36151",
          type: "input",
          title: "输入框",
          rowIndex: 2,
          colIndex: 6,
          style: {},
          props: {
            field: "beforeScore1",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "0e081888-cda8-4da4-bc4b-d8fcc9e1fc95",
          type: "input",
          title: "输入框",
          rowIndex: 2,
          colIndex: 7,
          style: {},
          props: {
            field: "afterDtae1",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "8379980a-a8a2-41f6-8c37-171ea7322702",
          type: "input",
          title: "输入框",
          rowIndex: 2,
          colIndex: 8,
          style: {},
          props: {
            field: "afterScore1",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "c3cbbd1a-362f-40d0-a395-7f78af03a24d",
          type: "input",
          title: "输入框",
          rowIndex: 2,
          colIndex: 9,
          style: {},
          props: {
            field: "score1",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "f5742d2e-1d09-4cbc-a4b0-a0314bb02b2e",
          type: "input",
          title: "输入框",
          rowIndex: 3,
          colIndex: 5,
          style: {},
          props: {
            field: "beforeDtae2",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "c4c77ca2-a424-4562-af6b-4f59f73cef5b",
          type: "input",
          title: "输入框",
          rowIndex: 4,
          colIndex: 5,
          style: {},
          props: {
            field: "beforeDtae3",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "9b9b2d90-abc1-40e3-9dad-7320500664bd",
          type: "input",
          title: "输入框",
          rowIndex: 5,
          colIndex: 5,
          style: {},
          props: {
            field: "beforeDtae4",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "7a4f802e-dfa7-4dd2-91ae-83eb8098055f",
          type: "input",
          title: "输入框",
          rowIndex: 6,
          colIndex: 5,
          style: {},
          props: {
            field: "beforeDtae5",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "6a5779e5-7a0b-4d9b-b5a1-ce36b53e5394",
          type: "input",
          title: "输入框",
          rowIndex: 7,
          colIndex: 5,
          style: {},
          props: {
            field: "beforeDtae6",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "7463fbfb-08f3-41f5-bf31-17ba21ea7fdc",
          type: "input",
          title: "输入框",
          rowIndex: 3,
          colIndex: 6,
          style: {},
          props: {
            field: "beforeScore2",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "ad9a402e-7798-496b-ae32-8b21a4f163b7",
          type: "input",
          title: "输入框",
          rowIndex: 4,
          colIndex: 6,
          style: {},
          props: {
            field: "beforeScore3",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "803286dd-14fa-4f6c-bcbc-eaf8b48cbf06",
          type: "input",
          title: "输入框",
          rowIndex: 5,
          colIndex: 6,
          style: {},
          props: {
            field: "beforeScore4",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "138aafee-0517-45c8-8374-50fffad7cc01",
          type: "input",
          title: "输入框",
          rowIndex: 6,
          colIndex: 6,
          style: {},
          props: {
            field: "beforeScore5",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "ebc954e4-e375-4183-a56f-75f78bfcc47b",
          type: "input",
          title: "输入框",
          rowIndex: 7,
          colIndex: 6,
          style: {},
          props: {
            field: "beforeScore6",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "f1880ccc-ffd3-4eeb-a432-b7d2e0a25a50",
          type: "input",
          title: "输入框",
          rowIndex: 3,
          colIndex: 7,
          style: {},
          props: {
            field: "afterDtae2",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "d339da05-d304-459d-b6d6-fdfd1998426b",
          type: "input",
          title: "输入框",
          rowIndex: 4,
          colIndex: 7,
          style: {},
          props: {
            field: "afterDtae3",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "821d8bae-aa0c-4f6b-8c99-36d95fa80340",
          type: "input",
          title: "输入框",
          rowIndex: 5,
          colIndex: 7,
          style: {},
          props: {
            field: "afterDtae4",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "2eee824d-cd9c-4d1d-a5ff-9884b67fd0cb",
          type: "input",
          title: "输入框",
          rowIndex: 6,
          colIndex: 7,
          style: {},
          props: {
            field: "afterDtae5",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "970713ed-ccde-4466-92a5-877d9dfc56de",
          type: "input",
          title: "输入框",
          rowIndex: 7,
          colIndex: 7,
          style: {},
          props: {
            field: "afterDtae6",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "d6a0f409-b363-4a15-b8af-bad4c2936820",
          type: "input",
          title: "输入框",
          rowIndex: 3,
          colIndex: 8,
          style: {},
          props: {
            field: "afterScore2",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "f7d8a2fa-8064-4232-a17d-22da05e7c734",
          type: "input",
          title: "输入框",
          rowIndex: 4,
          colIndex: 8,
          style: {},
          props: {
            field: "afterScore3",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "ef657546-69c9-4bea-81f2-2d7405c98c55",
          type: "input",
          title: "输入框",
          rowIndex: 5,
          colIndex: 8,
          style: {},
          props: {
            field: "afterScore4",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "a7ad173f-fbd1-4b4f-8e14-a7d0b2778ded",
          type: "input",
          title: "输入框",
          rowIndex: 6,
          colIndex: 8,
          style: {},
          props: {
            field: "afterScore5",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "1e599d34-1102-4a78-8883-1940838bde5c",
          type: "input",
          title: "输入框",
          rowIndex: 3,
          colIndex: 9,
          style: {},
          props: {
            field: "score2",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "e19ddede-6ff1-4853-960f-0fd091647494",
          type: "input",
          title: "输入框",
          rowIndex: 4,
          colIndex: 9,
          style: {},
          props: {
            field: "score3",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "7a71d614-06f9-4bbc-ad71-bf9b9a7fac4d",
          type: "input",
          title: "输入框",
          rowIndex: 5,
          colIndex: 9,
          style: {},
          props: {
            field: "score4",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "41703517-a8cd-4aee-b81f-0fb6884e1ee2",
          type: "input",
          title: "输入框",
          rowIndex: 6,
          colIndex: 9,
          style: {},
          props: {
            field: "score5",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "eff19c1b-93e3-4c65-8d18-40ea2f5796bf",
          type: "input",
          title: "输入框",
          rowIndex: 7,
          colIndex: 9,
          style: {},
          props: {
            field: "score6",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        },
        {
          id: "65beb1d6-2152-4d6e-91ee-27d4de1bf984",
          type: "input",
          title: "输入框",
          rowIndex: 7,
          colIndex: 8,
          style: {},
          props: {
            field: "afterScore6",
            defaultValue: ""
          },
          formComponentProps: {
            placeholder: "",
            size: ""
          },
          formItemProps: {
            label: "",
            labelWidth: "",
            labelPosition: ""
          }
        }
      ],
      props: {
        row: 8,
        col: 10
      },
      styleRules: {
        "0-0": {
          width: "80px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "0-1": {
          width: "90px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "0-2": {
          width: "100px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "0-3": {
          width: "100px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "0-4": {
          width: "100px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "0-5": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "1-5": {
          width: "50px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "1-6": {
          width: "50px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "1-7": {
          width: "50px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "1-8": {
          width: "50px",
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "0-9": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "0-7": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "2-0": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "3-0": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "4-0": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "5-0": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "6-0": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "7-0": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "2-1": {},
        "2-5": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "3-5": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "4-5": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "5-5": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "6-5": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "7-5": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "2-6": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "3-6": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "4-6": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "5-6": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "6-6": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "7-6": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "2-7": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "3-7": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "4-7": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "5-7": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "6-7": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "7-7": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "2-8": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "3-8": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "4-8": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "5-8": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "6-8": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "7-8": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "2-9": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "3-9": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "4-9": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "5-9": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "6-9": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        },
        "7-9": {
          container_custom_centerHorizontally: true,
          container_custom_centerVertical: true
        }
      },
      layout: [
        {
          rowIndex: 0,
          colIndex: 5,
          colspan: 2
        },
        {
          rowIndex: 0,
          colIndex: 7,
          colspan: 2
        },
        {
          rowIndex: 0,
          colIndex: 9,
          rowspan: 2
        },
        {
          rowIndex: 0,
          colIndex: 0,
          rowspan: 2
        },
        {
          rowIndex: 0,
          colIndex: 1,
          rowspan: 2
        },
        {
          rowIndex: 0,
          colIndex: 2,
          rowspan: 2
        },
        {
          rowIndex: 0,
          colIndex: 3,
          rowspan: 2
        },
        {
          rowIndex: 0,
          colIndex: 4,
          rowspan: 2
        }
      ]
    },
    {
      id: "be28002e-afc8-4e95-9f65-7bd95409fc2c",
      type: "grid",
      title: "栅格布局",
      style: {
        marginTop: "5px"
      },
      children: [
        {
          id: "a42ef69b-e5ba-4337-879e-91696efe23fd",
          type: "grid-item",
          title: "栅格布局格子",
          props: {
            span: 3
          },
          style: {},
          children: [
            {
              id: "9b13206a-6f0e-4177-8cb4-5f7af5378a81",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "center"
              },
              props: {
                defaultContent: "备注:"
              }
            }
          ]
        },
        {
          id: "66686a98-640c-452d-a6d1-4ef70c542e78",
          type: "grid-item",
          title: "栅格布局格子",
          props: {
            span: 21
          },
          style: {},
          children: [
            {
              id: "16270bdc-b0c9-4d51-be20-03d51ec9e1f7",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "left",
                lineHeight: "22px"
              },
              props: {
                defaultContent: "1、“实施前评价”填写时机为:入院时或症状出现时(即实施前评价的日期可能非同一时间)。"
              }
            },
            {
              id: "f64a33c7-1dd7-4cb5-98ea-b4180fc50977",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "left",
                lineHeight: "22px"
              },
              props: {
                defaultContent:
                  "2、“实施后评价”填写时机为:出院时或症状消失时(即持续改善的症状可在出院时进行评价,对于一过性治愈的症状如呕吐、发热等,可在症状消失时进行评价,不一定等到出院时)。"
              }
            },
            {
              id: "c168e785-9d33-49e2-bcac-33dc61f11937",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "left",
                lineHeight: "22px"
              },
              props: {
                defaultContent: "3、护理效果得分为:有效率=(治疗前积分- 治疗后积分)/治疗前积分x100%。"
              }
            },
            {
              id: "e6b539a9-f4f8-4172-99d9-854c2a4ad6d2",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "left",
                lineHeight: "22px"
              },
              props: {
                defaultContent: "1、“实施前评价”填写时机为:入院时或症状出现时(即实施前评价的日期可能非同一时间)。"
              }
            },
            {
              id: "019bf0ce-abdb-4b6a-a3ad-d5fe0aab156f",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "left",
                lineHeight: "22px"
              },
              props: {
                defaultContent: "(1).临床缓解:中医临床症状基本缓解,证候积分减少≥70% → 好"
              }
            },
            {
              id: "10f9741a-b45f-446d-89b2-40d11b544569",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "left",
                lineHeight: "22px"
              },
              props: {
                defaultContent: "(2).显效:中医临床症状明显改善,证候积分减少≥50% → 较好"
              }
            },
            {
              id: "f2fa013a-009c-4d6f-99fa-024a963f25c1",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "left",
                lineHeight: "22px"
              },
              props: {
                defaultContent: "(3).有效:中医临床症状好转,证候积分减少≥20 → 一般"
              }
            },
            {
              id: "dc89e621-81d5-4a50-b271-d22dec612015",
              type: "text",
              title: "文本",
              style: {
                paddingTop: "0px",
                paddingBottom: "0px",
                paddingLeft: "0px",
                paddingRight: "0px",
                fontSize: "14px",
                textAlign: "left",
                lineHeight: "22px"
              },
              props: {
                defaultContent: "(4).无效:中医临床症状无改善,甚或加重,证候积分减少不足20 → 差"
              }
            }
          ]
        }
      ],
      props: {}
    }
  ]
};