MedDeptBonusListUI.ui 61 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <uiObject xmlns="com.kingdee.bos.metadata">
  3. <package>com.kingdee.eas.custom.compensation.client</package>
  4. <name>MedDeptBonusListUI</name>
  5. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].alias</alias>
  6. <description>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].description</description>
  7. <userDefined>true</userDefined>
  8. <releasePackage>com.kingdee.eas.custom.compensation.client</releasePackage>
  9. <releaseClass>MedDeptBonusListUI</releaseClass>
  10. <title>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].title</title>
  11. <uitype />
  12. <defaultbutton />
  13. <bizUnitPK>com.kingdee.eas.custom.compensation.MedDeptBonus</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.compensation.client.MedDeptBonusListUI].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.compensation.client.MedDeptBonusListUI].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.compensation.client.MedDeptBonusListUI].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>state.text</propertyName>
  216. <propertyType>java.lang.Object</propertyType>
  217. <bindingObject>mainQuery</bindingObject>
  218. <bindingField>state</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. </propertyBindings>
  226. </component>
  227. <component>
  228. <name>separatorFW2</name>
  229. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[separatorFW2].alias</alias>
  230. <userDefined>false</userDefined>
  231. <classType>javax.swing.JToolBar.Separator</classType>
  232. <isContainer>false</isContainer>
  233. <constraints />
  234. <tabIndex>0</tabIndex>
  235. <herited>false</herited>
  236. <bimUIObjectPK />
  237. <properties>
  238. <property>
  239. <name>visible</name>
  240. <type>boolean</type>
  241. <value>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[separatorFW2].properties.property[visible].value</value>
  242. <isMultiLan>false</isMultiLan>
  243. <userDefined>false</userDefined>
  244. </property>
  245. </properties>
  246. </component>
  247. <component>
  248. <name>btnAuditResult</name>
  249. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[btnAuditResult].alias</alias>
  250. <userDefined>false</userDefined>
  251. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  252. <isContainer>false</isContainer>
  253. <constraints />
  254. <tabIndex>0</tabIndex>
  255. <herited>false</herited>
  256. <bimUIObjectPK />
  257. <properties>
  258. <property>
  259. <name>visible</name>
  260. <type>boolean</type>
  261. <value>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[btnAuditResult].properties.property[visible].value</value>
  262. <isMultiLan>false</isMultiLan>
  263. <userDefined>true</userDefined>
  264. </property>
  265. </properties>
  266. </component>
  267. <component>
  268. <name>menuItemCopyTo</name>
  269. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemCopyTo].alias</alias>
  270. <userDefined>false</userDefined>
  271. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  272. <isContainer>false</isContainer>
  273. <constraints />
  274. <tabIndex>0</tabIndex>
  275. <herited>false</herited>
  276. <bimUIObjectPK />
  277. <properties>
  278. <property>
  279. <name>visible</name>
  280. <type>boolean</type>
  281. <value>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemCopyTo].properties.property[visible].value</value>
  282. <isMultiLan>false</isMultiLan>
  283. <userDefined>true</userDefined>
  284. </property>
  285. </properties>
  286. </component>
  287. <component>
  288. <name>kDSeparator4</name>
  289. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[kDSeparator4].alias</alias>
  290. <userDefined>false</userDefined>
  291. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  292. <isContainer>false</isContainer>
  293. <constraints />
  294. <tabIndex>0</tabIndex>
  295. <herited>false</herited>
  296. <bimUIObjectPK />
  297. <properties>
  298. <property>
  299. <name>visible</name>
  300. <type>boolean</type>
  301. <value>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[kDSeparator4].properties.property[visible].value</value>
  302. <isMultiLan>false</isMultiLan>
  303. <userDefined>false</userDefined>
  304. </property>
  305. </properties>
  306. </component>
  307. <component>
  308. <name>kDSeparator6</name>
  309. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[kDSeparator6].alias</alias>
  310. <userDefined>false</userDefined>
  311. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  312. <isContainer>false</isContainer>
  313. <constraints />
  314. <tabIndex>0</tabIndex>
  315. <herited>false</herited>
  316. <bimUIObjectPK />
  317. <properties>
  318. <property>
  319. <name>visible</name>
  320. <type>boolean</type>
  321. <value>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[kDSeparator6].properties.property[visible].value</value>
  322. <isMultiLan>false</isMultiLan>
  323. <userDefined>false</userDefined>
  324. </property>
  325. </properties>
  326. </component>
  327. <component>
  328. <name>menuItemViewDoProccess</name>
  329. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemViewDoProccess].alias</alias>
  330. <userDefined>false</userDefined>
  331. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  332. <isContainer>false</isContainer>
  333. <constraints />
  334. <tabIndex>0</tabIndex>
  335. <herited>false</herited>
  336. <bimUIObjectPK />
  337. <properties>
  338. <property>
  339. <name>visible</name>
  340. <type>boolean</type>
  341. <value>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemViewDoProccess].properties.property[visible].value</value>
  342. <isMultiLan>false</isMultiLan>
  343. <userDefined>false</userDefined>
  344. </property>
  345. </properties>
  346. </component>
  347. <component>
  348. <name>menuItemAuditResult</name>
  349. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemAuditResult].alias</alias>
  350. <userDefined>false</userDefined>
  351. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  352. <isContainer>false</isContainer>
  353. <constraints />
  354. <tabIndex>0</tabIndex>
  355. <herited>false</herited>
  356. <bimUIObjectPK />
  357. <properties>
  358. <property>
  359. <name>visible</name>
  360. <type>boolean</type>
  361. <value>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemAuditResult].properties.property[visible].value</value>
  362. <isMultiLan>false</isMultiLan>
  363. <userDefined>true</userDefined>
  364. </property>
  365. </properties>
  366. </component>
  367. </components>
  368. <dataObjects>
  369. <dataObject>
  370. <name>mainQuery</name>
  371. <type>com.kingdee.eas.custom.compensation.app.MedDeptBonusQuery</type>
  372. <objectType>jqye</objectType>
  373. <herited>true</herited>
  374. <userDefined>false</userDefined>
  375. </dataObject>
  376. </dataObjects>
  377. <actions>
  378. <action>
  379. <instanceName>actionRemove</instanceName>
  380. <className>ActionRemove</className>
  381. <name>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionRemove].name</name>
  382. <enabled>true</enabled>
  383. <actionPerformed />
  384. <beforeActionPerformed />
  385. <afterActionPerformed />
  386. <finallyActionPerformed />
  387. <actionCommandKey />
  388. <acceleratorKey>ctrl D</acceleratorKey>
  389. <mnemonicKey />
  390. <smallIcon>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionRemove].smallIcon</smallIcon>
  391. <shortDescription>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionRemove].shortDescription</shortDescription>
  392. <longDescription>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionRemove].longDescription</longDescription>
  393. <isBindWorkFlow>true</isBindWorkFlow>
  394. <herited>true</herited>
  395. <daemonRun>false</daemonRun>
  396. <actionExtendProperty />
  397. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  398. &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>
  399. <userDefined>true</userDefined>
  400. <userDefinedLogic />
  401. <oprtIntent />
  402. <nextUI />
  403. <isUIPNavigator>false</isUIPNavigator>
  404. <isBatchAction>false</isBatchAction>
  405. <isEntryAction>false</isEntryAction>
  406. <batchMethodName />
  407. </action>
  408. <action>
  409. <instanceName>actionTDPrint</instanceName>
  410. <className>ActionTDPrint</className>
  411. <name>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrint].name</name>
  412. <enabled>true</enabled>
  413. <actionPerformed>checkSelected();
  414. ArrayList idList =super.getSelectedIdValues();
  415. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  416. return;
  417. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  418. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  419. appHlp.print(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  420. <beforeActionPerformed />
  421. <afterActionPerformed />
  422. <finallyActionPerformed />
  423. <actionCommandKey />
  424. <acceleratorKey />
  425. <mnemonicKey />
  426. <smallIcon>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrint].smallIcon</smallIcon>
  427. <shortDescription>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrint].shortDescription</shortDescription>
  428. <longDescription>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrint].longDescription</longDescription>
  429. <isBindWorkFlow>false</isBindWorkFlow>
  430. <herited>false</herited>
  431. <daemonRun>false</daemonRun>
  432. <actionExtendProperty />
  433. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  434. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  435. <userDefined>true</userDefined>
  436. <userDefinedLogic />
  437. <oprtIntent />
  438. <nextUI />
  439. <isUIPNavigator>false</isUIPNavigator>
  440. <isBatchAction>false</isBatchAction>
  441. <isEntryAction>false</isEntryAction>
  442. <batchMethodName />
  443. </action>
  444. <action>
  445. <instanceName>actionTDPrintPreview</instanceName>
  446. <className>ActionTDPrintPreview</className>
  447. <name>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrintPreview].name</name>
  448. <enabled>true</enabled>
  449. <actionPerformed>checkSelected();
  450. ArrayList idList =super.getSelectedIdValues();
  451. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  452. return;
  453. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  454. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  455. appHlp.printPreview(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  456. <beforeActionPerformed />
  457. <afterActionPerformed />
  458. <finallyActionPerformed />
  459. <actionCommandKey />
  460. <acceleratorKey />
  461. <mnemonicKey />
  462. <smallIcon>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrintPreview].smallIcon</smallIcon>
  463. <shortDescription>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrintPreview].shortDescription</shortDescription>
  464. <longDescription>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrintPreview].longDescription</longDescription>
  465. <isBindWorkFlow>false</isBindWorkFlow>
  466. <herited>false</herited>
  467. <daemonRun>false</daemonRun>
  468. <actionExtendProperty />
  469. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  470. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  471. <userDefined>true</userDefined>
  472. <userDefinedLogic />
  473. <oprtIntent />
  474. <nextUI />
  475. <isUIPNavigator>false</isUIPNavigator>
  476. <isBatchAction>false</isBatchAction>
  477. <isEntryAction>false</isEntryAction>
  478. <batchMethodName />
  479. </action>
  480. </actions>
  481. <statuses>
  482. <status>
  483. <id />
  484. <name>VIEW</name>
  485. <alias>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].statuses.status[VIEW].alias</alias>
  486. <default>false</default>
  487. <description>uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].statuses.status[VIEW].description</description>
  488. <herited>false</herited>
  489. <userDefined>true</userDefined>
  490. </status>
  491. </statuses>
  492. <resource>
  493. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionRemove].longDescription">
  494. <lang locale="en_US" value="null" />
  495. <lang locale="zh_CN" value="删除" />
  496. <lang locale="zh_HK" value="刪除" />
  497. <lang locale="zh_TW" value="刪除" />
  498. </rs>
  499. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionRemove].name">
  500. <lang locale="en_US" value="null" />
  501. <lang locale="zh_CN" value="删除" />
  502. <lang locale="zh_HK" value="刪除" />
  503. <lang locale="zh_TW" value="刪除" />
  504. </rs>
  505. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionRemove].shortDescription">
  506. <lang locale="en_US" value="null" />
  507. <lang locale="zh_CN" value="删除" />
  508. <lang locale="zh_HK" value="刪除" />
  509. <lang locale="zh_TW" value="刪除" />
  510. </rs>
  511. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionRemove].smallIcon">
  512. <lang locale="en_US" value="null" />
  513. <lang locale="zh_CN" value="null" />
  514. <lang locale="zh_HK" value="null" />
  515. <lang locale="zh_TW" value="null" />
  516. </rs>
  517. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrintPreview].longDescription">
  518. <lang locale="en_US" value="null" />
  519. <lang locale="zh_CN" value="null" />
  520. <lang locale="zh_HK" value="null" />
  521. <lang locale="zh_TW" value="null" />
  522. </rs>
  523. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrintPreview].name">
  524. <lang locale="en_US" value="null" />
  525. <lang locale="zh_CN" value="null" />
  526. <lang locale="zh_HK" value="null" />
  527. <lang locale="zh_TW" value="null" />
  528. </rs>
  529. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrintPreview].shortDescription">
  530. <lang locale="en_US" value="null" />
  531. <lang locale="zh_CN" value="null" />
  532. <lang locale="zh_HK" value="null" />
  533. <lang locale="zh_TW" value="null" />
  534. </rs>
  535. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrintPreview].smallIcon">
  536. <lang locale="en_US" value="null" />
  537. <lang locale="zh_CN" value="null" />
  538. <lang locale="zh_HK" value="null" />
  539. <lang locale="zh_TW" value="null" />
  540. </rs>
  541. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrint].longDescription">
  542. <lang locale="en_US" value="null" />
  543. <lang locale="zh_CN" value="null" />
  544. <lang locale="zh_HK" value="null" />
  545. <lang locale="zh_TW" value="null" />
  546. </rs>
  547. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrint].name">
  548. <lang locale="en_US" value="null" />
  549. <lang locale="zh_CN" value="null" />
  550. <lang locale="zh_HK" value="null" />
  551. <lang locale="zh_TW" value="null" />
  552. </rs>
  553. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrint].shortDescription">
  554. <lang locale="en_US" value="null" />
  555. <lang locale="zh_CN" value="null" />
  556. <lang locale="zh_HK" value="null" />
  557. <lang locale="zh_TW" value="null" />
  558. </rs>
  559. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].actions.action[actionTDPrint].smallIcon">
  560. <lang locale="en_US" value="null" />
  561. <lang locale="zh_CN" value="null" />
  562. <lang locale="zh_HK" value="null" />
  563. <lang locale="zh_TW" value="null" />
  564. </rs>
  565. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].alias">
  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.compensation.client.MedDeptBonusListUI].components.component[CoreUI].alias">
  572. <lang locale="en_US" value="null" />
  573. <lang locale="zh_CN" value="null" />
  574. <lang locale="zh_HK" value="null" />
  575. <lang locale="zh_TW" value="null" />
  576. </rs>
  577. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[btnAuditResult].alias">
  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.compensation.client.MedDeptBonusListUI].components.component[btnAuditResult].properties.property[visible].value">
  584. <lang locale="en_US" value="false" />
  585. <lang locale="zh_CN" value="false" />
  586. <lang locale="zh_HK" value="false" />
  587. <lang locale="zh_TW" value="false" />
  588. </rs>
  589. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[kDSeparator4].alias">
  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.compensation.client.MedDeptBonusListUI].components.component[kDSeparator4].properties.property[visible].value">
  596. <lang locale="en_US" value="false" />
  597. <lang locale="zh_CN" value="false" />
  598. <lang locale="zh_HK" value="false" />
  599. <lang locale="zh_TW" value="false" />
  600. </rs>
  601. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[kDSeparator6].alias">
  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.compensation.client.MedDeptBonusListUI].components.component[kDSeparator6].properties.property[visible].value">
  608. <lang locale="en_US" value="false" />
  609. <lang locale="zh_CN" value="false" />
  610. <lang locale="zh_HK" value="false" />
  611. <lang locale="zh_TW" value="false" />
  612. </rs>
  613. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemAuditResult].alias">
  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.compensation.client.MedDeptBonusListUI].components.component[menuItemAuditResult].properties.property[visible].value">
  620. <lang locale="en_US" value="null" />
  621. <lang locale="zh_CN" value="false" />
  622. <lang locale="zh_HK" value="false" />
  623. <lang locale="zh_TW" value="false" />
  624. </rs>
  625. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemCopyTo].alias">
  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.compensation.client.MedDeptBonusListUI].components.component[menuItemCopyTo].properties.property[visible].value">
  632. <lang locale="en_US" value="null" />
  633. <lang locale="zh_CN" value="false" />
  634. <lang locale="zh_HK" value="false" />
  635. <lang locale="zh_TW" value="false" />
  636. </rs>
  637. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[menuItemViewDoProccess].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.compensation.client.MedDeptBonusListUI].components.component[menuItemViewDoProccess].properties.property[visible].value">
  644. <lang locale="en_US" value="false" />
  645. <lang locale="zh_CN" value="false" />
  646. <lang locale="zh_HK" value="false" />
  647. <lang locale="zh_TW" value="false" />
  648. </rs>
  649. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[separatorFW2].alias">
  650. <lang locale="en_US" value="null" />
  651. <lang locale="zh_CN" value="null" />
  652. <lang locale="zh_HK" value="null" />
  653. <lang locale="zh_TW" value="null" />
  654. </rs>
  655. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[separatorFW2].properties.property[visible].value">
  656. <lang locale="en_US" value="true" />
  657. <lang locale="zh_CN" value="true" />
  658. <lang locale="zh_HK" value="true" />
  659. <lang locale="zh_TW" value="true" />
  660. </rs>
  661. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[tblMain].alias">
  662. <lang locale="en_US" value="null" />
  663. <lang locale="zh_CN" value="null" />
  664. <lang locale="zh_HK" value="null" />
  665. <lang locale="zh_TW" value="null" />
  666. </rs>
  667. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].components.component[tblMain].properties.property[formatXml].value">
  668. <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; " />
  669. <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;/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;state&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: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;" />
  670. <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;/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;state&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: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;" />
  671. <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;/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;state&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: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;" />
  672. </rs>
  673. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].description">
  674. <lang locale="en_US" value="null" />
  675. <lang locale="zh_CN" value="多分录基础单据查询界面" />
  676. <lang locale="zh_HK" value="多分錄基礎單據查詢介面" />
  677. <lang locale="zh_TW" value="多分錄基礎單據查詢介面" />
  678. </rs>
  679. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].extendedProperty.bimTemplateType">
  680. <lang locale="en_US" value="MCoreBillBase" />
  681. <lang locale="zh_CN" value="MCoreBillBase" />
  682. <lang locale="zh_TW" value="MCoreBillBase" />
  683. </rs>
  684. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].extendedProperty.bimUIType">
  685. <lang locale="en_US" value="ListUI" />
  686. <lang locale="zh_CN" value="ListUI" />
  687. <lang locale="zh_TW" value="ListUI" />
  688. </rs>
  689. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].statuses.status[VIEW].alias">
  690. <lang locale="en_US" value="null" />
  691. <lang locale="zh_CN" value="浏览" />
  692. <lang locale="zh_HK" value="瀏覽" />
  693. <lang locale="zh_TW" value="瀏覽" />
  694. </rs>
  695. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].statuses.status[VIEW].description">
  696. <lang locale="en_US" value="null" />
  697. <lang locale="zh_CN" value="浏览" />
  698. <lang locale="zh_HK" value="瀏覽" />
  699. <lang locale="zh_TW" value="瀏覽" />
  700. </rs>
  701. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.MedDeptBonusListUI].title">
  702. <lang locale="en_US" value="null" />
  703. <lang locale="zh_CN" value="医政医务部奖金表" />
  704. <lang locale="zh_HK" value="醫政醫務部獎金表" />
  705. <lang locale="zh_TW" value="醫政醫務部獎金表" />
  706. </rs>
  707. </resource>
  708. </uiObject>