AccompTheGoalListUI.ui 56 KB

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