CenterLeaderRelationListUI.ui 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <uiObject xmlns="com.kingdee.bos.metadata">
  3. <package>com.kingdee.eas.custom.attendanceexception.client</package>
  4. <name>CenterLeaderRelationListUI</name>
  5. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].alias</alias>
  6. <description>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].description</description>
  7. <userDefined>true</userDefined>
  8. <releasePackage>com.kingdee.eas.custom.attendanceexception.client</releasePackage>
  9. <releaseClass>CenterLeaderRelationListUI</releaseClass>
  10. <title>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].title</title>
  11. <uitype />
  12. <defaultbutton />
  13. <bizUnitPK>com.kingdee.eas.custom.attendanceexception.CenterLeaderRelation</bizUnitPK>
  14. <parent>
  15. <key name="package" value="com.kingdee.eas.framework.client" />
  16. <key name="name" value="CoreBillListUI" />
  17. </parent>
  18. <components>
  19. <component>
  20. <name>CoreUI</name>
  21. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[CoreUI].alias</alias>
  22. <userDefined>false</userDefined>
  23. <classType>com.kingdee.bos.ctrl.swing.KDPanel</classType>
  24. <isContainer>true</isContainer>
  25. <constraints />
  26. <tabIndex>0</tabIndex>
  27. <herited>false</herited>
  28. <bimUIObjectPK />
  29. <layoutInfo>
  30. <name>kDLayout1</name>
  31. <type>KDLayout</type>
  32. <value />
  33. </layoutInfo>
  34. </component>
  35. <component>
  36. <name>tblMain</name>
  37. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[tblMain].alias</alias>
  38. <userDefined>false</userDefined>
  39. <classType>com.kingdee.bos.ctrl.kdf.table.KDTable</classType>
  40. <isContainer>false</isContainer>
  41. <constraints>10,10,996,580,15</constraints>
  42. <tabIndex>0</tabIndex>
  43. <herited>false</herited>
  44. <bimUIObjectPK />
  45. <layoutInfo>
  46. <name />
  47. <type>XYLayout</type>
  48. <value />
  49. </layoutInfo>
  50. <properties>
  51. <property>
  52. <name>formatXml</name>
  53. <type>java.lang.String</type>
  54. <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[tblMain].properties.property[formatXml].value</value>
  55. <isMultiLan>true</isMultiLan>
  56. <userDefined>false</userDefined>
  57. </property>
  58. </properties>
  59. <propertyBindings>
  60. <propertyBinding>
  61. <propertyName>id.text</propertyName>
  62. <propertyType>java.lang.Object</propertyType>
  63. <bindingObject>mainQuery</bindingObject>
  64. <bindingField>id</bindingField>
  65. <fieldType>java.lang.String</fieldType>
  66. <accessType>2</accessType>
  67. <autoMode>false</autoMode>
  68. <herited>false</herited>
  69. <userDefined>true</userDefined>
  70. </propertyBinding>
  71. <propertyBinding>
  72. <propertyName>number.text</propertyName>
  73. <propertyType>java.lang.Object</propertyType>
  74. <bindingObject>mainQuery</bindingObject>
  75. <bindingField>number</bindingField>
  76. <fieldType>java.lang.String</fieldType>
  77. <accessType>2</accessType>
  78. <autoMode>false</autoMode>
  79. <herited>false</herited>
  80. <userDefined>true</userDefined>
  81. </propertyBinding>
  82. <propertyBinding>
  83. <propertyName>bizDate.text</propertyName>
  84. <propertyType>java.lang.Object</propertyType>
  85. <bindingObject>mainQuery</bindingObject>
  86. <bindingField>bizDate</bindingField>
  87. <fieldType>java.lang.String</fieldType>
  88. <accessType>2</accessType>
  89. <autoMode>false</autoMode>
  90. <herited>false</herited>
  91. <userDefined>true</userDefined>
  92. </propertyBinding>
  93. <propertyBinding>
  94. <propertyName>description.text</propertyName>
  95. <propertyType>java.lang.Object</propertyType>
  96. <bindingObject>mainQuery</bindingObject>
  97. <bindingField>description</bindingField>
  98. <fieldType>java.lang.String</fieldType>
  99. <accessType>2</accessType>
  100. <autoMode>false</autoMode>
  101. <herited>false</herited>
  102. <userDefined>true</userDefined>
  103. </propertyBinding>
  104. <propertyBinding>
  105. <propertyName>createTime.text</propertyName>
  106. <propertyType>java.lang.Object</propertyType>
  107. <bindingObject>mainQuery</bindingObject>
  108. <bindingField>createTime</bindingField>
  109. <fieldType>java.lang.String</fieldType>
  110. <accessType>2</accessType>
  111. <autoMode>false</autoMode>
  112. <herited>false</herited>
  113. <userDefined>true</userDefined>
  114. </propertyBinding>
  115. <propertyBinding>
  116. <propertyName>lastUpdateTime.text</propertyName>
  117. <propertyType>java.lang.Object</propertyType>
  118. <bindingObject>mainQuery</bindingObject>
  119. <bindingField>lastUpdateTime</bindingField>
  120. <fieldType>java.lang.String</fieldType>
  121. <accessType>2</accessType>
  122. <autoMode>false</autoMode>
  123. <herited>false</herited>
  124. <userDefined>true</userDefined>
  125. </propertyBinding>
  126. <propertyBinding>
  127. <propertyName>auditor.number.text</propertyName>
  128. <propertyType>java.lang.Object</propertyType>
  129. <bindingObject>mainQuery</bindingObject>
  130. <bindingField>auditor.number</bindingField>
  131. <fieldType>java.lang.String</fieldType>
  132. <accessType>2</accessType>
  133. <autoMode>false</autoMode>
  134. <herited>false</herited>
  135. <userDefined>true</userDefined>
  136. </propertyBinding>
  137. <propertyBinding>
  138. <propertyName>auditor.name.text</propertyName>
  139. <propertyType>java.lang.Object</propertyType>
  140. <bindingObject>mainQuery</bindingObject>
  141. <bindingField>auditor.name</bindingField>
  142. <fieldType>java.lang.String</fieldType>
  143. <accessType>2</accessType>
  144. <autoMode>false</autoMode>
  145. <herited>false</herited>
  146. <userDefined>true</userDefined>
  147. </propertyBinding>
  148. <propertyBinding>
  149. <propertyName>creator.number.text</propertyName>
  150. <propertyType>java.lang.Object</propertyType>
  151. <bindingObject>mainQuery</bindingObject>
  152. <bindingField>creator.number</bindingField>
  153. <fieldType>java.lang.String</fieldType>
  154. <accessType>2</accessType>
  155. <autoMode>false</autoMode>
  156. <herited>false</herited>
  157. <userDefined>true</userDefined>
  158. </propertyBinding>
  159. <propertyBinding>
  160. <propertyName>creator.name.text</propertyName>
  161. <propertyType>java.lang.Object</propertyType>
  162. <bindingObject>mainQuery</bindingObject>
  163. <bindingField>creator.name</bindingField>
  164. <fieldType>java.lang.String</fieldType>
  165. <accessType>2</accessType>
  166. <autoMode>false</autoMode>
  167. <herited>false</herited>
  168. <userDefined>true</userDefined>
  169. </propertyBinding>
  170. <propertyBinding>
  171. <propertyName>lastUpdateUser.number.text</propertyName>
  172. <propertyType>java.lang.Object</propertyType>
  173. <bindingObject>mainQuery</bindingObject>
  174. <bindingField>lastUpdateUser.number</bindingField>
  175. <fieldType>java.lang.String</fieldType>
  176. <accessType>2</accessType>
  177. <autoMode>false</autoMode>
  178. <herited>false</herited>
  179. <userDefined>true</userDefined>
  180. </propertyBinding>
  181. <propertyBinding>
  182. <propertyName>lastUpdateUser.name.text</propertyName>
  183. <propertyType>java.lang.Object</propertyType>
  184. <bindingObject>mainQuery</bindingObject>
  185. <bindingField>lastUpdateUser.name</bindingField>
  186. <fieldType>java.lang.String</fieldType>
  187. <accessType>2</accessType>
  188. <autoMode>false</autoMode>
  189. <herited>false</herited>
  190. <userDefined>true</userDefined>
  191. </propertyBinding>
  192. <propertyBinding>
  193. <propertyName>handler.number.text</propertyName>
  194. <propertyType>java.lang.Object</propertyType>
  195. <bindingObject>mainQuery</bindingObject>
  196. <bindingField>handler.number</bindingField>
  197. <fieldType>java.lang.String</fieldType>
  198. <accessType>2</accessType>
  199. <autoMode>false</autoMode>
  200. <herited>false</herited>
  201. <userDefined>true</userDefined>
  202. </propertyBinding>
  203. <propertyBinding>
  204. <propertyName>handler.name.text</propertyName>
  205. <propertyType>java.lang.Object</propertyType>
  206. <bindingObject>mainQuery</bindingObject>
  207. <bindingField>handler.name</bindingField>
  208. <fieldType>java.lang.String</fieldType>
  209. <accessType>2</accessType>
  210. <autoMode>false</autoMode>
  211. <herited>false</herited>
  212. <userDefined>true</userDefined>
  213. </propertyBinding>
  214. <propertyBinding>
  215. <propertyName>department.name.text</propertyName>
  216. <propertyType>java.lang.Object</propertyType>
  217. <bindingObject>mainQuery</bindingObject>
  218. <bindingField>department.name</bindingField>
  219. <fieldType>java.lang.String</fieldType>
  220. <accessType>2</accessType>
  221. <autoMode>false</autoMode>
  222. <herited>false</herited>
  223. <userDefined>true</userDefined>
  224. </propertyBinding>
  225. <propertyBinding>
  226. <propertyName>notifyOrgLeader.text</propertyName>
  227. <propertyType>java.lang.Object</propertyType>
  228. <bindingObject>mainQuery</bindingObject>
  229. <bindingField>notifyOrgLeader</bindingField>
  230. <fieldType>java.lang.String</fieldType>
  231. <accessType>2</accessType>
  232. <autoMode>false</autoMode>
  233. <herited>false</herited>
  234. <userDefined>true</userDefined>
  235. </propertyBinding>
  236. <propertyBinding>
  237. <propertyName>personIds.text</propertyName>
  238. <propertyType>java.lang.Object</propertyType>
  239. <bindingObject>mainQuery</bindingObject>
  240. <bindingField>personIds</bindingField>
  241. <fieldType>java.lang.String</fieldType>
  242. <accessType>2</accessType>
  243. <autoMode>false</autoMode>
  244. <herited>false</herited>
  245. <userDefined>true</userDefined>
  246. </propertyBinding>
  247. <propertyBinding>
  248. <propertyName>personNames.text</propertyName>
  249. <propertyType>java.lang.Object</propertyType>
  250. <bindingObject>mainQuery</bindingObject>
  251. <bindingField>personNames</bindingField>
  252. <fieldType>java.lang.String</fieldType>
  253. <accessType>2</accessType>
  254. <autoMode>false</autoMode>
  255. <herited>false</herited>
  256. <userDefined>true</userDefined>
  257. </propertyBinding>
  258. <propertyBinding>
  259. <propertyName>personNumbers.text</propertyName>
  260. <propertyType>java.lang.Object</propertyType>
  261. <bindingObject>mainQuery</bindingObject>
  262. <bindingField>personNumbers</bindingField>
  263. <fieldType>java.lang.String</fieldType>
  264. <accessType>2</accessType>
  265. <autoMode>false</autoMode>
  266. <herited>false</herited>
  267. <userDefined>true</userDefined>
  268. </propertyBinding>
  269. <propertyBinding>
  270. <propertyName>Entry.seq.text</propertyName>
  271. <propertyType>java.lang.Object</propertyType>
  272. <bindingObject>mainQuery</bindingObject>
  273. <bindingField>Entry.seq</bindingField>
  274. <fieldType>java.lang.String</fieldType>
  275. <accessType>2</accessType>
  276. <autoMode>false</autoMode>
  277. <herited>false</herited>
  278. <userDefined>true</userDefined>
  279. </propertyBinding>
  280. <propertyBinding>
  281. <propertyName>Entry.person.name.text</propertyName>
  282. <propertyType>java.lang.Object</propertyType>
  283. <bindingObject>mainQuery</bindingObject>
  284. <bindingField>Entry.person.name</bindingField>
  285. <fieldType>java.lang.String</fieldType>
  286. <accessType>2</accessType>
  287. <autoMode>false</autoMode>
  288. <herited>false</herited>
  289. <userDefined>true</userDefined>
  290. </propertyBinding>
  291. </propertyBindings>
  292. </component>
  293. <component>
  294. <name>separatorFW2</name>
  295. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[separatorFW2].alias</alias>
  296. <userDefined>false</userDefined>
  297. <classType>javax.swing.JToolBar.Separator</classType>
  298. <isContainer>false</isContainer>
  299. <constraints />
  300. <tabIndex>0</tabIndex>
  301. <herited>false</herited>
  302. <bimUIObjectPK />
  303. <properties>
  304. <property>
  305. <name>visible</name>
  306. <type>boolean</type>
  307. <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[separatorFW2].properties.property[visible].value</value>
  308. <isMultiLan>false</isMultiLan>
  309. <userDefined>false</userDefined>
  310. </property>
  311. </properties>
  312. </component>
  313. <component>
  314. <name>btnAuditResult</name>
  315. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[btnAuditResult].alias</alias>
  316. <userDefined>false</userDefined>
  317. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  318. <isContainer>false</isContainer>
  319. <constraints />
  320. <tabIndex>0</tabIndex>
  321. <herited>false</herited>
  322. <bimUIObjectPK />
  323. <properties>
  324. <property>
  325. <name>visible</name>
  326. <type>boolean</type>
  327. <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[btnAuditResult].properties.property[visible].value</value>
  328. <isMultiLan>false</isMultiLan>
  329. <userDefined>true</userDefined>
  330. </property>
  331. </properties>
  332. </component>
  333. <component>
  334. <name>menuItemCopyTo</name>
  335. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemCopyTo].alias</alias>
  336. <userDefined>false</userDefined>
  337. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  338. <isContainer>false</isContainer>
  339. <constraints />
  340. <tabIndex>0</tabIndex>
  341. <herited>false</herited>
  342. <bimUIObjectPK />
  343. <properties>
  344. <property>
  345. <name>visible</name>
  346. <type>boolean</type>
  347. <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemCopyTo].properties.property[visible].value</value>
  348. <isMultiLan>false</isMultiLan>
  349. <userDefined>true</userDefined>
  350. </property>
  351. </properties>
  352. </component>
  353. <component>
  354. <name>kDSeparator4</name>
  355. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[kDSeparator4].alias</alias>
  356. <userDefined>false</userDefined>
  357. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  358. <isContainer>false</isContainer>
  359. <constraints />
  360. <tabIndex>0</tabIndex>
  361. <herited>false</herited>
  362. <bimUIObjectPK />
  363. <properties>
  364. <property>
  365. <name>visible</name>
  366. <type>boolean</type>
  367. <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[kDSeparator4].properties.property[visible].value</value>
  368. <isMultiLan>false</isMultiLan>
  369. <userDefined>false</userDefined>
  370. </property>
  371. </properties>
  372. </component>
  373. <component>
  374. <name>kDSeparator6</name>
  375. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[kDSeparator6].alias</alias>
  376. <userDefined>false</userDefined>
  377. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  378. <isContainer>false</isContainer>
  379. <constraints />
  380. <tabIndex>0</tabIndex>
  381. <herited>false</herited>
  382. <bimUIObjectPK />
  383. <properties>
  384. <property>
  385. <name>visible</name>
  386. <type>boolean</type>
  387. <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[kDSeparator6].properties.property[visible].value</value>
  388. <isMultiLan>false</isMultiLan>
  389. <userDefined>false</userDefined>
  390. </property>
  391. </properties>
  392. </component>
  393. <component>
  394. <name>menuItemViewDoProccess</name>
  395. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemViewDoProccess].alias</alias>
  396. <userDefined>false</userDefined>
  397. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  398. <isContainer>false</isContainer>
  399. <constraints />
  400. <tabIndex>0</tabIndex>
  401. <herited>false</herited>
  402. <bimUIObjectPK />
  403. <properties>
  404. <property>
  405. <name>visible</name>
  406. <type>boolean</type>
  407. <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemViewDoProccess].properties.property[visible].value</value>
  408. <isMultiLan>false</isMultiLan>
  409. <userDefined>false</userDefined>
  410. </property>
  411. </properties>
  412. </component>
  413. <component>
  414. <name>menuItemAuditResult</name>
  415. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemAuditResult].alias</alias>
  416. <userDefined>false</userDefined>
  417. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  418. <isContainer>false</isContainer>
  419. <constraints />
  420. <tabIndex>0</tabIndex>
  421. <herited>false</herited>
  422. <bimUIObjectPK />
  423. <properties>
  424. <property>
  425. <name>visible</name>
  426. <type>boolean</type>
  427. <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemAuditResult].properties.property[visible].value</value>
  428. <isMultiLan>false</isMultiLan>
  429. <userDefined>true</userDefined>
  430. </property>
  431. </properties>
  432. </component>
  433. </components>
  434. <dataObjects>
  435. <dataObject>
  436. <name>mainQuery</name>
  437. <type>com.kingdee.eas.custom.attendanceexception.app.CenterLeaderRelationQuery</type>
  438. <objectType>jqye</objectType>
  439. <herited>true</herited>
  440. <userDefined>false</userDefined>
  441. </dataObject>
  442. </dataObjects>
  443. <actions>
  444. <action>
  445. <instanceName>actionRemove</instanceName>
  446. <className>ActionRemove</className>
  447. <name>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionRemove].name</name>
  448. <enabled>true</enabled>
  449. <actionPerformed />
  450. <beforeActionPerformed />
  451. <afterActionPerformed />
  452. <finallyActionPerformed />
  453. <actionCommandKey />
  454. <acceleratorKey>ctrl D</acceleratorKey>
  455. <mnemonicKey />
  456. <smallIcon>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionRemove].smallIcon</smallIcon>
  457. <shortDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionRemove].shortDescription</shortDescription>
  458. <longDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionRemove].longDescription</longDescription>
  459. <isBindWorkFlow>true</isBindWorkFlow>
  460. <herited>true</herited>
  461. <daemonRun>false</daemonRun>
  462. <actionExtendProperty />
  463. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  464. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;service class="com.kingdee.eas.framework.client.service.NetFunctionService" /&gt;&lt;service class="com.kingdee.eas.framework.client.service.UserMonitorService" /&gt;&lt;/root&gt;</services>
  465. <userDefined>false</userDefined>
  466. <userDefinedLogic />
  467. <oprtIntent />
  468. <nextUI />
  469. <isUIPNavigator>false</isUIPNavigator>
  470. <isBatchAction>false</isBatchAction>
  471. <isEntryAction>false</isEntryAction>
  472. <batchMethodName />
  473. </action>
  474. <action>
  475. <instanceName>actionTDPrint</instanceName>
  476. <className>ActionTDPrint</className>
  477. <name>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrint].name</name>
  478. <enabled>true</enabled>
  479. <actionPerformed>checkSelected();
  480. ArrayList idList =super.getSelectedIdValues();
  481. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  482. return;
  483. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  484. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  485. appHlp.print(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  486. <beforeActionPerformed />
  487. <afterActionPerformed />
  488. <finallyActionPerformed />
  489. <actionCommandKey />
  490. <acceleratorKey />
  491. <mnemonicKey />
  492. <smallIcon>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrint].smallIcon</smallIcon>
  493. <shortDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrint].shortDescription</shortDescription>
  494. <longDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrint].longDescription</longDescription>
  495. <isBindWorkFlow>false</isBindWorkFlow>
  496. <herited>false</herited>
  497. <daemonRun>false</daemonRun>
  498. <actionExtendProperty />
  499. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  500. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  501. <userDefined>true</userDefined>
  502. <userDefinedLogic />
  503. <oprtIntent />
  504. <nextUI />
  505. <isUIPNavigator>false</isUIPNavigator>
  506. <isBatchAction>false</isBatchAction>
  507. <isEntryAction>false</isEntryAction>
  508. <batchMethodName />
  509. </action>
  510. <action>
  511. <instanceName>actionTDPrintPreview</instanceName>
  512. <className>ActionTDPrintPreview</className>
  513. <name>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrintPreview].name</name>
  514. <enabled>true</enabled>
  515. <actionPerformed>checkSelected();
  516. ArrayList idList =super.getSelectedIdValues();
  517. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  518. return;
  519. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  520. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  521. appHlp.printPreview(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  522. <beforeActionPerformed />
  523. <afterActionPerformed />
  524. <finallyActionPerformed />
  525. <actionCommandKey />
  526. <acceleratorKey />
  527. <mnemonicKey />
  528. <smallIcon>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrintPreview].smallIcon</smallIcon>
  529. <shortDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrintPreview].shortDescription</shortDescription>
  530. <longDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrintPreview].longDescription</longDescription>
  531. <isBindWorkFlow>false</isBindWorkFlow>
  532. <herited>false</herited>
  533. <daemonRun>false</daemonRun>
  534. <actionExtendProperty />
  535. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  536. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  537. <userDefined>true</userDefined>
  538. <userDefinedLogic />
  539. <oprtIntent />
  540. <nextUI />
  541. <isUIPNavigator>false</isUIPNavigator>
  542. <isBatchAction>false</isBatchAction>
  543. <isEntryAction>false</isEntryAction>
  544. <batchMethodName />
  545. </action>
  546. </actions>
  547. <statuses>
  548. <status>
  549. <id />
  550. <name>VIEW</name>
  551. <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].statuses.status[VIEW].alias</alias>
  552. <default>false</default>
  553. <description>uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].statuses.status[VIEW].description</description>
  554. <herited>false</herited>
  555. <userDefined>true</userDefined>
  556. </status>
  557. </statuses>
  558. <resource>
  559. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionRemove].longDescription">
  560. <lang locale="en_US" value="null" />
  561. <lang locale="zh_CN" value="删除" />
  562. <lang locale="zh_HK" value="刪除" />
  563. <lang locale="zh_TW" value="刪除" />
  564. </rs>
  565. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionRemove].name">
  566. <lang locale="en_US" value="null" />
  567. <lang locale="zh_CN" value="删除" />
  568. <lang locale="zh_HK" value="刪除" />
  569. <lang locale="zh_TW" value="刪除" />
  570. </rs>
  571. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionRemove].shortDescription">
  572. <lang locale="en_US" value="null" />
  573. <lang locale="zh_CN" value="删除" />
  574. <lang locale="zh_HK" value="刪除" />
  575. <lang locale="zh_TW" value="刪除" />
  576. </rs>
  577. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionRemove].smallIcon">
  578. <lang locale="en_US" value="null" />
  579. <lang locale="zh_CN" value="null" />
  580. <lang locale="zh_HK" value="null" />
  581. <lang locale="zh_TW" value="null" />
  582. </rs>
  583. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrintPreview].longDescription">
  584. <lang locale="en_US" value="null" />
  585. <lang locale="zh_CN" value="null" />
  586. <lang locale="zh_HK" value="null" />
  587. <lang locale="zh_TW" value="null" />
  588. </rs>
  589. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrintPreview].name">
  590. <lang locale="en_US" value="null" />
  591. <lang locale="zh_CN" value="null" />
  592. <lang locale="zh_HK" value="null" />
  593. <lang locale="zh_TW" value="null" />
  594. </rs>
  595. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrintPreview].shortDescription">
  596. <lang locale="en_US" value="null" />
  597. <lang locale="zh_CN" value="null" />
  598. <lang locale="zh_HK" value="null" />
  599. <lang locale="zh_TW" value="null" />
  600. </rs>
  601. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrintPreview].smallIcon">
  602. <lang locale="en_US" value="null" />
  603. <lang locale="zh_CN" value="null" />
  604. <lang locale="zh_HK" value="null" />
  605. <lang locale="zh_TW" value="null" />
  606. </rs>
  607. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrint].longDescription">
  608. <lang locale="en_US" value="null" />
  609. <lang locale="zh_CN" value="null" />
  610. <lang locale="zh_HK" value="null" />
  611. <lang locale="zh_TW" value="null" />
  612. </rs>
  613. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrint].name">
  614. <lang locale="en_US" value="null" />
  615. <lang locale="zh_CN" value="null" />
  616. <lang locale="zh_HK" value="null" />
  617. <lang locale="zh_TW" value="null" />
  618. </rs>
  619. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrint].shortDescription">
  620. <lang locale="en_US" value="null" />
  621. <lang locale="zh_CN" value="null" />
  622. <lang locale="zh_HK" value="null" />
  623. <lang locale="zh_TW" value="null" />
  624. </rs>
  625. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].actions.action[actionTDPrint].smallIcon">
  626. <lang locale="en_US" value="null" />
  627. <lang locale="zh_CN" value="null" />
  628. <lang locale="zh_HK" value="null" />
  629. <lang locale="zh_TW" value="null" />
  630. </rs>
  631. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].alias">
  632. <lang locale="en_US" value="null" />
  633. <lang locale="zh_CN" value="中心负责人关系表" />
  634. <lang locale="zh_HK" value="中心負責人關係表" />
  635. <lang locale="zh_TW" value="中心負責人關係表" />
  636. </rs>
  637. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[CoreUI].alias">
  638. <lang locale="en_US" value="null" />
  639. <lang locale="zh_CN" value="null" />
  640. <lang locale="zh_HK" value="null" />
  641. <lang locale="zh_TW" value="null" />
  642. </rs>
  643. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[btnAuditResult].alias">
  644. <lang locale="en_US" value="null" />
  645. <lang locale="zh_CN" value="null" />
  646. <lang locale="zh_HK" value="null" />
  647. <lang locale="zh_TW" value="null" />
  648. </rs>
  649. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[btnAuditResult].properties.property[visible].value">
  650. <lang locale="en_US" value="false" />
  651. <lang locale="zh_CN" value="false" />
  652. <lang locale="zh_HK" value="false" />
  653. <lang locale="zh_TW" value="false" />
  654. </rs>
  655. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[kDSeparator4].alias">
  656. <lang locale="en_US" value="null" />
  657. <lang locale="zh_CN" value="null" />
  658. <lang locale="zh_HK" value="null" />
  659. <lang locale="zh_TW" value="null" />
  660. </rs>
  661. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[kDSeparator4].properties.property[visible].value">
  662. <lang locale="en_US" value="false" />
  663. <lang locale="zh_CN" value="false" />
  664. <lang locale="zh_HK" value="false" />
  665. <lang locale="zh_TW" value="false" />
  666. </rs>
  667. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[kDSeparator6].alias">
  668. <lang locale="en_US" value="null" />
  669. <lang locale="zh_CN" value="null" />
  670. <lang locale="zh_HK" value="null" />
  671. <lang locale="zh_TW" value="null" />
  672. </rs>
  673. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[kDSeparator6].properties.property[visible].value">
  674. <lang locale="en_US" value="false" />
  675. <lang locale="zh_CN" value="false" />
  676. <lang locale="zh_HK" value="false" />
  677. <lang locale="zh_TW" value="false" />
  678. </rs>
  679. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemAuditResult].alias">
  680. <lang locale="en_US" value="null" />
  681. <lang locale="zh_CN" value="null" />
  682. <lang locale="zh_HK" value="null" />
  683. <lang locale="zh_TW" value="null" />
  684. </rs>
  685. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemAuditResult].properties.property[visible].value">
  686. <lang locale="en_US" value="null" />
  687. <lang locale="zh_CN" value="false" />
  688. <lang locale="zh_HK" value="false" />
  689. <lang locale="zh_TW" value="false" />
  690. </rs>
  691. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemCopyTo].alias">
  692. <lang locale="en_US" value="null" />
  693. <lang locale="zh_CN" value="null" />
  694. <lang locale="zh_HK" value="null" />
  695. <lang locale="zh_TW" value="null" />
  696. </rs>
  697. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemCopyTo].properties.property[visible].value">
  698. <lang locale="en_US" value="null" />
  699. <lang locale="zh_CN" value="false" />
  700. <lang locale="zh_HK" value="false" />
  701. <lang locale="zh_TW" value="false" />
  702. </rs>
  703. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemViewDoProccess].alias">
  704. <lang locale="en_US" value="null" />
  705. <lang locale="zh_CN" value="null" />
  706. <lang locale="zh_HK" value="null" />
  707. <lang locale="zh_TW" value="null" />
  708. </rs>
  709. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[menuItemViewDoProccess].properties.property[visible].value">
  710. <lang locale="en_US" value="false" />
  711. <lang locale="zh_CN" value="false" />
  712. <lang locale="zh_HK" value="false" />
  713. <lang locale="zh_TW" value="false" />
  714. </rs>
  715. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[separatorFW2].alias">
  716. <lang locale="en_US" value="null" />
  717. <lang locale="zh_CN" value="null" />
  718. <lang locale="zh_HK" value="null" />
  719. <lang locale="zh_TW" value="null" />
  720. </rs>
  721. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[separatorFW2].properties.property[visible].value">
  722. <lang locale="en_US" value="true" />
  723. <lang locale="zh_CN" value="true" />
  724. <lang locale="zh_HK" value="true" />
  725. <lang locale="zh_TW" value="true" />
  726. </rs>
  727. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[tblMain].alias">
  728. <lang locale="en_US" value="null" />
  729. <lang locale="zh_CN" value="null" />
  730. <lang locale="zh_HK" value="null" />
  731. <lang locale="zh_TW" value="null" />
  732. </rs>
  733. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].components.component[tblMain].properties.property[formatXml].value">
  734. <lang locale="en_US" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; &lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles /&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;entrys.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;entrys.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;number&lt;/t:Cell&gt;&lt;t:Cell&gt;bizDate&lt;/t:Cell&gt;&lt;t:Cell&gt;description&lt;/t:Cell&gt;&lt;t:Cell&gt;createTime&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateTime&lt;/t:Cell&gt;&lt;t:Cell&gt;auditor.number&lt;/t:Cell&gt;&lt;t:Cell&gt;auditor.name&lt;/t:Cell&gt;&lt;t:Cell&gt;creator.number&lt;/t:Cell&gt;&lt;t:Cell&gt;creator.name&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateUser.number&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateUser.name&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.id&lt;/t:Cell&gt;&lt;t:Cell&gt;handler.number&lt;/t:Cell&gt;&lt;t:Cell&gt;handler.name&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.seq&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt; " />
  735. <lang locale="zh_CN" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol19&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;c:NumberFormat&gt;&amp;amp;int&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;department.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;notifyOrgLeader&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personIds&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personNames&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personNumbers&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;Entry.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol19&quot; /&gt;&lt;t:Column t:key=&quot;Entry.person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;单据编号&lt;/t:Cell&gt;&lt;t:Cell&gt;业务日期&lt;/t:Cell&gt;&lt;t:Cell&gt;参考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;创建时间&lt;/t:Cell&gt;&lt;t:Cell&gt;最后修改时间&lt;/t:Cell&gt;&lt;t:Cell&gt;审核人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;审核人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;制单人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;制单人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;经手人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;经手人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;部门&lt;/t:Cell&gt;&lt;t:Cell&gt;是否需要通知组织负责人&lt;/t:Cell&gt;&lt;t:Cell&gt;人员ids&lt;/t:Cell&gt;&lt;t:Cell&gt;员工&lt;/t:Cell&gt;&lt;t:Cell&gt;工号&lt;/t:Cell&gt;&lt;t:Cell&gt;单据分录序列号&lt;/t:Cell&gt;&lt;t:Cell&gt;人员&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  736. <lang locale="zh_HK" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol19&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;c:NumberFormat&gt;&amp;amp;int&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;department.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;notifyOrgLeader&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personIds&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personNames&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personNumbers&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;Entry.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol19&quot; /&gt;&lt;t:Column t:key=&quot;Entry.person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;單據編號&lt;/t:Cell&gt;&lt;t:Cell&gt;業務日期&lt;/t:Cell&gt;&lt;t:Cell&gt;參考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;部門&lt;/t:Cell&gt;&lt;t:Cell&gt;是否需要通知組織負責人&lt;/t:Cell&gt;&lt;t:Cell&gt;人員ids&lt;/t:Cell&gt;&lt;t:Cell&gt;員工&lt;/t:Cell&gt;&lt;t:Cell&gt;工號&lt;/t:Cell&gt;&lt;t:Cell&gt;單據分錄序列號&lt;/t:Cell&gt;&lt;t:Cell&gt;人員&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  737. <lang locale="zh_TW" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol19&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;c:NumberFormat&gt;&amp;amp;int&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;department.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;notifyOrgLeader&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personIds&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personNames&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;personNumbers&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;Entry.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol19&quot; /&gt;&lt;t:Column t:key=&quot;Entry.person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;單據編號&lt;/t:Cell&gt;&lt;t:Cell&gt;業務日期&lt;/t:Cell&gt;&lt;t:Cell&gt;參考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;部門&lt;/t:Cell&gt;&lt;t:Cell&gt;是否需要通知組織負責人&lt;/t:Cell&gt;&lt;t:Cell&gt;人員ids&lt;/t:Cell&gt;&lt;t:Cell&gt;員工&lt;/t:Cell&gt;&lt;t:Cell&gt;工號&lt;/t:Cell&gt;&lt;t:Cell&gt;單據分錄序列號&lt;/t:Cell&gt;&lt;t:Cell&gt;人員&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  738. </rs>
  739. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].description">
  740. <lang locale="en_US" value="null" />
  741. <lang locale="zh_CN" value="多分录基础单据查询界面" />
  742. <lang locale="zh_HK" value="多分錄基礎單據查詢介面" />
  743. <lang locale="zh_TW" value="多分錄基礎單據查詢介面" />
  744. </rs>
  745. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].extendedProperty.bimTemplateType">
  746. <lang locale="en_US" value="MCoreBillBase" />
  747. <lang locale="zh_CN" value="MCoreBillBase" />
  748. <lang locale="zh_TW" value="MCoreBillBase" />
  749. </rs>
  750. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].extendedProperty.bimUIType">
  751. <lang locale="en_US" value="ListUI" />
  752. <lang locale="zh_CN" value="ListUI" />
  753. <lang locale="zh_TW" value="ListUI" />
  754. </rs>
  755. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].statuses.status[VIEW].alias">
  756. <lang locale="en_US" value="null" />
  757. <lang locale="zh_CN" value="浏览" />
  758. <lang locale="zh_HK" value="瀏覽" />
  759. <lang locale="zh_TW" value="瀏覽" />
  760. </rs>
  761. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].statuses.status[VIEW].description">
  762. <lang locale="en_US" value="null" />
  763. <lang locale="zh_CN" value="浏览" />
  764. <lang locale="zh_HK" value="瀏覽" />
  765. <lang locale="zh_TW" value="瀏覽" />
  766. </rs>
  767. <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.CenterLeaderRelationListUI].title">
  768. <lang locale="en_US" value="null" />
  769. <lang locale="zh_CN" value="中心负责人关系表" />
  770. <lang locale="zh_HK" value="中心負責人關係表" />
  771. <lang locale="zh_TW" value="中心負責人關係表" />
  772. </rs>
  773. </resource>
  774. </uiObject>