dw_rs_empinfo_baseinfo.srd 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. $PBExportHeader$dw_rs_empinfo_baseinfo.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
  4. summary(height=0 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=1708 color="536870912" )
  7. table(column=(type=long update=yes updatewhereclause=yes key=yes name=empid dbname="u_rs_empinfo.empid" )
  8. column=(type=long update=yes updatewhereclause=yes name=u_rs_empinfo_scid dbname="u_rs_empinfo.scid" )
  9. column=(type=char(30) update=yes updatewhereclause=yes name=empcode dbname="u_rs_empinfo.Empcode" )
  10. column=(type=char(30) update=yes updatewhereclause=yes name=empname dbname="u_rs_empinfo.Empname" )
  11. column=(type=datetime update=yes updatewhereclause=yes name=birthday dbname="u_rs_empinfo.Birthday" )
  12. column=(type=char(2) update=yes updatewhereclause=yes name=sex dbname="u_rs_empinfo.Sex" values="男 男/女 女/" )
  13. column=(type=char(30) update=yes updatewhereclause=yes name=idcard dbname="u_rs_empinfo.Idcard" )
  14. column=(type=long update=yes updatewhereclause=yes name=deptid dbname="u_rs_empinfo.Deptid" )
  15. column=(type=datetime update=yes updatewhereclause=yes name=joindate dbname="u_rs_empinfo.Joindate" )
  16. column=(type=char(50) update=yes updatewhereclause=yes name=homeplace dbname="u_rs_empinfo.Homeplace" )
  17. column=(type=decimal(2) update=yes updatewhereclause=yes name=stature dbname="u_rs_empinfo.Stature" )
  18. column=(type=char(20) update=yes updatewhereclause=yes name=diploma dbname="u_rs_empinfo.diploma" )
  19. column=(type=char(30) update=yes updatewhereclause=yes name=hometel dbname="u_rs_empinfo.hometel" )
  20. column=(type=char(20) update=yes updatewhereclause=yes name=handtel dbname="u_rs_empinfo.handtel" )
  21. column=(type=char(20) update=yes updatewhereclause=yes name=officetel dbname="u_rs_empinfo.officetel" )
  22. column=(type=char(50) update=yes updatewhereclause=yes name=address dbname="u_rs_empinfo.Address" )
  23. column=(type=char(10) update=yes updatewhereclause=yes name=postcode dbname="u_rs_empinfo.Postcode" )
  24. column=(type=char(10) update=yes updatewhereclause=yes name=duty dbname="u_rs_empinfo.duty" )
  25. column=(type=char(20) update=yes updatewhereclause=yes name=wrktpye dbname="u_rs_empinfo.wrktpye" )
  26. column=(type=long update=yes updatewhereclause=yes name=wrkgrpid dbname="u_rs_empinfo.wrkgrpid" )
  27. column=(type=char(20) update=yes updatewhereclause=yes name=bedcode dbname="u_rs_empinfo.Bedcode" )
  28. column=(type=char(20) update=yes updatewhereclause=yes name=cardcode dbname="u_rs_empinfo.Cardcode" )
  29. column=(type=char(30) update=yes updatewhereclause=yes name=bankcode dbname="u_rs_empinfo.bankcode" )
  30. column=(type=decimal(2) update=yes updatewhereclause=yes name=wage dbname="u_rs_empinfo.wage" )
  31. column=(type=char(30) update=yes updatewhereclause=yes name=language dbname="u_rs_empinfo.Language" )
  32. column=(type=char(30) update=yes updatewhereclause=yes name=introducer dbname="u_rs_empinfo.introducer" )
  33. column=(type=char(255) update=yes updatewhereclause=yes name=dscrp dbname="u_rs_empinfo.Dscrp" )
  34. column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_rs_empinfo.opdate" )
  35. column=(type=char(20) update=yes updatewhereclause=yes name=opemp dbname="u_rs_empinfo.opemp" )
  36. column=(type=long update=yes updatewhereclause=yes name=status dbname="u_rs_empinfo.status" )
  37. column=(type=char(30) update=yes updatewhereclause=yes name=u_rs_empinfo_deptype dbname="u_rs_empinfo.deptype" )
  38. column=(type=char(100) update=yes updatewhereclause=yes name=u_rs_empinfo_handtype dbname="u_rs_empinfo.handtype" )
  39. column=(type=long updatewhereclause=yes name=uv_get_empage_empage dbname="uv_get_empage.empage" )
  40. column=(type=long updatewhereclause=yes name=uv_get_empage_workage dbname="uv_get_empage.workage" )
  41. column=(type=datetime updatewhereclause=yes name=uv_get_dimissiondate_movedate dbname="uv_get_dimissiondate.movedate" )
  42. retrieve="SELECT u_rs_empinfo.empid,
  43. u_rs_empinfo.scid,
  44. u_rs_empinfo.Empcode,
  45. u_rs_empinfo.Empname,
  46. u_rs_empinfo.Birthday,
  47. u_rs_empinfo.Sex,
  48. u_rs_empinfo.Idcard,
  49. u_rs_empinfo.Deptid,
  50. u_rs_empinfo.Joindate,
  51. u_rs_empinfo.Homeplace,
  52. u_rs_empinfo.Stature,
  53. u_rs_empinfo.diploma,
  54. u_rs_empinfo.hometel,
  55. u_rs_empinfo.handtel,
  56. u_rs_empinfo.officetel,
  57. u_rs_empinfo.Address,
  58. u_rs_empinfo.Postcode,
  59. u_rs_empinfo.duty,
  60. u_rs_empinfo.wrktpye,
  61. u_rs_empinfo.wrkgrpid,
  62. u_rs_empinfo.Bedcode,
  63. u_rs_empinfo.Cardcode,
  64. u_rs_empinfo.bankcode,
  65. u_rs_empinfo.wage,
  66. u_rs_empinfo.Language,
  67. u_rs_empinfo.introducer,
  68. u_rs_empinfo.Dscrp,
  69. u_rs_empinfo.opdate,
  70. u_rs_empinfo.opemp,
  71. u_rs_empinfo.status,
  72. u_rs_empinfo.deptype,
  73. u_rs_empinfo.handtype,
  74. uv_get_empage.empage,
  75. uv_get_empage.workage,
  76. uv_get_dimissiondate.movedate
  77. FROM u_rs_empinfo INNER JOIN
  78. uv_get_empage ON u_rs_empinfo.empid = uv_get_empage.empid LEFT OUTER JOIN
  79. uv_get_dimissiondate ON
  80. uv_get_empage.empid = uv_get_dimissiondate.empid WHERE (u_rs_empinfo.empid = :empid)
  81. " update="u_rs_empinfo" updatewhere=0 updatekeyinplace=no arguments=(("empid", number)) )
  82. groupbox(band=detail text="基本资料"border="2" color="0" x="14" y="8" height="412" width="1801" name=gb_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  83. column(band=detail id=4 alignment="0" tabsequence=32766 border="4" color="16711680" x="1454" y="68" height="68" width="347" format="[general]" html.valueishtml="0" name=empname tag="姓名" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  84. text(band=detail alignment="1" text="姓 名" border="0" color="16711680" x="1221" y="68" height="56" width="224" html.valueishtml="0" name=empname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  85. column(band=detail id=3 alignment="0" tabsequence=32766 border="4" color="16711680" x="891" y="68" height="68" width="315" format="[general]" html.valueishtml="0" name=empcode tag="人员编号" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  86. text(band=detail alignment="1" text="人员编号" border="0" color="16711680" x="658" y="68" height="56" width="224" html.valueishtml="0" name=empcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  87. text(band=detail alignment="1" text="分 部" border="0" color="16711680" x="27" y="68" height="56" width="224" html.valueishtml="0" name=t_8 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  88. column(band=detail id=2 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="68" height="68" width="384" format="[general]" html.valueishtml="0" name=u_rs_empinfo_scid visible="1" dddw.name=ddd_scname dddw.displaycolumn=scname dddw.datacolumn=scid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  89. column(band=detail id=5 alignment="2" tabsequence=32766 border="4" color="16711680" x="261" y="156" height="68" width="384" format="YYYY-MM-DD" html.valueishtml="0" name=birthday tag="出生日期" visible="1" editmask.spin=yes editmask.mask="YYYY-MM-DD" editmask.imemode=0 editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  90. text(band=detail alignment="1" text="出生日期" border="0" color="16711680" x="27" y="156" height="56" width="224" html.valueishtml="0" name=birthday_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  91. text(band=detail alignment="1" text="年 龄" border="0" color="0" x="658" y="156" height="56" width="224" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  92. column(band=detail id=33 alignment="2" tabsequence=32766 border="4" color="0" x="891" y="156" height="72" width="315" format="[general]" html.valueishtml="0" name=uv_get_empage_empage visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  93. text(band=detail alignment="1" text="性 别" border="0" color="16711680" x="1221" y="156" height="56" width="224" html.valueishtml="0" name=sex_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  94. column(band=detail id=6 alignment="2" tabsequence=32766 border="4" color="16711680" x="1454" y="156" height="68" width="347" format="[general]" html.valueishtml="0" name=sex tag="性别" visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  95. column(band=detail id=7 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="244" height="68" width="946" format="[general]" html.valueishtml="0" name=idcard tag="身份证号" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  96. text(band=detail alignment="1" text="身份证号" border="0" color="16711680" x="27" y="244" height="56" width="224" html.valueishtml="0" name=idcard_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  97. text(band=detail alignment="1" text="部 门" border="0" color="16711680" x="1221" y="244" height="56" width="219" html.valueishtml="0" name=deptid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  98. column(band=detail id=8 alignment="2" tabsequence=32766 border="4" color="16711680" x="1454" y="244" height="68" width="347" format="[general]" html.valueishtml="0" name=deptid tag="部门ID" visible="1" dddw.name=dddw_dept dddw.displaycolumn=departmentname dddw.datacolumn=departmentid dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  99. column(band=detail id=9 alignment="2" tabsequence=32766 border="4" color="16711680" x="261" y="332" height="68" width="384" format="YYYY-MM-DD" html.valueishtml="0" name=joindate tag="入职日期" visible="1" editmask.spin=yes editmask.mask="YYYY-MM-DD" editmask.imemode=0 editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  100. text(band=detail alignment="1" text="入职日期" border="0" color="16711680" x="27" y="332" height="56" width="224" html.valueishtml="0" name=joindate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  101. text(band=detail alignment="1" text="工 龄" border="0" color="0" x="658" y="332" height="56" width="224" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  102. column(band=detail id=34 alignment="2" tabsequence=32766 border="4" color="0" x="891" y="332" height="68" width="315" format="[general]" html.valueishtml="0" name=uv_get_empage_workage visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  103. groupbox(band=detail text="详细资料"border="2" color="0" x="14" y="456" height="1188" width="1806" name=gb_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  104. column(band=detail id=10 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="524" height="68" width="946" format="[general]" html.valueishtml="0" name=homeplace tag="籍贯" visible="1" dddw.name=dddw_homeplace dddw.displaycolumn=homeplace dddw.datacolumn=homeplace dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  105. text(band=detail alignment="1" text="籍 贯" border="0" color="16711680" x="27" y="524" height="56" width="224" html.valueishtml="0" name=homeplace_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  106. text(band=detail alignment="1" text="身 高" border="0" color="16711680" x="1221" y="524" height="56" width="219" html.valueishtml="0" name=t_6 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  107. column(band=detail id=11 alignment="1" tabsequence=32766 border="4" color="16711680" x="1449" y="524" height="68" width="293" format="0" html.valueishtml="0" name=stature visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  108. text(band=detail alignment="0" text="cm" border="0" color="0" x="1751" y="524" height="56" width="50" html.valueishtml="0" name=t_7 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  109. column(band=detail id=12 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="616" height="68" width="649" format="[general]" html.valueishtml="0" name=diploma tag="学历" visible="1" dddw.name=dddw_diploma dddw.displaycolumn=tbfields_script_static_script dddw.datacolumn=tbfields_script_static_script dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  110. text(band=detail alignment="1" text="学 历" border="0" color="16711680" x="27" y="616" height="56" width="224" html.valueishtml="0" name=diploma_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  111. text(band=detail alignment="1" text="家庭电话" border="0" color="16711680" x="923" y="616" height="56" width="224" html.valueishtml="0" name=hometel_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  112. column(band=detail id=13 alignment="0" tabsequence=32766 border="4" color="16711680" x="1157" y="616" height="68" width="645" format="[general]" html.valueishtml="0" name=hometel tag="家庭电话" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  113. column(band=detail id=14 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="708" height="68" width="649" format="[general]" html.valueishtml="0" name=handtel tag="手机" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  114. text(band=detail alignment="1" text="手 机" border="0" color="16711680" x="27" y="708" height="56" width="224" html.valueishtml="0" name=handtel_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  115. text(band=detail alignment="1" text="办公电话" border="0" color="16711680" x="923" y="708" height="56" width="224" html.valueishtml="0" name=officetel_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  116. column(band=detail id=15 alignment="0" tabsequence=32766 border="4" color="16711680" x="1157" y="708" height="68" width="645" format="[general]" html.valueishtml="0" name=officetel tag="办公电话" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  117. column(band=detail id=16 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="800" height="68" width="1541" format="[general]" html.valueishtml="0" name=address tag="地址" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  118. text(band=detail alignment="1" text="地 址" border="0" color="16711680" x="27" y="800" height="56" width="224" html.valueishtml="0" name=address_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  119. column(band=detail id=17 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="892" height="68" width="649" format="[general]" html.valueishtml="0" name=postcode tag="邮编" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  120. text(band=detail alignment="1" text="邮 编" border="0" color="16711680" x="27" y="892" height="56" width="224" html.valueishtml="0" name=postcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  121. text(band=detail alignment="1" text="职 务" border="0" color="16711680" x="923" y="892" height="56" width="224" html.valueishtml="0" name=duty_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  122. column(band=detail id=18 alignment="0" tabsequence=32766 border="4" color="16711680" x="1157" y="892" height="68" width="645" format="[general]" html.valueishtml="0" name=duty tag="职务" visible="1" dddw.name=dddw_duty dddw.displaycolumn=tbfields_script_static_script dddw.datacolumn=tbfields_script_static_script dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  123. column(band=detail id=19 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="984" height="68" width="649" format="" html.valueishtml="0" name=wrktpye visible="1" dddw.name=dddw_worktype dddw.displaycolumn=tbfields_script_static_script dddw.datacolumn=tbfields_script_static_script dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  124. text(band=detail alignment="1" text="工 种" border="0" color="16711680" x="27" y="984" height="56" width="224" html.valueishtml="0" name=wrktpye_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  125. text(band=detail alignment="0" text="床 号" border="0" color="16711680" x="923" y="984" height="56" width="224" html.valueishtml="0" name=bedcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  126. column(band=detail id=21 alignment="0" tabsequence=32766 border="4" color="16711680" x="1157" y="984" height="68" width="645" format="[general]" html.valueishtml="0" name=bedcode tag="床号" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  127. column(band=detail id=22 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="1076" height="68" width="539" format="[general]" html.valueishtml="0" name=cardcode tag="考勤卡号" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  128. text(band=detail alignment="1" text="考勤卡号" border="0" color="16711680" x="27" y="1076" height="56" width="224" html.valueishtml="0" name=cardcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  129. text(band=detail alignment="1" text="银行帐号" border="0" color="16711680" x="809" y="1076" height="56" width="224" html.valueishtml="0" name=bankcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  130. column(band=detail id=23 alignment="0" tabsequence=32766 border="4" color="16711680" x="1042" y="1076" height="68" width="759" format="[general]" html.valueishtml="0" name=bankcode tag="银行帐号" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  131. column(band=detail id=25 alignment="0" tabsequence=32766 border="4" color="16711680" x="1207" y="1168" height="68" width="594" format="[general]" html.valueishtml="0" name=language visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  132. column(band=detail id=24 alignment="1" tabsequence=32766 border="4" color="16711680" x="2203" y="1144" height="68" width="649" format="#,##0.00" html.valueishtml="0" name=wage tag="基本工资" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  133. text(band=detail alignment="1" text="基本工资" border="0" color="16711680" x="1970" y="1144" height="56" width="224" html.valueishtml="0" name=wage_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  134. text(band=detail alignment="1" text="会何种语言" border="0" color="16711680" x="923" y="1168" height="56" width="274" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  135. column(band=detail id=26 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="1168" height="68" width="649" format="[general]" html.valueishtml="0" name=introducer visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  136. text(band=detail alignment="1" text="介 绍 人" border="0" color="16711680" x="27" y="1168" height="56" width="224" html.valueishtml="0" name=t_4 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  137. text(band=detail alignment="1" text="备 注" border="0" color="16711680" x="27" y="1264" height="56" width="224" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  138. column(band=detail id=27 alignment="0" tabsequence=32766 border="4" color="16711680" x="261" y="1264" height="68" width="1541" format="[general]" html.valueishtml="0" name=dscrp tag="备注" visible="1" edit.limit=250 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  139. column(band=detail id=30 alignment="2" tabsequence=32766 border="4" color="255" x="261" y="1356" height="68" width="649" format="[General]" html.valueishtml="0" name=status tag="状态" visible="1" dddw.name=dddw_empstatus dddw.displaycolumn=name dddw.datacolumn=status dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  140. text(band=detail alignment="1" text="状 态" border="0" color="0" x="27" y="1356" height="56" width="224" html.valueishtml="0" name=status_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  141. text(band=detail alignment="1" text="修改日期" border="0" color="0" x="27" y="1448" height="68" width="224" html.valueishtml="0" name=opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  142. column(band=detail id=28 alignment="2" tabsequence=32766 border="4" color="0" x="261" y="1448" height="68" width="649" format="YYYY-MM-DD hh:Mm" html.valueishtml="0" name=opdate tag="修改日期" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  143. text(band=detail alignment="1" text="修 改 人" border="0" color="0" x="923" y="1448" height="56" width="224" html.valueishtml="0" name=opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  144. column(band=detail id=29 alignment="0" tabsequence=32766 border="4" color="0" x="1157" y="1448" height="68" width="645" format="[shortdate] [time]" html.valueishtml="0" name=opemp tag="修改人" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  145. compute(band=detail alignment="2" expression=" uv_get_dimissiondate_movedate "border="4" color="255" x="1157" y="1356" height="68" width="645" format="YYYY-MM-DD" html.valueishtml="0" name=compute_1 visible="1~tif ( status=1,0,1)" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  146. text(band=detail alignment="2" text="离职日期" border="0" color="0" x="923" y="1356" height="68" width="224" html.valueishtml="0" name=t_5 visible="1~tif ( status=1,0,1)" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  147. htmltable(border="1" )
  148. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  149. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  150. import.xml()
  151. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )