DonationDeductListUI.ui 72 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785
  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>DonationDeductListUI</name>
  5. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].alias</alias>
  6. <description>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].description</description>
  7. <userDefined>true</userDefined>
  8. <releasePackage>com.kingdee.eas.custom.compensation.client</releasePackage>
  9. <releaseClass>DonationDeductListUI</releaseClass>
  10. <title>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].title</title>
  11. <uitype />
  12. <defaultbutton />
  13. <bizUnitPK>com.kingdee.eas.custom.compensation.DonationDeduct</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.DonationDeductListUI].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.DonationDeductListUI].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.DonationDeductListUI].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>person.name.text</propertyName>
  216. <propertyType>java.lang.Object</propertyType>
  217. <bindingObject>mainQuery</bindingObject>
  218. <bindingField>person.name</bindingField>
  219. <fieldType>java.lang.String</fieldType>
  220. <accessType>2</accessType>
  221. <autoMode>false</autoMode>
  222. <herited>false</herited>
  223. <userDefined>true</userDefined>
  224. </propertyBinding>
  225. <propertyBinding>
  226. <propertyName>complaintFineAmount.text</propertyName>
  227. <propertyType>java.lang.Object</propertyType>
  228. <bindingObject>mainQuery</bindingObject>
  229. <bindingField>complaintFineAmount</bindingField>
  230. <fieldType>java.lang.String</fieldType>
  231. <accessType>2</accessType>
  232. <autoMode>false</autoMode>
  233. <herited>false</herited>
  234. <userDefined>true</userDefined>
  235. </propertyBinding>
  236. <propertyBinding>
  237. <propertyName>violationDonAmount.text</propertyName>
  238. <propertyType>java.lang.Object</propertyType>
  239. <bindingObject>mainQuery</bindingObject>
  240. <bindingField>violationDonAmount</bindingField>
  241. <fieldType>java.lang.String</fieldType>
  242. <accessType>2</accessType>
  243. <autoMode>false</autoMode>
  244. <herited>false</herited>
  245. <userDefined>true</userDefined>
  246. </propertyBinding>
  247. <propertyBinding>
  248. <propertyName>isGenerateReportBill.text</propertyName>
  249. <propertyType>java.lang.Object</propertyType>
  250. <bindingObject>mainQuery</bindingObject>
  251. <bindingField>isGenerateReportBill</bindingField>
  252. <fieldType>java.lang.String</fieldType>
  253. <accessType>2</accessType>
  254. <autoMode>false</autoMode>
  255. <herited>false</herited>
  256. <userDefined>true</userDefined>
  257. </propertyBinding>
  258. <propertyBinding>
  259. <propertyName>reportEntryId.text</propertyName>
  260. <propertyType>java.lang.Object</propertyType>
  261. <bindingObject>mainQuery</bindingObject>
  262. <bindingField>reportEntryId</bindingField>
  263. <fieldType>java.lang.String</fieldType>
  264. <accessType>2</accessType>
  265. <autoMode>false</autoMode>
  266. <herited>false</herited>
  267. <userDefined>true</userDefined>
  268. </propertyBinding>
  269. <propertyBinding>
  270. <propertyName>violationType.name.text</propertyName>
  271. <propertyType>java.lang.Object</propertyType>
  272. <bindingObject>mainQuery</bindingObject>
  273. <bindingField>violationType.name</bindingField>
  274. <fieldType>java.lang.String</fieldType>
  275. <accessType>2</accessType>
  276. <autoMode>false</autoMode>
  277. <herited>false</herited>
  278. <userDefined>true</userDefined>
  279. </propertyBinding>
  280. <propertyBinding>
  281. <propertyName>state.text</propertyName>
  282. <propertyType>java.lang.Object</propertyType>
  283. <bindingObject>mainQuery</bindingObject>
  284. <bindingField>state</bindingField>
  285. <fieldType>java.lang.String</fieldType>
  286. <accessType>2</accessType>
  287. <autoMode>false</autoMode>
  288. <herited>false</herited>
  289. <userDefined>true</userDefined>
  290. </propertyBinding>
  291. <propertyBinding>
  292. <propertyName>effectDate.text</propertyName>
  293. <propertyType>java.lang.Object</propertyType>
  294. <bindingObject>mainQuery</bindingObject>
  295. <bindingField>effectDate</bindingField>
  296. <fieldType>java.lang.String</fieldType>
  297. <accessType>2</accessType>
  298. <autoMode>false</autoMode>
  299. <herited>false</herited>
  300. <userDefined>true</userDefined>
  301. </propertyBinding>
  302. </propertyBindings>
  303. </component>
  304. <component>
  305. <name>separatorFW2</name>
  306. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[separatorFW2].alias</alias>
  307. <userDefined>false</userDefined>
  308. <classType>javax.swing.JToolBar.Separator</classType>
  309. <isContainer>false</isContainer>
  310. <constraints />
  311. <tabIndex>0</tabIndex>
  312. <herited>false</herited>
  313. <bimUIObjectPK />
  314. <properties>
  315. <property>
  316. <name>visible</name>
  317. <type>boolean</type>
  318. <value>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[separatorFW2].properties.property[visible].value</value>
  319. <isMultiLan>false</isMultiLan>
  320. <userDefined>false</userDefined>
  321. </property>
  322. </properties>
  323. </component>
  324. <component>
  325. <name>btnAuditResult</name>
  326. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[btnAuditResult].alias</alias>
  327. <userDefined>false</userDefined>
  328. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  329. <isContainer>false</isContainer>
  330. <constraints />
  331. <tabIndex>0</tabIndex>
  332. <herited>false</herited>
  333. <bimUIObjectPK />
  334. <properties>
  335. <property>
  336. <name>visible</name>
  337. <type>boolean</type>
  338. <value>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[btnAuditResult].properties.property[visible].value</value>
  339. <isMultiLan>false</isMultiLan>
  340. <userDefined>true</userDefined>
  341. </property>
  342. </properties>
  343. </component>
  344. <component>
  345. <name>menuItemCopyTo</name>
  346. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemCopyTo].alias</alias>
  347. <userDefined>false</userDefined>
  348. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  349. <isContainer>false</isContainer>
  350. <constraints />
  351. <tabIndex>0</tabIndex>
  352. <herited>false</herited>
  353. <bimUIObjectPK />
  354. <properties>
  355. <property>
  356. <name>visible</name>
  357. <type>boolean</type>
  358. <value>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemCopyTo].properties.property[visible].value</value>
  359. <isMultiLan>false</isMultiLan>
  360. <userDefined>true</userDefined>
  361. </property>
  362. </properties>
  363. </component>
  364. <component>
  365. <name>kDSeparator4</name>
  366. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[kDSeparator4].alias</alias>
  367. <userDefined>false</userDefined>
  368. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  369. <isContainer>false</isContainer>
  370. <constraints />
  371. <tabIndex>0</tabIndex>
  372. <herited>false</herited>
  373. <bimUIObjectPK />
  374. <properties>
  375. <property>
  376. <name>visible</name>
  377. <type>boolean</type>
  378. <value>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[kDSeparator4].properties.property[visible].value</value>
  379. <isMultiLan>false</isMultiLan>
  380. <userDefined>false</userDefined>
  381. </property>
  382. </properties>
  383. </component>
  384. <component>
  385. <name>kDSeparator6</name>
  386. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[kDSeparator6].alias</alias>
  387. <userDefined>false</userDefined>
  388. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  389. <isContainer>false</isContainer>
  390. <constraints />
  391. <tabIndex>0</tabIndex>
  392. <herited>false</herited>
  393. <bimUIObjectPK />
  394. <properties>
  395. <property>
  396. <name>visible</name>
  397. <type>boolean</type>
  398. <value>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[kDSeparator6].properties.property[visible].value</value>
  399. <isMultiLan>false</isMultiLan>
  400. <userDefined>false</userDefined>
  401. </property>
  402. </properties>
  403. </component>
  404. <component>
  405. <name>menuItemViewDoProccess</name>
  406. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemViewDoProccess].alias</alias>
  407. <userDefined>false</userDefined>
  408. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  409. <isContainer>false</isContainer>
  410. <constraints />
  411. <tabIndex>0</tabIndex>
  412. <herited>false</herited>
  413. <bimUIObjectPK />
  414. <properties>
  415. <property>
  416. <name>visible</name>
  417. <type>boolean</type>
  418. <value>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemViewDoProccess].properties.property[visible].value</value>
  419. <isMultiLan>false</isMultiLan>
  420. <userDefined>false</userDefined>
  421. </property>
  422. </properties>
  423. </component>
  424. <component>
  425. <name>menuItemAuditResult</name>
  426. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemAuditResult].alias</alias>
  427. <userDefined>false</userDefined>
  428. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  429. <isContainer>false</isContainer>
  430. <constraints />
  431. <tabIndex>0</tabIndex>
  432. <herited>false</herited>
  433. <bimUIObjectPK />
  434. <properties>
  435. <property>
  436. <name>visible</name>
  437. <type>boolean</type>
  438. <value>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemAuditResult].properties.property[visible].value</value>
  439. <isMultiLan>false</isMultiLan>
  440. <userDefined>true</userDefined>
  441. </property>
  442. </properties>
  443. </component>
  444. </components>
  445. <dataObjects>
  446. <dataObject>
  447. <name>mainQuery</name>
  448. <type>com.kingdee.eas.custom.compensation.app.DonationDeductQuery</type>
  449. <objectType>jqye</objectType>
  450. <herited>true</herited>
  451. <userDefined>false</userDefined>
  452. </dataObject>
  453. </dataObjects>
  454. <actions>
  455. <action>
  456. <instanceName>actionRemove</instanceName>
  457. <className>ActionRemove</className>
  458. <name>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionRemove].name</name>
  459. <enabled>true</enabled>
  460. <actionPerformed />
  461. <beforeActionPerformed />
  462. <afterActionPerformed />
  463. <finallyActionPerformed />
  464. <actionCommandKey />
  465. <acceleratorKey>ctrl D</acceleratorKey>
  466. <mnemonicKey />
  467. <smallIcon>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionRemove].smallIcon</smallIcon>
  468. <shortDescription>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionRemove].shortDescription</shortDescription>
  469. <longDescription>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionRemove].longDescription</longDescription>
  470. <isBindWorkFlow>true</isBindWorkFlow>
  471. <herited>true</herited>
  472. <daemonRun>false</daemonRun>
  473. <actionExtendProperty />
  474. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  475. &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>
  476. <userDefined>false</userDefined>
  477. <userDefinedLogic />
  478. <oprtIntent />
  479. <nextUI />
  480. <isUIPNavigator>false</isUIPNavigator>
  481. <isBatchAction>false</isBatchAction>
  482. <isEntryAction>false</isEntryAction>
  483. <batchMethodName />
  484. </action>
  485. <action>
  486. <instanceName>actionTDPrint</instanceName>
  487. <className>ActionTDPrint</className>
  488. <name>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrint].name</name>
  489. <enabled>true</enabled>
  490. <actionPerformed>checkSelected();
  491. ArrayList idList =super.getSelectedIdValues();
  492. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  493. return;
  494. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  495. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  496. appHlp.print(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  497. <beforeActionPerformed />
  498. <afterActionPerformed />
  499. <finallyActionPerformed />
  500. <actionCommandKey />
  501. <acceleratorKey />
  502. <mnemonicKey />
  503. <smallIcon>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrint].smallIcon</smallIcon>
  504. <shortDescription>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrint].shortDescription</shortDescription>
  505. <longDescription>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrint].longDescription</longDescription>
  506. <isBindWorkFlow>false</isBindWorkFlow>
  507. <herited>false</herited>
  508. <daemonRun>false</daemonRun>
  509. <actionExtendProperty />
  510. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  511. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  512. <userDefined>true</userDefined>
  513. <userDefinedLogic />
  514. <oprtIntent />
  515. <nextUI />
  516. <isUIPNavigator>false</isUIPNavigator>
  517. <isBatchAction>false</isBatchAction>
  518. <isEntryAction>false</isEntryAction>
  519. <batchMethodName />
  520. </action>
  521. <action>
  522. <instanceName>actionTDPrintPreview</instanceName>
  523. <className>ActionTDPrintPreview</className>
  524. <name>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrintPreview].name</name>
  525. <enabled>true</enabled>
  526. <actionPerformed>checkSelected();
  527. ArrayList idList =super.getSelectedIdValues();
  528. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  529. return;
  530. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  531. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  532. appHlp.printPreview(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  533. <beforeActionPerformed />
  534. <afterActionPerformed />
  535. <finallyActionPerformed />
  536. <actionCommandKey />
  537. <acceleratorKey />
  538. <mnemonicKey />
  539. <smallIcon>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrintPreview].smallIcon</smallIcon>
  540. <shortDescription>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrintPreview].shortDescription</shortDescription>
  541. <longDescription>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrintPreview].longDescription</longDescription>
  542. <isBindWorkFlow>false</isBindWorkFlow>
  543. <herited>false</herited>
  544. <daemonRun>false</daemonRun>
  545. <actionExtendProperty />
  546. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  547. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  548. <userDefined>true</userDefined>
  549. <userDefinedLogic />
  550. <oprtIntent />
  551. <nextUI />
  552. <isUIPNavigator>false</isUIPNavigator>
  553. <isBatchAction>false</isBatchAction>
  554. <isEntryAction>false</isEntryAction>
  555. <batchMethodName />
  556. </action>
  557. </actions>
  558. <statuses>
  559. <status>
  560. <id />
  561. <name>VIEW</name>
  562. <alias>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].statuses.status[VIEW].alias</alias>
  563. <default>false</default>
  564. <description>uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].statuses.status[VIEW].description</description>
  565. <herited>false</herited>
  566. <userDefined>true</userDefined>
  567. </status>
  568. </statuses>
  569. <resource>
  570. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionRemove].longDescription">
  571. <lang locale="en_US" value="null" />
  572. <lang locale="zh_CN" value="删除" />
  573. <lang locale="zh_HK" value="刪除" />
  574. <lang locale="zh_TW" value="刪除" />
  575. </rs>
  576. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionRemove].name">
  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.custom.compensation.client.DonationDeductListUI].actions.action[actionRemove].shortDescription">
  583. <lang locale="en_US" value="null" />
  584. <lang locale="zh_CN" value="删除" />
  585. <lang locale="zh_HK" value="刪除" />
  586. <lang locale="zh_TW" value="刪除" />
  587. </rs>
  588. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionRemove].smallIcon">
  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.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrintPreview].longDescription">
  595. <lang locale="en_US" value="null" />
  596. <lang locale="zh_CN" value="null" />
  597. <lang locale="zh_HK" value="null" />
  598. <lang locale="zh_TW" value="null" />
  599. </rs>
  600. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrintPreview].name">
  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.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrintPreview].shortDescription">
  607. <lang locale="en_US" value="null" />
  608. <lang locale="zh_CN" value="null" />
  609. <lang locale="zh_HK" value="null" />
  610. <lang locale="zh_TW" value="null" />
  611. </rs>
  612. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrintPreview].smallIcon">
  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.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrint].longDescription">
  619. <lang locale="en_US" value="null" />
  620. <lang locale="zh_CN" value="null" />
  621. <lang locale="zh_HK" value="null" />
  622. <lang locale="zh_TW" value="null" />
  623. </rs>
  624. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrint].name">
  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.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrint].shortDescription">
  631. <lang locale="en_US" value="null" />
  632. <lang locale="zh_CN" value="null" />
  633. <lang locale="zh_HK" value="null" />
  634. <lang locale="zh_TW" value="null" />
  635. </rs>
  636. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].actions.action[actionTDPrint].smallIcon">
  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.custom.compensation.client.DonationDeductListUI].alias">
  643. <lang locale="en_US" value="null" />
  644. <lang locale="zh_CN" value="投诉乐捐扣除数据表" />
  645. <lang locale="zh_HK" value="投訴樂捐扣除數據表" />
  646. <lang locale="zh_TW" value="投訴樂捐扣除數據表" />
  647. </rs>
  648. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[CoreUI].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.custom.compensation.client.DonationDeductListUI].components.component[btnAuditResult].alias">
  655. <lang locale="en_US" value="null" />
  656. <lang locale="zh_CN" value="null" />
  657. <lang locale="zh_HK" value="null" />
  658. <lang locale="zh_TW" value="null" />
  659. </rs>
  660. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[btnAuditResult].properties.property[visible].value">
  661. <lang locale="en_US" value="false" />
  662. <lang locale="zh_CN" value="false" />
  663. <lang locale="zh_HK" value="false" />
  664. <lang locale="zh_TW" value="false" />
  665. </rs>
  666. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[kDSeparator4].alias">
  667. <lang locale="en_US" value="null" />
  668. <lang locale="zh_CN" value="null" />
  669. <lang locale="zh_HK" value="null" />
  670. <lang locale="zh_TW" value="null" />
  671. </rs>
  672. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[kDSeparator4].properties.property[visible].value">
  673. <lang locale="en_US" value="false" />
  674. <lang locale="zh_CN" value="false" />
  675. <lang locale="zh_HK" value="false" />
  676. <lang locale="zh_TW" value="false" />
  677. </rs>
  678. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[kDSeparator6].alias">
  679. <lang locale="en_US" value="null" />
  680. <lang locale="zh_CN" value="null" />
  681. <lang locale="zh_HK" value="null" />
  682. <lang locale="zh_TW" value="null" />
  683. </rs>
  684. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[kDSeparator6].properties.property[visible].value">
  685. <lang locale="en_US" value="false" />
  686. <lang locale="zh_CN" value="false" />
  687. <lang locale="zh_HK" value="false" />
  688. <lang locale="zh_TW" value="false" />
  689. </rs>
  690. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemAuditResult].alias">
  691. <lang locale="en_US" value="null" />
  692. <lang locale="zh_CN" value="null" />
  693. <lang locale="zh_HK" value="null" />
  694. <lang locale="zh_TW" value="null" />
  695. </rs>
  696. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemAuditResult].properties.property[visible].value">
  697. <lang locale="en_US" value="null" />
  698. <lang locale="zh_CN" value="false" />
  699. <lang locale="zh_HK" value="false" />
  700. <lang locale="zh_TW" value="false" />
  701. </rs>
  702. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemCopyTo].alias">
  703. <lang locale="en_US" value="null" />
  704. <lang locale="zh_CN" value="null" />
  705. <lang locale="zh_HK" value="null" />
  706. <lang locale="zh_TW" value="null" />
  707. </rs>
  708. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemCopyTo].properties.property[visible].value">
  709. <lang locale="en_US" value="null" />
  710. <lang locale="zh_CN" value="false" />
  711. <lang locale="zh_HK" value="false" />
  712. <lang locale="zh_TW" value="false" />
  713. </rs>
  714. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemViewDoProccess].alias">
  715. <lang locale="en_US" value="null" />
  716. <lang locale="zh_CN" value="null" />
  717. <lang locale="zh_HK" value="null" />
  718. <lang locale="zh_TW" value="null" />
  719. </rs>
  720. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[menuItemViewDoProccess].properties.property[visible].value">
  721. <lang locale="en_US" value="false" />
  722. <lang locale="zh_CN" value="false" />
  723. <lang locale="zh_HK" value="false" />
  724. <lang locale="zh_TW" value="false" />
  725. </rs>
  726. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[separatorFW2].alias">
  727. <lang locale="en_US" value="null" />
  728. <lang locale="zh_CN" value="null" />
  729. <lang locale="zh_HK" value="null" />
  730. <lang locale="zh_TW" value="null" />
  731. </rs>
  732. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[separatorFW2].properties.property[visible].value">
  733. <lang locale="en_US" value="true" />
  734. <lang locale="zh_CN" value="true" />
  735. <lang locale="zh_HK" value="true" />
  736. <lang locale="zh_TW" value="true" />
  737. </rs>
  738. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[tblMain].alias">
  739. <lang locale="en_US" value="null" />
  740. <lang locale="zh_CN" value="null" />
  741. <lang locale="zh_HK" value="null" />
  742. <lang locale="zh_TW" value="null" />
  743. </rs>
  744. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].components.component[tblMain].properties.property[formatXml].value">
  745. <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; " />
  746. <lang locale="zh_CN" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol16&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol21&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;complaintFineAmount&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;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;violationDonAmount&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;sCol16&quot; /&gt;&lt;t:Column t:key=&quot;isGenerateReportBill&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;reportEntryId&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;violationType.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;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:Column t:key=&quot;effectDate&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;sCol21&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;单据编号&lt;/t:Cell&gt;&lt;t:Cell&gt;业务日期&lt;/t:Cell&gt;&lt;t:Cell&gt;参考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;创建时间&lt;/t:Cell&gt;&lt;t:Cell&gt;最后修改时间&lt;/t:Cell&gt;&lt;t:Cell&gt;审核人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;审核人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;制单人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;制单人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;经手人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;经手人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;人员&lt;/t:Cell&gt;&lt;t:Cell&gt;投诉罚款金额&lt;/t:Cell&gt;&lt;t:Cell&gt;违规乐捐金额&lt;/t:Cell&gt;&lt;t:Cell&gt;是否生成提报单&lt;/t:Cell&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: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;" />
  747. <lang locale="zh_HK" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol16&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol21&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;complaintFineAmount&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;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;violationDonAmount&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;sCol16&quot; /&gt;&lt;t:Column t:key=&quot;isGenerateReportBill&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;reportEntryId&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;violationType.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;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:Column t:key=&quot;effectDate&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;sCol21&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;單據編號&lt;/t:Cell&gt;&lt;t:Cell&gt;業務日期&lt;/t:Cell&gt;&lt;t:Cell&gt;參考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;人員&lt;/t:Cell&gt;&lt;t:Cell&gt;投訴罰款金額&lt;/t:Cell&gt;&lt;t:Cell&gt;違規樂捐金額&lt;/t:Cell&gt;&lt;t:Cell&gt;是否生成提報單&lt;/t:Cell&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: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;" />
  748. <lang locale="zh_TW" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol16&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol21&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;complaintFineAmount&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;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;violationDonAmount&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;sCol16&quot; /&gt;&lt;t:Column t:key=&quot;isGenerateReportBill&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;reportEntryId&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;violationType.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;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:Column t:key=&quot;effectDate&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;sCol21&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;單據編號&lt;/t:Cell&gt;&lt;t:Cell&gt;業務日期&lt;/t:Cell&gt;&lt;t:Cell&gt;參考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;人員&lt;/t:Cell&gt;&lt;t:Cell&gt;投訴罰款金額&lt;/t:Cell&gt;&lt;t:Cell&gt;違規樂捐金額&lt;/t:Cell&gt;&lt;t:Cell&gt;是否生成提報單&lt;/t:Cell&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: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;" />
  749. </rs>
  750. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].description">
  751. <lang locale="en_US" value="null" />
  752. <lang locale="zh_CN" value="多分录基础单据查询界面" />
  753. <lang locale="zh_HK" value="多分錄基礎單據查詢介面" />
  754. <lang locale="zh_TW" value="多分錄基礎單據查詢介面" />
  755. </rs>
  756. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].extendedProperty.bimTemplateType">
  757. <lang locale="en_US" value="MCoreBillBase" />
  758. <lang locale="zh_CN" value="MCoreBillBase" />
  759. <lang locale="zh_TW" value="MCoreBillBase" />
  760. </rs>
  761. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].extendedProperty.bimUIType">
  762. <lang locale="en_US" value="ListUI" />
  763. <lang locale="zh_CN" value="ListUI" />
  764. <lang locale="zh_TW" value="ListUI" />
  765. </rs>
  766. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].statuses.status[VIEW].alias">
  767. <lang locale="en_US" value="null" />
  768. <lang locale="zh_CN" value="浏览" />
  769. <lang locale="zh_HK" value="瀏覽" />
  770. <lang locale="zh_TW" value="瀏覽" />
  771. </rs>
  772. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].statuses.status[VIEW].description">
  773. <lang locale="en_US" value="null" />
  774. <lang locale="zh_CN" value="浏览" />
  775. <lang locale="zh_HK" value="瀏覽" />
  776. <lang locale="zh_TW" value="瀏覽" />
  777. </rs>
  778. <rs key="uiObject[com.kingdee.eas.custom.compensation.client.DonationDeductListUI].title">
  779. <lang locale="en_US" value="null" />
  780. <lang locale="zh_CN" value="投诉乐捐扣除数据表" />
  781. <lang locale="zh_HK" value="投訴樂捐扣除數據表" />
  782. <lang locale="zh_TW" value="投訴樂捐扣除數據表" />
  783. </rs>
  784. </resource>
  785. </uiObject>