• {{typeName}}对象
    {{data.targetName | isNull}}
  • {{typeName}}标题
    {{data.title | isNull}}
  • {{typeName}}内容
    {{data.content | isNull}}
  • 姓名
    {{data.createrName | isNull}}
  • 联系电话
    {{data.telephone | isNull}}
  • 受理进度
    {{data.strStatus | isNull}}
  • 受理部门
    {{data.acceptDepartment | isNull}}
  • 受理时间
    {{data.acceptDate | isNull}}
  • 受理人员
    {{data.acceptPerson | isNull}}
  • 受理结果
    {{data.acceptResult | isNull}}