gds-plus-design-vue 1.2.62 → 1.2.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (411) hide show
  1. package/lib/addPermission.179a09f4.mjs +443 -0
  2. package/lib/addPermission.c72ebbe0.js +1 -0
  3. package/lib/approvalModel.7b550187.mjs +340 -0
  4. package/lib/approvalModel.7cfcac3c.js +1 -0
  5. package/lib/attribute.3fed1dd9.js +1 -0
  6. package/lib/attribute.e9a8faa1.mjs +367 -0
  7. package/lib/businessRules.cf106f09.js +1 -0
  8. package/lib/businessRules.d7d35011.mjs +539 -0
  9. package/lib/buttonRule.2afe380d.mjs +396 -0
  10. package/lib/buttonRule.737e8e3f.js +1 -0
  11. package/lib/chartDisplayRules.370065e8.mjs +288 -0
  12. package/lib/chartDisplayRules.c9162f81.js +1 -0
  13. package/lib/components.chartbi.3bbac955.js +8 -0
  14. package/lib/components.chartbi.571c5ff5.mjs +1813 -0
  15. package/lib/components.coloreditor.06cf0433.mjs +1505 -0
  16. package/lib/components.coloreditor.f81d322a.js +6 -0
  17. package/lib/components.dataassign.21d3938b.mjs +147 -0
  18. package/lib/components.dataassign.565d22c0.js +1 -0
  19. package/lib/components.echarts.490abdfa.mjs +811 -0
  20. package/lib/components.echarts.fe84f881.js +4 -0
  21. package/lib/components.exception.374f2ad9.js +1 -0
  22. package/lib/components.exception.ee1c4f83.mjs +61 -0
  23. package/lib/components.form.5533a8c3.js +41 -0
  24. package/lib/components.form.db8af727.mjs +7813 -0
  25. package/lib/components.globalheader.2eb787a4.js +1 -0
  26. package/lib/components.globalheader.b3b35343.mjs +54 -0
  27. package/lib/components.iconselector.8940b1a9.mjs +1169 -0
  28. package/lib/components.iconselector.f5a58033.js +1 -0
  29. package/lib/components.imgpreview.d97cf25c.js +1 -0
  30. package/lib/components.imgpreview.f05b3e06.mjs +213 -0
  31. package/lib/components.lunccalendar.18f84642.js +1 -0
  32. package/lib/components.lunccalendar.2a097955.mjs +1137 -0
  33. package/lib/components.middleware.43b9b264.js +1 -0
  34. package/lib/components.middleware.de012955.mjs +148 -0
  35. package/lib/components.modaltitle.5060623f.mjs +127 -0
  36. package/lib/components.modaltitle.957cab33.js +1 -0
  37. package/lib/components.multitab.5eb6edff.mjs +140 -0
  38. package/lib/components.multitab.80eeb3ae.js +1 -0
  39. package/lib/components.selecttree.2fe70d88.js +1 -0
  40. package/lib/components.selecttree.756c4d22.mjs +170 -0
  41. package/lib/components.settingdrawer.29dbc31e.mjs +237 -0
  42. package/lib/components.settingdrawer.8c12650b.js +1 -0
  43. package/lib/components.sidemenu.0673fe0a.mjs +277 -0
  44. package/lib/components.sidemenu.240dfde7.js +1 -0
  45. package/lib/components.sidenavmenu.b1330d69.js +1 -0
  46. package/lib/components.sidenavmenu.fa81ff82.mjs +1147 -0
  47. package/lib/components.statuschange.858b72e8.js +1 -0
  48. package/lib/components.statuschange.fae4adba.mjs +116 -0
  49. package/lib/components.table.1e338902.js +8 -0
  50. package/lib/components.table.9ed77207.mjs +4650 -0
  51. package/lib/components.tableumy.1d804d70.js +1 -0
  52. package/lib/components.tableumy.3e1c9a5b.mjs +453 -0
  53. package/lib/components.tablevirtual.66890b2c.mjs +564 -0
  54. package/lib/components.tablevirtual.8e21a6e7.js +1 -0
  55. package/lib/components.teamsharing.3a17ddc0.mjs +373 -0
  56. package/lib/components.teamsharing.89e668fd.js +1 -0
  57. package/lib/components.tooltip.0ea7e2b1.js +1 -0
  58. package/lib/components.tooltip.376d95fe.mjs +86 -0
  59. package/lib/components.uploadfile.0a5a1608.mjs +228 -0
  60. package/lib/components.uploadfile.8e0e702c.js +1 -0
  61. package/lib/components.uploadimg.bc160e00.js +1 -0
  62. package/lib/components.uploadimg.decb0360.mjs +192 -0
  63. package/lib/components.verificationcode.140533c7.js +1 -0
  64. package/lib/components.verificationcode.7091b10b.mjs +71 -0
  65. package/lib/components.viewformdetails.940addba.js +1 -0
  66. package/lib/components.viewformdetails.d241c652.mjs +1081 -0
  67. package/lib/components.viewloading.1e9f4b3c.js +1 -0
  68. package/lib/components.viewloading.aae3aab4.mjs +99 -0
  69. package/lib/components.watermark.2ec3260c.mjs +53 -0
  70. package/lib/components.watermark.d9ec8130.js +2 -0
  71. package/lib/components.xlsxexport.0d1553b1.js +1 -0
  72. package/lib/components.xlsxexport.c33f83ca.mjs +263 -0
  73. package/lib/components.xlsximport.81df7841.mjs +922 -0
  74. package/lib/components.xlsximport.8c209857.js +1 -0
  75. package/lib/copy.8db86d9f.mjs +572 -0
  76. package/lib/copy.a8753f38.js +1 -0
  77. package/lib/createFile.04a6b293.js +1 -0
  78. package/lib/createFile.4cac1673.mjs +439 -0
  79. package/lib/createSubfolders.e105fa86.js +1 -0
  80. package/lib/createSubfolders.eac5ccae.mjs +154 -0
  81. package/lib/dialogLayout.bf435838.mjs +138 -0
  82. package/lib/dialogLayout.f0779aed.js +1 -0
  83. package/lib/drawerContainer.6ab3df46.mjs +163 -0
  84. package/lib/drawerContainer.8f9df583.js +1 -0
  85. package/lib/drawerLayout.b6c7c3c6.js +1 -0
  86. package/lib/drawerLayout.e3c0164d.mjs +119 -0
  87. package/lib/editForm.0f3fd3b0.js +1 -0
  88. package/lib/editForm.aef93ed0.mjs +434 -0
  89. package/lib/extendedAttributes.ea93dbaa.mjs +293 -0
  90. package/lib/extendedAttributes.ef3ead02.js +1 -0
  91. package/lib/fileSearch.43465e1c.js +1 -0
  92. package/lib/fileSearch.5c8a883d.mjs +363 -0
  93. package/lib/flow.designer.81c29f62.mjs +7673 -0
  94. package/lib/flow.designer.ffd0aa8b.js +1 -0
  95. package/lib/flow.list.4c05f2f0.js +1 -0
  96. package/lib/flow.list.ab420927.mjs +3032 -0
  97. package/lib/form.build.724d3357.js +1 -0
  98. package/lib/form.build.d04773f0.mjs +259 -0
  99. package/lib/form.designer.build.c82cb559.mjs +2529 -0
  100. package/lib/form.designer.build.dac501fa.js +1 -0
  101. package/lib/formFiled.4b5062d7.js +1 -0
  102. package/lib/formFiled.c949a27f.mjs +507 -0
  103. package/lib/gd-initial.js +1 -35
  104. package/lib/gd-initial.mjs +245 -91338
  105. package/lib/http.appmanage.b998818f.js +1 -0
  106. package/lib/http.appmanage.e389782d.mjs +50 -0
  107. package/lib/http.codegeneratemanage.b123bab3.mjs +120 -0
  108. package/lib/http.codegeneratemanage.e3db2f09.js +1 -0
  109. package/lib/http.configmanage.6cfb8ae7.js +1 -0
  110. package/lib/http.configmanage.c23c7fa8.mjs +34 -0
  111. package/lib/http.currencymanage.37ab5ced.js +1 -0
  112. package/lib/http.currencymanage.c25bd2e6.mjs +10 -0
  113. package/lib/http.datasource.294b01e2.js +1 -0
  114. package/lib/http.datasource.aa5cd0d1.mjs +58 -0
  115. package/lib/http.dictdatamanage.2583b5ae.mjs +42 -0
  116. package/lib/http.dictdatamanage.70545d8a.js +1 -0
  117. package/lib/http.dictmanage.3dc07b5d.js +1 -0
  118. package/lib/http.dictmanage.d8fe18dc.mjs +50 -0
  119. package/lib/http.duplicatechecking.9b79ce21.mjs +50 -0
  120. package/lib/http.duplicatechecking.ee5c414c.js +1 -0
  121. package/lib/http.emailmanage.1ddaa8b5.js +1 -0
  122. package/lib/http.emailmanage.64fd611f.mjs +18 -0
  123. package/lib/http.filedocument.6fdfc693.js +1 -0
  124. package/lib/http.filedocument.8fa3fe2d.mjs +293 -0
  125. package/lib/http.filemanage.7e6e3e1a.js +1 -0
  126. package/lib/http.filemanage.c0de21d6.mjs +71 -0
  127. package/lib/http.languagemanage.2ef16159.mjs +10 -0
  128. package/lib/http.languagemanage.e2c098ec.js +1 -0
  129. package/lib/http.loginmanage.05500c29.mjs +74 -0
  130. package/lib/http.loginmanage.326984c3.js +1 -0
  131. package/lib/http.logmanage.1e12a9bd.js +1 -0
  132. package/lib/http.logmanage.8ba72635.mjs +82 -0
  133. package/lib/http.machinemanage.29d72a65.js +1 -0
  134. package/lib/http.machinemanage.7bbe6c16.mjs +26 -0
  135. package/lib/http.main.2f8a6936.js +1 -0
  136. package/lib/http.main.aefea27d.mjs +517 -0
  137. package/lib/http.menumanage.3060f4c7.mjs +66 -0
  138. package/lib/http.menumanage.6d740f2c.js +1 -0
  139. package/lib/http.message.87f319d7.js +1 -0
  140. package/lib/http.message.ceb0a1c6.mjs +178 -0
  141. package/lib/http.noticemanage.2507d094.js +1 -0
  142. package/lib/http.noticemanage.2cdb23b8.mjs +82 -0
  143. package/lib/http.noticereceivedmanage.50797be1.mjs +10 -0
  144. package/lib/http.noticereceivedmanage.e8ec9c9d.js +1 -0
  145. package/lib/http.onlineusermanage.3893f897.js +1 -0
  146. package/lib/http.onlineusermanage.c8d84337.mjs +18 -0
  147. package/lib/http.orgmanage.0b1df8d5.mjs +58 -0
  148. package/lib/http.orgmanage.5162fd7a.js +1 -0
  149. package/lib/http.pluginmanage.54720675.mjs +82 -0
  150. package/lib/http.pluginmanage.6a876040.js +1 -0
  151. package/lib/http.posmanage.c0f80aec.js +1 -0
  152. package/lib/http.posmanage.ee6a7613.mjs +34 -0
  153. package/lib/http.promptmanagement.d115c4b0.js +1 -0
  154. package/lib/http.promptmanagement.dad4c6a7.mjs +42 -0
  155. package/lib/http.rolemanage.4d1101dd.js +1 -0
  156. package/lib/http.rolemanage.da5c40e9.mjs +146 -0
  157. package/lib/http.solution.b10d9197.mjs +91 -0
  158. package/lib/http.solution.c6b2634f.js +1 -0
  159. package/lib/http.sumberrules.0b68ce6d.js +1 -0
  160. package/lib/http.sumberrules.176d3d06.mjs +34 -0
  161. package/lib/http.sysapps.469d47f7.js +1 -0
  162. package/lib/http.sysapps.932ba43b.mjs +58 -0
  163. package/lib/http.syscodegenerateconfigmanage.6d2e5da0.mjs +42 -0
  164. package/lib/http.syscodegenerateconfigmanage.840f1136.js +1 -0
  165. package/lib/http.tabledevelopment.3dcb3e97.mjs +362 -0
  166. package/lib/http.tabledevelopment.a880bb76.js +1 -0
  167. package/lib/http.team.a9c609d5.mjs +90 -0
  168. package/lib/http.team.e45400d5.js +1 -0
  169. package/lib/http.timersmanage.6e894942.js +1 -0
  170. package/lib/http.timersmanage.c79afb66.mjs +146 -0
  171. package/lib/http.timezonemanage.b9deffe3.mjs +10 -0
  172. package/lib/http.timezonemanage.e0aa212f.js +1 -0
  173. package/lib/http.translationmanage.1f9dce46.js +1 -0
  174. package/lib/http.translationmanage.f8694b51.mjs +104 -0
  175. package/lib/http.useraffiliation.af2013ad.js +1 -0
  176. package/lib/http.useraffiliation.f2a29f92.mjs +90 -0
  177. package/lib/http.usermanage.6dcbc7de.js +1 -0
  178. package/lib/http.usermanage.f5491144.mjs +219 -0
  179. package/lib/http.webresource.1a1a768f.mjs +50 -0
  180. package/lib/http.webresource.7c01b9cd.js +1 -0
  181. package/lib/index.9deaa991.mjs +25906 -0
  182. package/lib/index.d95c407c.js +8 -0
  183. package/lib/layoutBlocks.26e1b57b.js +1 -0
  184. package/lib/layoutBlocks.31454610.mjs +413 -0
  185. package/lib/layoutItem.c1c836a1.js +1 -0
  186. package/lib/layoutItem.cf18143e.mjs +71 -0
  187. package/lib/layouts.2d06f3e9.js +2 -0
  188. package/lib/layouts.3b383d04.mjs +373 -0
  189. package/lib/main.09d48801.js +1 -0
  190. package/lib/main.28b7c398.js +1 -0
  191. package/lib/main.29e204f9.mjs +166 -0
  192. package/lib/main.33443996.mjs +231 -0
  193. package/lib/main.357c50d2.js +1 -0
  194. package/lib/{main.fb4a8edf.mjs → main.3e886f21.mjs} +113 -188
  195. package/lib/{main.7921130e.mjs → main.419a7b42.mjs} +4 -4
  196. package/lib/main.4a38d5f8.js +1 -0
  197. package/lib/{main.c569c0a5.mjs → main.60329866.mjs} +12 -10
  198. package/lib/main.60c2a1a2.js +1 -0
  199. package/lib/main.61c9e5c6.mjs +537 -0
  200. package/lib/main.643d21a0.mjs +552 -0
  201. package/lib/main.64ddb5f6.mjs +189 -0
  202. package/lib/main.728eaf53.js +1 -0
  203. package/lib/main.892caa37.js +1 -0
  204. package/lib/main.aea9b6a8.mjs +323 -0
  205. package/lib/main.b7a5a02b.js +1 -0
  206. package/lib/main.c71e5b11.js +1 -0
  207. package/lib/main.edc0b23b.js +1 -0
  208. package/lib/{main.5a6c881a.mjs → main.f520fcf5.mjs} +9 -8
  209. package/lib/manage.101f1aa9.js +1 -0
  210. package/lib/manage.f4000654.mjs +441 -0
  211. package/lib/messages.fieldconfiguration.0d98a290.mjs +1097 -0
  212. package/lib/messages.fieldconfiguration.ad4d11cf.js +1 -0
  213. package/lib/messages.messagetemplate.32273e00.js +7 -0
  214. package/lib/messages.messagetemplate.7adbbc58.mjs +1319 -0
  215. package/lib/messages.sendplan.7d0097c2.mjs +1054 -0
  216. package/lib/messages.sendplan.fbac188d.js +1 -0
  217. package/lib/messages.sendrecord.ef80d44a.js +2 -0
  218. package/lib/messages.sendrecord.f0d2fd54.mjs +651 -0
  219. package/lib/messages.templatelibrary.ec512390.js +2 -0
  220. package/lib/messages.templatelibrary.ff151513.mjs +808 -0
  221. package/lib/mobile.designer.componentstree.03f61105.js +1 -0
  222. package/lib/mobile.designer.componentstree.4a1442dc.mjs +2064 -0
  223. package/lib/mobile.designer.menutree.0a2f7911.mjs +1036 -0
  224. package/lib/mobile.designer.menutree.97bb4046.js +1 -0
  225. package/lib/moveFile.335ebc8d.js +1 -0
  226. package/lib/moveFile.d71c0824.mjs +276 -0
  227. package/lib/page.build.376104d5.mjs +3164 -0
  228. package/lib/page.build.37b26617.js +12 -0
  229. package/lib/page.designer.componentstree.0ffc933d.js +1 -0
  230. package/lib/page.designer.componentstree.b0ecddd8.mjs +2958 -0
  231. package/lib/page.designer.fieldfiltering.1ecd65a3.mjs +430 -0
  232. package/lib/page.designer.fieldfiltering.7e913256.js +1 -0
  233. package/lib/page.designer.menutree.2c1846bc.mjs +5952 -0
  234. package/lib/page.designer.menutree.c49d9ee6.js +1 -0
  235. package/lib/page.designer.operation.6179b661.js +1 -0
  236. package/lib/page.designer.operation.80b1a5d1.mjs +44 -0
  237. package/lib/page.designer.page.09402332.js +1 -0
  238. package/lib/page.designer.page.6d8232c7.mjs +10638 -0
  239. package/lib/personal.echarts.414b7e3d.mjs +268 -0
  240. package/lib/personal.echarts.b7ee86f4.js +1 -0
  241. package/lib/result.0c089066.mjs +639 -0
  242. package/lib/result.9282a717.js +1 -0
  243. package/lib/router.config.68077a12.js +1 -0
  244. package/lib/router.config.86225b11.mjs +1424 -0
  245. package/lib/solution.application.d459e382.js +1 -0
  246. package/lib/solution.application.e0d58df1.mjs +548 -0
  247. package/lib/solution.applicationmenu.71ef6b8e.mjs +508 -0
  248. package/lib/solution.applicationmenu.ae295083.js +1 -0
  249. package/lib/solution.approvalflow.436b3502.js +1 -0
  250. package/lib/solution.approvalflow.bef7fbdd.mjs +436 -0
  251. package/lib/solution.dict.acbe9c55.js +1 -0
  252. package/lib/solution.dict.ef98b194.mjs +769 -0
  253. package/lib/solution.menu.5c17348f.mjs +432 -0
  254. package/lib/solution.menu.cca5e1f9.js +1 -0
  255. package/lib/solution.plugin.90f8dcc1.mjs +347 -0
  256. package/lib/solution.plugin.f9a8063f.js +1 -0
  257. package/lib/solution.processflow.2692dac6.js +1 -0
  258. package/lib/solution.processflow.c1544b05.mjs +392 -0
  259. package/lib/solution.role.b1ab40dd.mjs +456 -0
  260. package/lib/solution.role.b28c4dbe.js +1 -0
  261. package/lib/solution.webresources.0b51beba.mjs +379 -0
  262. package/lib/solution.webresources.6961cc68.js +1 -0
  263. package/lib/solution.workflow.11e49e25.js +1 -0
  264. package/lib/solution.workflow.c48545d1.mjs +395 -0
  265. package/lib/store.config.03dd7b19.mjs +547 -0
  266. package/lib/store.config.556bd56b.js +1 -0
  267. package/lib/style.css +3 -3
  268. package/lib/system.account.1cadbf03.mjs +2093 -0
  269. package/lib/system.account.5cc9fe8d.js +216 -0
  270. package/lib/system.config.a0b94e40.js +1 -0
  271. package/lib/{system.config.00dd0a29.mjs → system.config.a9a1ee96.mjs} +7 -6
  272. package/lib/system.datasource.6c30ce25.js +1 -0
  273. package/lib/{system.datasource.eb8d16df.mjs → system.datasource.c103a9c2.mjs} +15 -64
  274. package/lib/{system.dict.787ff1ec.mjs → system.dict.0c229d1c.mjs} +269 -344
  275. package/lib/system.dict.6b000092.js +1 -0
  276. package/lib/system.document.f67c2994.mjs +667 -0
  277. package/lib/system.document.f8fd7af0.js +1 -0
  278. package/lib/system.duplicatechecking.94c7ce17.mjs +722 -0
  279. package/lib/system.duplicatechecking.f4cab147.js +1 -0
  280. package/lib/system.email.11ab6f31.js +1 -0
  281. package/lib/system.email.13823361.mjs +133 -0
  282. package/lib/system.fieldsecurity.2ef2881c.js +1 -0
  283. package/lib/{system.fieldsecurity.9d40595f.mjs → system.fieldsecurity.d35acd97.mjs} +486 -938
  284. package/lib/{system.file.eae6eac2.mjs → system.file.30d3e7bc.mjs} +84 -151
  285. package/lib/system.file.b9f8320c.js +1 -0
  286. package/lib/system.log.470d3efd.js +1 -0
  287. package/lib/{system.log.9bf208c1.mjs → system.log.815840d8.mjs} +24 -93
  288. package/lib/{system.machine.0130e762.mjs → system.machine.1665954f.mjs} +5 -25
  289. package/lib/system.machine.f8aff893.js +1 -0
  290. package/lib/{system.notice.dba4c597.mjs → system.notice.bef6c23c.mjs} +1075 -1255
  291. package/lib/system.notice.db26f308.js +1 -0
  292. package/lib/{system.noticereceived.0b88ef5d.mjs → system.noticereceived.0d293a87.mjs} +19 -27
  293. package/lib/system.noticereceived.84b88b9a.js +1 -0
  294. package/lib/system.onlineuser.985621a6.js +1 -0
  295. package/lib/{system.onlineuser.bfc3abf2.mjs → system.onlineuser.bccb1cd9.mjs} +36 -38
  296. package/lib/{system.org.6da23c73.mjs → system.org.92f4d7f1.mjs} +3 -3
  297. package/lib/system.org.9f87a010.js +1 -0
  298. package/lib/system.permissions.15e6b8b7.js +1 -0
  299. package/lib/system.permissions.be9238ee.mjs +972 -0
  300. package/lib/system.plugin.0bccfec4.js +1 -0
  301. package/lib/{system.plugin.f8765f96.mjs → system.plugin.af27d7ac.mjs} +503 -552
  302. package/lib/system.pos.61e58a92.js +1 -0
  303. package/lib/{system.pos.5645b45a.mjs → system.pos.fe067063.mjs} +31 -62
  304. package/lib/{system.promptmanagement.cd19d086.mjs → system.promptmanagement.0b9083c5.mjs} +318 -450
  305. package/lib/system.promptmanagement.e750de82.js +1 -0
  306. package/lib/{system.role.0c6c327d.mjs → system.role.67f62146.mjs} +512 -486
  307. package/lib/system.role.e86b60f1.js +1 -0
  308. package/lib/{system.sumberrules.b48c028c.mjs → system.sumberrules.093d998e.mjs} +169 -192
  309. package/lib/system.sumberrules.810f7b55.js +1 -0
  310. package/lib/system.team.58ee701b.js +1 -0
  311. package/lib/system.team.8911fd95.mjs +452 -0
  312. package/lib/system.teammembers.1880f962.js +1 -0
  313. package/lib/{system.teammembers.e23e15d9.mjs → system.teammembers.35564a00.mjs} +257 -199
  314. package/lib/{system.timers.63d03fc9.mjs → system.timers.4b2d509f.mjs} +2202 -2278
  315. package/lib/system.timers.9e956553.js +38 -0
  316. package/lib/system.translation.26b6bb39.js +1 -0
  317. package/lib/{system.translation.52452a24.mjs → system.translation.60ec676c.mjs} +437 -431
  318. package/lib/system.user.134a3988.js +14 -0
  319. package/lib/{system.user.8d97a219.mjs → system.user.9a02295e.mjs} +1082 -1025
  320. package/lib/{system.useraffiliation.3075aa2c.mjs → system.useraffiliation.96695aeb.mjs} +419 -412
  321. package/lib/system.useraffiliation.c2421c7e.js +1 -0
  322. package/lib/{system.webresource.7df0cf1e.mjs → system.webresource.016d0000.mjs} +177 -219
  323. package/lib/system.webresource.e92e8a8f.js +1 -0
  324. package/lib/{system.welcome.14785b50.mjs → system.welcome.127b5dd4.mjs} +10 -3
  325. package/lib/system.welcome.ff0c85e2.js +1 -0
  326. package/lib/table.definition..btnconfig.9847cac5.mjs +938 -0
  327. package/lib/table.definition..btnconfig.ce57ed41.js +1 -0
  328. package/lib/table.definition..echartsconfig.625bce88.mjs +2150 -0
  329. package/lib/table.definition..echartsconfig.d2b65881.js +1 -0
  330. package/lib/tableDescriptions.a4196776.mjs +80 -0
  331. package/lib/tableDescriptions.b9b0d7fa.js +1 -0
  332. package/lib/tcheckboxs.7ea99d35.js +1 -0
  333. package/lib/tcheckboxs.999b7c2e.mjs +52 -0
  334. package/lib/tcurrency.4afb9192.mjs +85 -0
  335. package/lib/tcurrency.8a2361f2.js +1 -0
  336. package/lib/tdatepicker.606214fa.mjs +52 -0
  337. package/lib/tdatepicker.8e94a60c.js +1 -0
  338. package/lib/tdictSwitch.ccbdd153.js +1 -0
  339. package/lib/tdictSwitch.e016d4cf.mjs +60 -0
  340. package/lib/tfile.3f39223d.mjs +62 -0
  341. package/lib/tfile.b3ebdc71.js +1 -0
  342. package/lib/tparticipants.5fe27540.mjs +56 -0
  343. package/lib/tparticipants.78c8c175.js +1 -0
  344. package/lib/translation.mains.2688be5b.mjs +383 -0
  345. package/lib/translation.mains.a6f19343.js +1 -0
  346. package/lib/utils.datepicker.js.0a5a699e.js +1 -0
  347. package/lib/utils.datepicker.js.5549a741.mjs +70 -0
  348. package/lib/utils.echarts.js.461a74e7.js +54 -0
  349. package/lib/utils.echarts.js.d1bb8ac6.mjs +25711 -0
  350. package/lib/utils.mixins.js.750ca50e.js +1 -0
  351. package/lib/utils.mixins.js.be01e599.mjs +41 -0
  352. package/lib/utils.plug.js.9313aead.mjs +31 -0
  353. package/lib/utils.plug.js.f62510ce.js +1 -0
  354. package/lib/utils.util.js.333daba2.mjs +439 -0
  355. package/lib/utils.util.js.c0ba699b.js +1 -0
  356. package/lib/versionControl.46a7f31a.js +1 -0
  357. package/lib/versionControl.c53bfb5d.mjs +488 -0
  358. package/lib/versionEdit.4246d5db.js +1 -0
  359. package/lib/versionEdit.5a8292ec.mjs +452 -0
  360. package/lib/view.build.85732408.mjs +1578 -0
  361. package/lib/view.build.e43a2077.js +1 -0
  362. package/lib/viewList.868edcd7.js +1 -0
  363. package/lib/viewList.978b72c5.mjs +324 -0
  364. package/lib/viewTree.7497ff90.js +1 -0
  365. package/lib/viewTree.bde43a3b.mjs +409 -0
  366. package/locale/en_US.js +82 -27
  367. package/locale/id_ID.js +66 -11
  368. package/locale/vi_VN.js +1968 -1913
  369. package/locale/zh_CN.js +88 -32
  370. package/package.json +106 -105
  371. package/lib/chartbi.114d32d7.js +0 -60
  372. package/lib/chartbi.eb4dd0af.mjs +0 -27639
  373. package/lib/main.083e0ba3.js +0 -1
  374. package/lib/main.4a858284.js +0 -1
  375. package/lib/main.64cb2027.js +0 -1
  376. package/lib/main.70a46cbc.js +0 -1
  377. package/lib/messages.364eb728.js +0 -9
  378. package/lib/messages.5bcc42f9.mjs +0 -5863
  379. package/lib/system.account.95bd8508.js +0 -216
  380. package/lib/system.account.d6c7485b.mjs +0 -2552
  381. package/lib/system.config.63c0217d.js +0 -1
  382. package/lib/system.datasource.a2c0bad4.js +0 -1
  383. package/lib/system.dict.dfb4c376.js +0 -1
  384. package/lib/system.duplicatechecking.a58aad69.mjs +0 -2142
  385. package/lib/system.duplicatechecking.c4141ebd.js +0 -1
  386. package/lib/system.email.545cedff.mjs +0 -7432
  387. package/lib/system.email.ec0ac728.js +0 -41
  388. package/lib/system.fieldsecurity.eb217079.js +0 -1
  389. package/lib/system.file.1cb952a4.js +0 -1
  390. package/lib/system.log.348b3605.js +0 -1
  391. package/lib/system.machine.49fc6405.js +0 -1
  392. package/lib/system.notice.d7a3346d.js +0 -1
  393. package/lib/system.noticereceived.c0b24616.js +0 -1
  394. package/lib/system.onlineuser.b3c94b5b.js +0 -1
  395. package/lib/system.org.30063246.js +0 -1
  396. package/lib/system.permissions.1ff855c2.js +0 -9
  397. package/lib/system.permissions.fdad3c36.mjs +0 -212
  398. package/lib/system.plugin.2c7c8a5a.js +0 -1
  399. package/lib/system.pos.21294c28.js +0 -1
  400. package/lib/system.promptmanagement.7e8da777.js +0 -1
  401. package/lib/system.role.078fac85.js +0 -1
  402. package/lib/system.sumberrules.b0252f77.js +0 -1
  403. package/lib/system.team.296512d7.mjs +0 -1000
  404. package/lib/system.team.5d6169bc.js +0 -1
  405. package/lib/system.teammembers.313345f7.js +0 -1
  406. package/lib/system.timers.8246e6ba.js +0 -38
  407. package/lib/system.translation.fdff4956.js +0 -1
  408. package/lib/system.user.49457fd3.js +0 -14
  409. package/lib/system.useraffiliation.0e9da6a8.js +0 -1
  410. package/lib/system.webresource.2a341e05.js +0 -1
  411. package/lib/system.welcome.c9eefa06.js +0 -1
@@ -0,0 +1,340 @@
1
+ import { m as n, n as r } from "./components.chartbi.571c5ff5.mjs";
2
+ import { n as d, $ as c } from "./http.main.aefea27d.mjs";
3
+ import "./utils.echarts.js.d1bb8ac6.mjs";
4
+ import "./utils.util.js.333daba2.mjs";
5
+ const h = {
6
+ name: "ApprovalMpdel",
7
+ nodeJson: {
8
+ type: Object,
9
+ required: !0
10
+ },
11
+ showCurrent1: {
12
+ type: Boolean,
13
+ default() {
14
+ return !1;
15
+ }
16
+ },
17
+ data() {
18
+ return {
19
+ fullscreen: !1,
20
+ allowAddSignature: !1,
21
+ allowCC: !1,
22
+ allowReturn: !1,
23
+ allowTransfer: !1,
24
+ sendModel: !1,
25
+ rejectModel: !1,
26
+ showEditTrans: !1,
27
+ showEdit: !1,
28
+ showEditSign: !1,
29
+ sonMaskList: [],
30
+ sonTurretList: [],
31
+ sonEndorseList: [],
32
+ optionSign: "1",
33
+ atureSign: "1",
34
+ optionallowCC: "1",
35
+ optionShow: !1,
36
+ atureShow: !1,
37
+ allowccShow: !1,
38
+ radioStyle: {
39
+ display: "block",
40
+ height: "30px",
41
+ lineHeight: "30px"
42
+ },
43
+ visible: !1,
44
+ visible1: !1,
45
+ sourceNameData: [],
46
+ queryParam: {},
47
+ selectedValue: "",
48
+ taskId: "",
49
+ type: 1,
50
+ endorseList: [],
51
+ turrenteList: [],
52
+ counterSign: "1",
53
+ approvalType: "0",
54
+ seeList: [],
55
+ menberList: [],
56
+ employeeId: "",
57
+ approvers: [],
58
+ masklistID: [],
59
+ turrenteListID: [],
60
+ endorseListID: [],
61
+ showMulti: !1,
62
+ back: !1,
63
+ sign: !0,
64
+ trans: !0,
65
+ sonMenberList: [],
66
+ maxItem: 2,
67
+ reacds: null,
68
+ arr: null,
69
+ selectArr: !1,
70
+ showArr: null
71
+ };
72
+ },
73
+ components: {
74
+ Menbers: () => import("./flow.designer.81c29f62.mjs").then((a) => a.i),
75
+ MenberRadio: () => import("./flow.designer.81c29f62.mjs").then((a) => a.e)
76
+ },
77
+ mounted() {
78
+ },
79
+ computed: {
80
+ title() {
81
+ return this.$i18nt("gd.btn.back");
82
+ },
83
+ styled() {
84
+ return {
85
+ position: "absolute",
86
+ right: 0,
87
+ bottom: 0,
88
+ width: "100%",
89
+ borderTop: "1px solid #e9e9e9",
90
+ padding: "10px 16px",
91
+ background: "#fff",
92
+ textAlign: "right",
93
+ zIndex: 1
94
+ };
95
+ },
96
+ ...n(["labelPosition"])
97
+ },
98
+ methods: {
99
+ togglefullscreen() {
100
+ },
101
+ open(a, t, s, i, o) {
102
+ this.visible = !0, this.type = s, this.arr = i, this.showArr = o, this.getTaskDetail(a, t), this.type != 3 && this.getMenber();
103
+ },
104
+ getMenber() {
105
+ d().then((a) => {
106
+ let t, s;
107
+ if (this.type == 1 && (this.arr && (t = this.arr.transferApprovers), this.showArr && (s = this.showArr)), this.type == 2 && (this.arr && (t = this.arr.addSignatureApprovers), this.showArr && (s = this.showArr)), a.code == 200) {
108
+ const i = (o) => (o = o.filter((l, f) => (l.children && l.children.length > 0 && (l.children = i(l.children)), t.length > 0 && (t.indexOf(l.id) > -1 ? l.disabled = !1 : l.disabled = !0), s.length > 0 && s.indexOf(l.name) > -1 && (l.disabled = !0), l.key = l.id, l.title = l.name, !0)), o);
109
+ i(a.data), this.menberList = a.data;
110
+ }
111
+ });
112
+ },
113
+ handleOk() {
114
+ let a = {};
115
+ if (this.type == 2) {
116
+ let t = [];
117
+ this.endorseList.forEach((i) => {
118
+ t.push(i.id);
119
+ }), this.sonMaskList.forEach((i) => {
120
+ this.masklistID.push(i.id);
121
+ }), this.sonTurretList.forEach((i) => {
122
+ this.turrenteListID.push(i.id);
123
+ }), this.sonEndorseList.forEach((i) => {
124
+ this.endorseListID.push(i.id);
125
+ });
126
+ let s = {
127
+ assigneeType: "1",
128
+ managerLevel: "1",
129
+ counterSign: this.counterSign,
130
+ tableName: "",
131
+ approvers: t,
132
+ currentTableName: "Ceshi",
133
+ currentFieldName: "",
134
+ tableFields: [],
135
+ autoApprvalType: "1",
136
+ businessUnitId: "",
137
+ allowReturn: this.sendModel,
138
+ showreject: this.rejectModel,
139
+ allowTransfer: this.allowTransfer,
140
+ allowAddSignature: this.allowAddSignature,
141
+ allowCC: this.allowCC,
142
+ allowccShow: this.allowccShow,
143
+ optionallowCC: this.optionallowCC,
144
+ CCApprovers: this.masklistID,
145
+ transferApprovers: this.turrenteListID,
146
+ atureShow: this.atureShow,
147
+ atureSign: this.atureSign,
148
+ addSignatureApprovers: this.endorseListID,
149
+ optionShow: this.optionShow,
150
+ optionSign: this.optionSign
151
+ };
152
+ a = {
153
+ taskIds: this.taskId,
154
+ opinion: this.queryParam.optionEnd,
155
+ type: this.approvalType,
156
+ nodePropertyJson: s
157
+ };
158
+ }
159
+ this.type == 1 && (a = {
160
+ taskIds: this.taskId,
161
+ opinion: this.queryParam.optionTrans,
162
+ nodeId: this.employeeId
163
+ }), this.type == 3 && (a = {
164
+ taskIds: this.taskId,
165
+ opinion: this.queryParam.content,
166
+ nodeId: this.queryParam.backId
167
+ }), this.visible = !1, this.$emit("ok", a, this.type);
168
+ },
169
+ handleCancel() {
170
+ this.visible = !1;
171
+ },
172
+ handleChange(a) {
173
+ this.selectArr = !0, this.queryParam.backId = a, this.$forceUpdate();
174
+ },
175
+ getTaskDetail(a, t) {
176
+ this.sourceNameData = [], c({
177
+ tableDataId: a,
178
+ tableId: t.id
179
+ }).then((s) => {
180
+ this.taskId = s.data.approvalinfo.sysapprovaltaskid;
181
+ let i = s.data.approvalinfo.approvalnodeinfos.filter((o, l) => {
182
+ if (o.status == 2 && o.nodetype != "circulate")
183
+ return o.id = o.id, o.name = o.name, !0;
184
+ });
185
+ i[i.length - 1].name = i[i.length - 1].name + "(\u4E0A\u4E00\u6B65)", this.sourceNameData = i, this.queryParam.backId = this.sourceNameData[this.sourceNameData.length - 1].id;
186
+ });
187
+ },
188
+ addMember() {
189
+ if (this.type == 2 && this.$refs.menbers.init(this.endorseList, this.type), this.type == 1) {
190
+ let a = 6;
191
+ this.$refs.menbers.init(this.turrenteList, a);
192
+ }
193
+ },
194
+ delMask(a, t) {
195
+ if (t == 1) {
196
+ let s = this.endorseList.filter((i) => i != a);
197
+ this.endorseList = [...s], this.endorseList.length > 0 ? this.sign = !1 : this.sign = !0, this.endorseList.length > 1 ? this.showMulti = !0 : this.showMulti = !1;
198
+ } else if (t == 2) {
199
+ let s = this.turrenteList.filter((i) => i != a);
200
+ this.turrenteList = [...s], this.turrenteList.length > 0 ? this.trans = !1 : this.trans = !0;
201
+ }
202
+ },
203
+ selMenbers(a, t) {
204
+ t == 2 && a && (this.endorseList = [...a], this.endorseList.length > 1 ? this.showMulti = !0 : this.showMulti = !1, this.endorseList.length > 0 ? this.sign = !1 : this.sign = !0), t == 6 && a && (this.employeeId = a.length == 0 ? "" : a[0].id, this.turrenteList = [...a], this.turrenteList.length > 0 ? this.trans = !1 : this.trans = !0);
205
+ },
206
+ delEnd(a, t) {
207
+ if (t == 1) {
208
+ let s = this.sonMaskList.filter((i) => i != a);
209
+ this.sonMaskList = [...s];
210
+ } else if (t == 2) {
211
+ let s = this.sonTurretList.filter((i) => i != a);
212
+ this.sonTurretList = [...s];
213
+ } else if (t == 3) {
214
+ let s = this.sonEndorseList.filter((i) => i != a);
215
+ this.sonEndorseList = [...s];
216
+ }
217
+ },
218
+ selMenberRadio(a, t) {
219
+ a && (t == 2 ? this.sonMaskList = [...a] : t == 3 ? this.sonTurretList = [...a] : t == 4 && (this.sonEndorseList = [...a]));
220
+ },
221
+ returnClick(a) {
222
+ this.sendModel = a;
223
+ },
224
+ rejectClick() {
225
+ this.rejectModel = e;
226
+ },
227
+ onChange(a) {
228
+ a == !0 ? (this.allowccShow = !0, this.optionallowCC = "1") : a == !1 && (this.allowccShow = !1, this.optionallowCC = ""), this.sonMaskList = [], this.showEdit = !1, this.allowCC = a;
229
+ },
230
+ onChange1(a) {
231
+ a == !0 ? (this.atureShow = !0, this.atureSign = "1") : (this.atureShow = !1, this.atureSign = ""), this.sonTurretList = [], this.showEditTrans = !1, this.allowTransfer = a;
232
+ },
233
+ onChange2(a) {
234
+ a == !0 ? (this.optionShow = !0, this.optionSign = "1") : (this.optionShow = !1, this.optionSign = ""), this.sonEndorseList = [], this.showEditSign = !1, this.allowAddSignature = a;
235
+ },
236
+ edit() {
237
+ this.id = 2, this.$refs.menberRadio.init(this.sonMaskList, this.id);
238
+ },
239
+ editSign() {
240
+ this.id = 3, this.$refs.menberRadio.init(this.sonTurretList, this.id);
241
+ },
242
+ editCC() {
243
+ this.id = 4, this.$refs.menberRadio.init(this.sonEndorseList, this.id);
244
+ },
245
+ radioCC(a) {
246
+ a == "2" ? this.showEdit = !0 : (this.showEdit = !1, this.sonMaskList = []), this.optionallowCC = a;
247
+ },
248
+ radioTrans(a) {
249
+ a == "2" ? this.showEditTrans = !0 : (this.showEditTrans = !1, this.sonTurretList = []), this.atureSign = a;
250
+ },
251
+ radioSign(a) {
252
+ a == "2" ? this.showEditSign = !0 : (this.showEditSign = !1, this.sonEndorseList = []), this.optionSign = a;
253
+ },
254
+ doEvent(a) {
255
+ let t = a.item.functionName;
256
+ this[t] && this[t]();
257
+ }
258
+ }
259
+ };
260
+ var p = function() {
261
+ var t = this, s = t._self._c;
262
+ return s("div", { staticClass: "approval-mpdel" }, [s("el-dialog", { directives: [{ name: "drag", rawName: "v-drag" }], ref: "dialog", class: t.fullscreen ? "gd-dialog gd-dialog-fangda" : "gd-dialog", attrs: { fullscreen: t.fullscreen, visible: t.visible, width: "700px", center: !0, "close-on-click-modal": !1, "append-to-body": !0, "modal-append-to-body": !1, top: "80px", "show-close": !1 }, on: { "update:visible": function(i) {
263
+ t.visible = i;
264
+ }, closed: t.handleCancel } }, [s("gd-modal-title", { attrs: { slot: "title", title: t.title, buttons: [], closed: "handleCancel", showClose: !0, showFullscreen: !1 }, on: { changeEvent: t.doEvent }, slot: "title" }), s("el-form", { attrs: { "label-width": "100px", "label-position": t.labelPosition }, nativeOn: { submit: function(i) {
265
+ i.preventDefault();
266
+ } } }, [t.type == 3 ? s("div", [s("el-form-item", { attrs: { label: t.$i18nt("gd.approvalPlug.fallback", "\u9000\u56DE\u5230") } }, [s("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: t.$i18nt("gd.approvalPlug.backNode", "\u9009\u62E9\u9000\u56DE\u8282\u70B9"), clearable: "" }, on: { change: t.handleChange }, model: { value: t.queryParam.backId, callback: function(i) {
267
+ t.$set(t.queryParam, "backId", i);
268
+ }, expression: "queryParam.backId" } }, t._l(t.sourceNameData, function(i, o) {
269
+ return s("el-option", { key: i.id, attrs: { value: i.id, label: i.name } });
270
+ }), 1)], 1), s("el-form-item", { attrs: { label: t.$i18nt("gd.approvalPlug.rollbackcause", "\u9000\u56DE\u539F\u56E0") } }, [s("el-input", { staticStyle: { width: "100%" }, attrs: { type: "textarea", rows: "3", placeholder: t.$i18nt("gd.placeholder.input", "\u8BF7\u8F93\u5165") }, model: { value: t.queryParam.content, callback: function(i) {
271
+ t.$set(t.queryParam, "content", i);
272
+ }, expression: "queryParam.content" } })], 1)], 1) : t._e(), t.type == 2 ? s("div", [s("el-form-item", { attrs: { label: t.$i18nt("gd.approvalPlug.countersignp") } }, [s("div", { staticClass: "rectangle" }, [s("div", { staticClass: "b" }, [t._l(t.endorseList.slice(0, 3), function(i, o) {
273
+ return s("div", { key: o }, [s("div", { staticClass: "item fl" }, [s("div", { staticClass: "name line1" }, [s("i", { staticClass: "gd-icons gd-icon-user", attrs: { slot: "dot" }, slot: "dot" }), s("span", [t._v(t._s(i.name))]), s("i", { staticClass: "el-icon-close cuo", on: { click: function(l) {
274
+ return t.delMask(i, 1);
275
+ } } })])])]);
276
+ }), t.endorseList.length >= 3 ? s("div", { staticClass: "item fl" }, [s("i", { staticClass: "el-icon-more shlh" })]) : t._e(), s("div", { staticClass: "item fl" }, [s("div", { staticClass: "jia", on: { click: t.addMember } }, [s("i", { staticClass: "el-icon-plus icon" })])])], 2)])]), s("el-form-item", { attrs: { label: t.$i18nt("gd.approvalPlug.countersignMen") } }, [s("el-radio-group", { model: { value: t.approvalType, callback: function(i) {
277
+ t.approvalType = i;
278
+ }, expression: "approvalType" } }, [s("el-radio", { attrs: { label: "0" } }, [t._v(" " + t._s(t.$i18nt("gd.approvalPlug.beforeSigning")) + " ")]), s("el-radio", { attrs: { label: "1" } }, [t._v(" " + t._s(t.$i18nt("gd.approvalPlug.afterSigning")) + " ")])], 1)], 1), s("el-form-item", { directives: [{ name: "show", rawName: "v-show", value: t.showMulti, expression: "showMulti" }], attrs: { label: t.$i18nt("gd.approvalPlug.multiPerson") } }, [s("el-radio-group", { model: { value: t.counterSign, callback: function(i) {
279
+ t.counterSign = i;
280
+ }, expression: "counterSign" } }, [s("el-radio", { attrs: { label: "1" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.signatureOr")) + " ")]), s("el-radio", { attrs: { label: "2" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.andtlySign")) + " ")])], 1)], 1), s("el-form-item", { attrs: { label: t.$i18nt("gd.approvalPlug.counterOption") } }, [s("el-input", { staticStyle: { width: "100%" }, attrs: { type: "textarea", rows: "3", placeholder: t.$i18nt("gd.placeholder.endOption") }, model: { value: t.queryParam.optionEnd, callback: function(i) {
281
+ t.$set(t.queryParam, "optionEnd", i);
282
+ }, expression: "queryParam.optionEnd" } })], 1), s("el-form-item", { attrs: { label: t.$i18nt("gd.approvalPlug.labelBtn") } }, [s("div", { staticStyle: { "line-height": "30px" } }, [s("div", { staticClass: "div-checkboox" }, [s("el-checkbox", { on: { change: function(i) {
283
+ return t.returnClick(i);
284
+ } }, model: { value: t.sendModel, callback: function(i) {
285
+ t.sendModel = i;
286
+ }, expression: "sendModel" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.allowReturn")) + " ")]), s("el-popover", { attrs: { placement: "right", trigger: "hover", content: t.$i18nt("gd.flow.approval.contentReturn", "\u662F\u5426\u5141\u8BB8\u8282\u70B9\u5BA1\u6279\u4EBA\u5C06\u6D41\u7A0B\u9000\u56DE\u5230\u5386\u53F2\u8282\u70B9") } }, [s("i", { staticClass: "gd-icons gd-icon-question-line question", attrs: { slot: "reference" }, slot: "reference" })])], 1), s("div", { staticClass: "div-checkboox" }, [s("el-checkbox", { on: { change: function(i) {
287
+ return t.rejectClick(i);
288
+ } }, model: { value: t.rejectModel, callback: function(i) {
289
+ t.rejectModel = i;
290
+ }, expression: "rejectModel" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.allowRreject", "\u9A73\u56DE")) + " ")]), s("el-popover", { attrs: { placement: "right", trigger: "hover", content: t.$i18nt("gd.flow.approval.showReject", "\u662F\u5426\u5141\u8BB8\u8282\u70B9\u5BA1\u6279\u4EBA\u5C06\u6D41\u7A0B\u9A73\u56DE\u5230\u63D0\u4EA4\u4EBA(\u6D41\u7A0B\u4F5C\u5E9F)") } }, [s("i", { staticClass: "gd-icons gd-icon-question-line question", attrs: { slot: "reference" }, slot: "reference" })])], 1), s("div", { staticClass: "div-checkboox" }, [s("el-checkbox", { on: { change: function(i) {
291
+ return t.onChange(i);
292
+ } }, model: { value: t.allowCC, callback: function(i) {
293
+ t.allowCC = i;
294
+ }, expression: "allowCC" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.allowCC")) + " ")]), s("el-popover", { attrs: { placement: "right", trigger: "hover", content: t.$i18nt("gd.flow.approval.contentCC", "\u662F\u5426\u5141\u8BB8\u5C06\u5F53\u524D\u5BA1\u6279\u7ED3\u679C\u53D1\u9001\u7ED9\u6307\u5B9A\u4EBA\u5458") } }, [s("i", { staticClass: "gd-icons gd-icon-question-line question", attrs: { slot: "reference" }, slot: "reference" })]), s("div", { staticClass: "rectangle" }, [s("el-radio-group", { directives: [{ name: "show", rawName: "v-show", value: t.allowccShow, expression: "allowccShow" }], attrs: { name: "radioGroup" }, on: { change: t.radioCC }, model: { value: t.optionallowCC, callback: function(i) {
295
+ t.optionallowCC = i;
296
+ }, expression: "optionallowCC" } }, [s("el-radio", { attrs: { label: "1" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.optionalCC", "\u4E0D\u9650\u8303\u56F4")) + " ")]), s("el-radio", { attrs: { label: "2" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.optionaAssign", "\u6307\u5B9A\u8303\u56F4")) + " ")])], 1), s("a", { directives: [{ name: "show", rawName: "v-show", value: t.showEdit, expression: "showEdit" }], staticClass: "question", on: { click: t.edit } }, [t._v(" " + t._s(t.$i18nt("gd.develop.teamSharing.edit", "\u4FEE\u6539")) + " ")]), s("div", { staticClass: "b" }, [t._l(t.sonMaskList.slice(0, 3), function(i, o) {
297
+ return [i.type == 2 ? s("div", { staticClass: "item fl" }, [s("div", { staticClass: "name line1" }, [s("i", { staticClass: "gd-icons gd-icon-user", attrs: { slot: "dot" }, slot: "dot" }), s("span", [t._v(t._s(i.name))]), s("i", { staticClass: "el-icon-close cuo", on: { click: function(l) {
298
+ return t.delEnd(i, 1);
299
+ } } })])]) : t._e()];
300
+ }), t.sonMaskList.length >= 3 ? s("div", { staticClass: "item fl" }, [s("i", { staticClass: "el-icon-more shlh" })]) : t._e()], 2)], 1)], 1), s("div", { staticClass: "div-checkboox" }, [s("el-checkbox", { on: { change: function(i) {
301
+ return t.onChange1(i);
302
+ } }, model: { value: t.allowTransfer, callback: function(i) {
303
+ t.allowTransfer = i;
304
+ }, expression: "allowTransfer" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.allowTransfer")) + " ")]), s("el-popover", { attrs: { placement: "right", trigger: "hover", content: t.$i18nt("gd.flow.approval.contentTrans", "\u662F\u5426\u5141\u8BB8\u5BA1\u6279\u4EBA\u5C06\u5BA1\u6279\u4EFB\u52A1\u8F6C\u7ED9\u6307\u5B9A\u4EBA\u5458") } }, [s("i", { staticClass: "gd-icons gd-icon-question-line question", attrs: { slot: "reference" }, slot: "reference" })]), s("div", { staticClass: "rectangle" }, [s("el-radio-group", { directives: [{ name: "show", rawName: "v-show", value: t.atureShow, expression: "atureShow" }], attrs: { name: "radioGroup" }, on: { change: t.radioTrans }, model: { value: t.atureSign, callback: function(i) {
305
+ t.atureSign = i;
306
+ }, expression: "atureSign" } }, [s("el-radio", { attrs: { label: "1" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.optionalCC", "\u4E0D\u9650\u8303\u56F4")) + " ")]), s("el-radio", { attrs: { label: "2" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.optionaAssign", "\u6307\u5B9A\u8303\u56F4")) + " ")])], 1), s("a", { directives: [{ name: "show", rawName: "v-show", value: t.showEditTrans, expression: "showEditTrans" }], staticClass: "question", on: { click: t.editSign } }, [t._v(" " + t._s(t.$i18nt("gd.develop.teamSharing.edit", "\u4FEE\u6539")) + " ")]), s("div", { staticClass: "b" }, [t._l(t.sonTurretList.slice(0, 3), function(i, o) {
307
+ return [i.type == 2 ? s("div", { staticClass: "item fl" }, [s("div", { staticClass: "name line1" }, [s("i", { staticClass: "gd-icons gd-icon-user", attrs: { slot: "dot" }, slot: "dot" }), s("span", [t._v(t._s(i.name))]), s("i", { staticClass: "el-icon-close cuo", on: { click: function(l) {
308
+ return t.delEnd(i, 2);
309
+ } } })])]) : t._e()];
310
+ }), t.sonTurretList.length >= 3 ? s("div", { staticClass: "item fl" }, [s("i", { staticClass: "el-icon-more shlh" })]) : t._e()], 2)], 1)], 1), s("div", { staticClass: "div-checkboox" }, [s("el-checkbox", { on: { change: function(i) {
311
+ return t.onChange2(i);
312
+ } }, model: { value: t.allowAddSignature, callback: function(i) {
313
+ t.allowAddSignature = i;
314
+ }, expression: "allowAddSignature" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.allowAddSignature")) + " ")]), s("el-popover", { attrs: { placement: "right", trigger: "hover", content: t.$i18nt("gd.flow.approval.contentSign", "\u662F\u5426\u5141\u8BB8\u5F53\u524D\u5BA1\u6279\u4EBA\u6DFB\u52A0\u6307\u5B9A\u4EBA\u5458\u8FDB\u884C\u5BA1\u6279") } }, [s("i", { staticClass: "gd-icons gd-icon-question-line question", attrs: { slot: "reference" }, slot: "reference" })]), s("div", { staticClass: "rectangle" }, [s("el-radio-group", { directives: [{ name: "show", rawName: "v-show", value: t.optionShow, expression: "optionShow" }], attrs: { name: "radioGroup" }, on: { change: t.radioSign }, model: { value: t.optionSign, callback: function(i) {
315
+ t.optionSign = i;
316
+ }, expression: "optionSign" } }, [s("el-radio", { attrs: { label: "1" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.optionalCC", "\u4E0D\u9650\u8303\u56F4")) + " ")]), s("el-radio", { attrs: { label: "2" } }, [t._v(" " + t._s(t.$i18nt("gd.flow.approval.optionaAssign", "\u6307\u5B9A\u8303\u56F4")) + " ")])], 1), s("a", { directives: [{ name: "show", rawName: "v-show", value: t.showEditSign, expression: "showEditSign" }], staticClass: "question", on: { click: t.editCC } }, [t._v(" " + t._s(t.$i18nt("gd.develop.teamSharing.edit", "\u4FEE\u6539")) + " ")]), s("div", { staticClass: "b" }, [t._l(t.sonEndorseList.slice(0, 3), function(i, o) {
317
+ return [i.type == 2 ? s("div", { staticClass: "item fl" }, [s("div", { staticClass: "name line1" }, [s("i", { staticClass: "gd-icons gd-icon-user", attrs: { slot: "dot" }, slot: "dot" }), s("span", [t._v(t._s(i.name))]), s("i", { staticClass: "el-icon-close cuo", on: { click: function(l) {
318
+ return t.delEnd(i, 3);
319
+ } } })])]) : t._e()];
320
+ }), t.sonEndorseList.length >= 3 ? s("div", { staticClass: "item fl" }, [s("i", { staticClass: "el-icon-more shlh" })]) : t._e()], 2)], 1)], 1)])])], 1) : t._e(), t.type == 1 ? s("div", [s("el-form-item", { attrs: { label: t.$i18nt("gd.approvalPlug.transPop") } }, [s("div", { staticClass: "rectangle" }, [s("div", { staticClass: "b" }, [t._l(t.turrenteList, function(i, o) {
321
+ return [s("div", { staticClass: "item fl" }, [s("div", { staticClass: "name line1" }, [s("i", { staticClass: "gd-icons gd-icon-user", attrs: { slot: "dot" }, slot: "dot" }), s("span", [t._v(t._s(i.name))]), s("i", { staticClass: "el-icon-close cuo", on: { click: function(l) {
322
+ return t.delMask(i, 2);
323
+ } } })])])];
324
+ }), s("div", { staticClass: "item fl" }, [s("div", { staticClass: "jia", on: { click: t.addMember } }, [s("i", { staticClass: "el-icon-plus icon" })])])], 2)])]), s("el-form-item", { attrs: { label: t.$i18nt("gd.approvalPlug.transOption") } }, [s("el-input", { staticStyle: { width: "100%" }, attrs: { type: "textarea", rows: "3", placeholder: t.$i18nt("gd.placeholder.transOption") }, model: { value: t.queryParam.optionTrans, callback: function(i) {
325
+ t.$set(t.queryParam, "optionTrans", i);
326
+ }, expression: "queryParam.optionTrans" } })], 1)], 1) : t._e()]), s("template", { slot: "footer" }, [t.type == 3 ? s("el-button", { attrs: { type: "primary", disabled: t.back }, on: { click: t.handleOk } }, [t._v(" " + t._s(t.$i18nt("gd.approvalPlug.configBack", "\u786E\u8BA4\u9000\u56DE")) + " ")]) : t._e(), t.type == 2 ? s("el-button", { attrs: { type: "primary", disabled: t.sign }, on: { click: t.handleOk } }, [t._v(" " + t._s(t.$i18nt("gd.approvalPlug.configSign", "\u786E\u8BA4\u52A0\u7B7E")) + " ")]) : t._e(), t.type == 1 ? s("el-button", { attrs: { type: "primary", disabled: t.trans }, on: { click: t.handleOk } }, [t._v(" " + t._s(t.$i18nt("gd.approvalPlug.configTransfer", "\u786E\u8BA4\u8F6C\u5BA1")) + " ")]) : t._e()], 1)], 2), s("Menbers", { ref: "menbers", attrs: { menberList: t.menberList }, on: { ok: t.selMenbers } }), s("MenberRadio", { ref: "menberRadio", on: { ok: t.selMenberRadio } })], 1);
327
+ }, u = [], g = /* @__PURE__ */ r(
328
+ h,
329
+ p,
330
+ u,
331
+ !1,
332
+ null,
333
+ "3e564fda",
334
+ null,
335
+ null
336
+ );
337
+ const b = g.exports;
338
+ export {
339
+ b as default
340
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./components.chartbi.3bbac955.js"),n=require("./http.main.2f8a6936.js");require("./utils.echarts.js.461a74e7.js");require("./utils.util.js.c0ba699b.js");const d={name:"ApprovalMpdel",nodeJson:{type:Object,required:!0},showCurrent1:{type:Boolean,default(){return!1}},data(){return{fullscreen:!1,allowAddSignature:!1,allowCC:!1,allowReturn:!1,allowTransfer:!1,sendModel:!1,rejectModel:!1,showEditTrans:!1,showEdit:!1,showEditSign:!1,sonMaskList:[],sonTurretList:[],sonEndorseList:[],optionSign:"1",atureSign:"1",optionallowCC:"1",optionShow:!1,atureShow:!1,allowccShow:!1,radioStyle:{display:"block",height:"30px",lineHeight:"30px"},visible:!1,visible1:!1,sourceNameData:[],queryParam:{},selectedValue:"",taskId:"",type:1,endorseList:[],turrenteList:[],counterSign:"1",approvalType:"0",seeList:[],menberList:[],employeeId:"",approvers:[],masklistID:[],turrenteListID:[],endorseListID:[],showMulti:!1,back:!1,sign:!0,trans:!0,sonMenberList:[],maxItem:2,reacds:null,arr:null,selectArr:!1,showArr:null}},components:{Menbers:()=>Promise.resolve().then(()=>require("./flow.designer.ffd0aa8b.js")).then(a=>a.index),MenberRadio:()=>Promise.resolve().then(()=>require("./flow.designer.ffd0aa8b.js")).then(a=>a.index$2)},mounted(){},computed:{title(){return this.$i18nt("gd.btn.back")},styled(){return{position:"absolute",right:0,bottom:0,width:"100%",borderTop:"1px solid #e9e9e9",padding:"10px 16px",background:"#fff",textAlign:"right",zIndex:1}},...r.mapGetters(["labelPosition"])},methods:{togglefullscreen(){},open(a,t,s,i,o){this.visible=!0,this.type=s,this.arr=i,this.showArr=o,this.getTaskDetail(a,t),this.type!=3&&this.getMenber()},getMenber(){n.getBUEmployeeTree().then(a=>{let t,s;if(this.type==1&&(this.arr&&(t=this.arr.transferApprovers),this.showArr&&(s=this.showArr)),this.type==2&&(this.arr&&(t=this.arr.addSignatureApprovers),this.showArr&&(s=this.showArr)),a.code==200){const i=o=>(o=o.filter((l,g)=>(l.children&&l.children.length>0&&(l.children=i(l.children)),t.length>0&&(t.indexOf(l.id)>-1?l.disabled=!1:l.disabled=!0),s.length>0&&s.indexOf(l.name)>-1&&(l.disabled=!0),l.key=l.id,l.title=l.name,!0)),o);i(a.data),this.menberList=a.data}})},handleOk(){let a={};if(this.type==2){let t=[];this.endorseList.forEach(i=>{t.push(i.id)}),this.sonMaskList.forEach(i=>{this.masklistID.push(i.id)}),this.sonTurretList.forEach(i=>{this.turrenteListID.push(i.id)}),this.sonEndorseList.forEach(i=>{this.endorseListID.push(i.id)});let s={assigneeType:"1",managerLevel:"1",counterSign:this.counterSign,tableName:"",approvers:t,currentTableName:"Ceshi",currentFieldName:"",tableFields:[],autoApprvalType:"1",businessUnitId:"",allowReturn:this.sendModel,showreject:this.rejectModel,allowTransfer:this.allowTransfer,allowAddSignature:this.allowAddSignature,allowCC:this.allowCC,allowccShow:this.allowccShow,optionallowCC:this.optionallowCC,CCApprovers:this.masklistID,transferApprovers:this.turrenteListID,atureShow:this.atureShow,atureSign:this.atureSign,addSignatureApprovers:this.endorseListID,optionShow:this.optionShow,optionSign:this.optionSign};a={taskIds:this.taskId,opinion:this.queryParam.optionEnd,type:this.approvalType,nodePropertyJson:s}}this.type==1&&(a={taskIds:this.taskId,opinion:this.queryParam.optionTrans,nodeId:this.employeeId}),this.type==3&&(a={taskIds:this.taskId,opinion:this.queryParam.content,nodeId:this.queryParam.backId}),this.visible=!1,this.$emit("ok",a,this.type)},handleCancel(){this.visible=!1},handleChange(a){this.selectArr=!0,this.queryParam.backId=a,this.$forceUpdate()},getTaskDetail(a,t){this.sourceNameData=[],n.approvalGetTaskInfo({tableDataId:a,tableId:t.id}).then(s=>{this.taskId=s.data.approvalinfo.sysapprovaltaskid;let i=s.data.approvalinfo.approvalnodeinfos.filter((o,l)=>{if(o.status==2&&o.nodetype!="circulate")return o.id=o.id,o.name=o.name,!0});i[i.length-1].name=i[i.length-1].name+"(\u4E0A\u4E00\u6B65)",this.sourceNameData=i,this.queryParam.backId=this.sourceNameData[this.sourceNameData.length-1].id})},addMember(){if(this.type==2&&this.$refs.menbers.init(this.endorseList,this.type),this.type==1){let a=6;this.$refs.menbers.init(this.turrenteList,a)}},delMask(a,t){if(t==1){let s=this.endorseList.filter(i=>i!=a);this.endorseList=[...s],this.endorseList.length>0?this.sign=!1:this.sign=!0,this.endorseList.length>1?this.showMulti=!0:this.showMulti=!1}else if(t==2){let s=this.turrenteList.filter(i=>i!=a);this.turrenteList=[...s],this.turrenteList.length>0?this.trans=!1:this.trans=!0}},selMenbers(a,t){t==2&&a&&(this.endorseList=[...a],this.endorseList.length>1?this.showMulti=!0:this.showMulti=!1,this.endorseList.length>0?this.sign=!1:this.sign=!0),t==6&&a&&(this.employeeId=a.length==0?"":a[0].id,this.turrenteList=[...a],this.turrenteList.length>0?this.trans=!1:this.trans=!0)},delEnd(a,t){if(t==1){let s=this.sonMaskList.filter(i=>i!=a);this.sonMaskList=[...s]}else if(t==2){let s=this.sonTurretList.filter(i=>i!=a);this.sonTurretList=[...s]}else if(t==3){let s=this.sonEndorseList.filter(i=>i!=a);this.sonEndorseList=[...s]}},selMenberRadio(a,t){a&&(t==2?this.sonMaskList=[...a]:t==3?this.sonTurretList=[...a]:t==4&&(this.sonEndorseList=[...a]))},returnClick(a){this.sendModel=a},rejectClick(){this.rejectModel=e},onChange(a){a==!0?(this.allowccShow=!0,this.optionallowCC="1"):a==!1&&(this.allowccShow=!1,this.optionallowCC=""),this.sonMaskList=[],this.showEdit=!1,this.allowCC=a},onChange1(a){a==!0?(this.atureShow=!0,this.atureSign="1"):(this.atureShow=!1,this.atureSign=""),this.sonTurretList=[],this.showEditTrans=!1,this.allowTransfer=a},onChange2(a){a==!0?(this.optionShow=!0,this.optionSign="1"):(this.optionShow=!1,this.optionSign=""),this.sonEndorseList=[],this.showEditSign=!1,this.allowAddSignature=a},edit(){this.id=2,this.$refs.menberRadio.init(this.sonMaskList,this.id)},editSign(){this.id=3,this.$refs.menberRadio.init(this.sonTurretList,this.id)},editCC(){this.id=4,this.$refs.menberRadio.init(this.sonEndorseList,this.id)},radioCC(a){a=="2"?this.showEdit=!0:(this.showEdit=!1,this.sonMaskList=[]),this.optionallowCC=a},radioTrans(a){a=="2"?this.showEditTrans=!0:(this.showEditTrans=!1,this.sonTurretList=[]),this.atureSign=a},radioSign(a){a=="2"?this.showEditSign=!0:(this.showEditSign=!1,this.sonEndorseList=[]),this.optionSign=a},doEvent(a){let t=a.item.functionName;this[t]&&this[t]()}}};var c=function(){var t=this,s=t._self._c;return s("div",{staticClass:"approval-mpdel"},[s("el-dialog",{directives:[{name:"drag",rawName:"v-drag"}],ref:"dialog",class:t.fullscreen?"gd-dialog gd-dialog-fangda":"gd-dialog",attrs:{fullscreen:t.fullscreen,visible:t.visible,width:"700px",center:!0,"close-on-click-modal":!1,"append-to-body":!0,"modal-append-to-body":!1,top:"80px","show-close":!1},on:{"update:visible":function(i){t.visible=i},closed:t.handleCancel}},[s("gd-modal-title",{attrs:{slot:"title",title:t.title,buttons:[],closed:"handleCancel",showClose:!0,showFullscreen:!1},on:{changeEvent:t.doEvent},slot:"title"}),s("el-form",{attrs:{"label-width":"100px","label-position":t.labelPosition},nativeOn:{submit:function(i){i.preventDefault()}}},[t.type==3?s("div",[s("el-form-item",{attrs:{label:t.$i18nt("gd.approvalPlug.fallback","\u9000\u56DE\u5230")}},[s("el-select",{staticStyle:{width:"100%"},attrs:{placeholder:t.$i18nt("gd.approvalPlug.backNode","\u9009\u62E9\u9000\u56DE\u8282\u70B9"),clearable:""},on:{change:t.handleChange},model:{value:t.queryParam.backId,callback:function(i){t.$set(t.queryParam,"backId",i)},expression:"queryParam.backId"}},t._l(t.sourceNameData,function(i,o){return s("el-option",{key:i.id,attrs:{value:i.id,label:i.name}})}),1)],1),s("el-form-item",{attrs:{label:t.$i18nt("gd.approvalPlug.rollbackcause","\u9000\u56DE\u539F\u56E0")}},[s("el-input",{staticStyle:{width:"100%"},attrs:{type:"textarea",rows:"3",placeholder:t.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165")},model:{value:t.queryParam.content,callback:function(i){t.$set(t.queryParam,"content",i)},expression:"queryParam.content"}})],1)],1):t._e(),t.type==2?s("div",[s("el-form-item",{attrs:{label:t.$i18nt("gd.approvalPlug.countersignp")}},[s("div",{staticClass:"rectangle"},[s("div",{staticClass:"b"},[t._l(t.endorseList.slice(0,3),function(i,o){return s("div",{key:o},[s("div",{staticClass:"item fl"},[s("div",{staticClass:"name line1"},[s("i",{staticClass:"gd-icons gd-icon-user",attrs:{slot:"dot"},slot:"dot"}),s("span",[t._v(t._s(i.name))]),s("i",{staticClass:"el-icon-close cuo",on:{click:function(l){return t.delMask(i,1)}}})])])])}),t.endorseList.length>=3?s("div",{staticClass:"item fl"},[s("i",{staticClass:"el-icon-more shlh"})]):t._e(),s("div",{staticClass:"item fl"},[s("div",{staticClass:"jia",on:{click:t.addMember}},[s("i",{staticClass:"el-icon-plus icon"})])])],2)])]),s("el-form-item",{attrs:{label:t.$i18nt("gd.approvalPlug.countersignMen")}},[s("el-radio-group",{model:{value:t.approvalType,callback:function(i){t.approvalType=i},expression:"approvalType"}},[s("el-radio",{attrs:{label:"0"}},[t._v(" "+t._s(t.$i18nt("gd.approvalPlug.beforeSigning"))+" ")]),s("el-radio",{attrs:{label:"1"}},[t._v(" "+t._s(t.$i18nt("gd.approvalPlug.afterSigning"))+" ")])],1)],1),s("el-form-item",{directives:[{name:"show",rawName:"v-show",value:t.showMulti,expression:"showMulti"}],attrs:{label:t.$i18nt("gd.approvalPlug.multiPerson")}},[s("el-radio-group",{model:{value:t.counterSign,callback:function(i){t.counterSign=i},expression:"counterSign"}},[s("el-radio",{attrs:{label:"1"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.signatureOr"))+" ")]),s("el-radio",{attrs:{label:"2"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.andtlySign"))+" ")])],1)],1),s("el-form-item",{attrs:{label:t.$i18nt("gd.approvalPlug.counterOption")}},[s("el-input",{staticStyle:{width:"100%"},attrs:{type:"textarea",rows:"3",placeholder:t.$i18nt("gd.placeholder.endOption")},model:{value:t.queryParam.optionEnd,callback:function(i){t.$set(t.queryParam,"optionEnd",i)},expression:"queryParam.optionEnd"}})],1),s("el-form-item",{attrs:{label:t.$i18nt("gd.approvalPlug.labelBtn")}},[s("div",{staticStyle:{"line-height":"30px"}},[s("div",{staticClass:"div-checkboox"},[s("el-checkbox",{on:{change:function(i){return t.returnClick(i)}},model:{value:t.sendModel,callback:function(i){t.sendModel=i},expression:"sendModel"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.allowReturn"))+" ")]),s("el-popover",{attrs:{placement:"right",trigger:"hover",content:t.$i18nt("gd.flow.approval.contentReturn","\u662F\u5426\u5141\u8BB8\u8282\u70B9\u5BA1\u6279\u4EBA\u5C06\u6D41\u7A0B\u9000\u56DE\u5230\u5386\u53F2\u8282\u70B9")}},[s("i",{staticClass:"gd-icons gd-icon-question-line question",attrs:{slot:"reference"},slot:"reference"})])],1),s("div",{staticClass:"div-checkboox"},[s("el-checkbox",{on:{change:function(i){return t.rejectClick(i)}},model:{value:t.rejectModel,callback:function(i){t.rejectModel=i},expression:"rejectModel"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.allowRreject","\u9A73\u56DE"))+" ")]),s("el-popover",{attrs:{placement:"right",trigger:"hover",content:t.$i18nt("gd.flow.approval.showReject","\u662F\u5426\u5141\u8BB8\u8282\u70B9\u5BA1\u6279\u4EBA\u5C06\u6D41\u7A0B\u9A73\u56DE\u5230\u63D0\u4EA4\u4EBA(\u6D41\u7A0B\u4F5C\u5E9F)")}},[s("i",{staticClass:"gd-icons gd-icon-question-line question",attrs:{slot:"reference"},slot:"reference"})])],1),s("div",{staticClass:"div-checkboox"},[s("el-checkbox",{on:{change:function(i){return t.onChange(i)}},model:{value:t.allowCC,callback:function(i){t.allowCC=i},expression:"allowCC"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.allowCC"))+" ")]),s("el-popover",{attrs:{placement:"right",trigger:"hover",content:t.$i18nt("gd.flow.approval.contentCC","\u662F\u5426\u5141\u8BB8\u5C06\u5F53\u524D\u5BA1\u6279\u7ED3\u679C\u53D1\u9001\u7ED9\u6307\u5B9A\u4EBA\u5458")}},[s("i",{staticClass:"gd-icons gd-icon-question-line question",attrs:{slot:"reference"},slot:"reference"})]),s("div",{staticClass:"rectangle"},[s("el-radio-group",{directives:[{name:"show",rawName:"v-show",value:t.allowccShow,expression:"allowccShow"}],attrs:{name:"radioGroup"},on:{change:t.radioCC},model:{value:t.optionallowCC,callback:function(i){t.optionallowCC=i},expression:"optionallowCC"}},[s("el-radio",{attrs:{label:"1"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.optionalCC","\u4E0D\u9650\u8303\u56F4"))+" ")]),s("el-radio",{attrs:{label:"2"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.optionaAssign","\u6307\u5B9A\u8303\u56F4"))+" ")])],1),s("a",{directives:[{name:"show",rawName:"v-show",value:t.showEdit,expression:"showEdit"}],staticClass:"question",on:{click:t.edit}},[t._v(" "+t._s(t.$i18nt("gd.develop.teamSharing.edit","\u4FEE\u6539"))+" ")]),s("div",{staticClass:"b"},[t._l(t.sonMaskList.slice(0,3),function(i,o){return[i.type==2?s("div",{staticClass:"item fl"},[s("div",{staticClass:"name line1"},[s("i",{staticClass:"gd-icons gd-icon-user",attrs:{slot:"dot"},slot:"dot"}),s("span",[t._v(t._s(i.name))]),s("i",{staticClass:"el-icon-close cuo",on:{click:function(l){return t.delEnd(i,1)}}})])]):t._e()]}),t.sonMaskList.length>=3?s("div",{staticClass:"item fl"},[s("i",{staticClass:"el-icon-more shlh"})]):t._e()],2)],1)],1),s("div",{staticClass:"div-checkboox"},[s("el-checkbox",{on:{change:function(i){return t.onChange1(i)}},model:{value:t.allowTransfer,callback:function(i){t.allowTransfer=i},expression:"allowTransfer"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.allowTransfer"))+" ")]),s("el-popover",{attrs:{placement:"right",trigger:"hover",content:t.$i18nt("gd.flow.approval.contentTrans","\u662F\u5426\u5141\u8BB8\u5BA1\u6279\u4EBA\u5C06\u5BA1\u6279\u4EFB\u52A1\u8F6C\u7ED9\u6307\u5B9A\u4EBA\u5458")}},[s("i",{staticClass:"gd-icons gd-icon-question-line question",attrs:{slot:"reference"},slot:"reference"})]),s("div",{staticClass:"rectangle"},[s("el-radio-group",{directives:[{name:"show",rawName:"v-show",value:t.atureShow,expression:"atureShow"}],attrs:{name:"radioGroup"},on:{change:t.radioTrans},model:{value:t.atureSign,callback:function(i){t.atureSign=i},expression:"atureSign"}},[s("el-radio",{attrs:{label:"1"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.optionalCC","\u4E0D\u9650\u8303\u56F4"))+" ")]),s("el-radio",{attrs:{label:"2"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.optionaAssign","\u6307\u5B9A\u8303\u56F4"))+" ")])],1),s("a",{directives:[{name:"show",rawName:"v-show",value:t.showEditTrans,expression:"showEditTrans"}],staticClass:"question",on:{click:t.editSign}},[t._v(" "+t._s(t.$i18nt("gd.develop.teamSharing.edit","\u4FEE\u6539"))+" ")]),s("div",{staticClass:"b"},[t._l(t.sonTurretList.slice(0,3),function(i,o){return[i.type==2?s("div",{staticClass:"item fl"},[s("div",{staticClass:"name line1"},[s("i",{staticClass:"gd-icons gd-icon-user",attrs:{slot:"dot"},slot:"dot"}),s("span",[t._v(t._s(i.name))]),s("i",{staticClass:"el-icon-close cuo",on:{click:function(l){return t.delEnd(i,2)}}})])]):t._e()]}),t.sonTurretList.length>=3?s("div",{staticClass:"item fl"},[s("i",{staticClass:"el-icon-more shlh"})]):t._e()],2)],1)],1),s("div",{staticClass:"div-checkboox"},[s("el-checkbox",{on:{change:function(i){return t.onChange2(i)}},model:{value:t.allowAddSignature,callback:function(i){t.allowAddSignature=i},expression:"allowAddSignature"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.allowAddSignature"))+" ")]),s("el-popover",{attrs:{placement:"right",trigger:"hover",content:t.$i18nt("gd.flow.approval.contentSign","\u662F\u5426\u5141\u8BB8\u5F53\u524D\u5BA1\u6279\u4EBA\u6DFB\u52A0\u6307\u5B9A\u4EBA\u5458\u8FDB\u884C\u5BA1\u6279")}},[s("i",{staticClass:"gd-icons gd-icon-question-line question",attrs:{slot:"reference"},slot:"reference"})]),s("div",{staticClass:"rectangle"},[s("el-radio-group",{directives:[{name:"show",rawName:"v-show",value:t.optionShow,expression:"optionShow"}],attrs:{name:"radioGroup"},on:{change:t.radioSign},model:{value:t.optionSign,callback:function(i){t.optionSign=i},expression:"optionSign"}},[s("el-radio",{attrs:{label:"1"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.optionalCC","\u4E0D\u9650\u8303\u56F4"))+" ")]),s("el-radio",{attrs:{label:"2"}},[t._v(" "+t._s(t.$i18nt("gd.flow.approval.optionaAssign","\u6307\u5B9A\u8303\u56F4"))+" ")])],1),s("a",{directives:[{name:"show",rawName:"v-show",value:t.showEditSign,expression:"showEditSign"}],staticClass:"question",on:{click:t.editCC}},[t._v(" "+t._s(t.$i18nt("gd.develop.teamSharing.edit","\u4FEE\u6539"))+" ")]),s("div",{staticClass:"b"},[t._l(t.sonEndorseList.slice(0,3),function(i,o){return[i.type==2?s("div",{staticClass:"item fl"},[s("div",{staticClass:"name line1"},[s("i",{staticClass:"gd-icons gd-icon-user",attrs:{slot:"dot"},slot:"dot"}),s("span",[t._v(t._s(i.name))]),s("i",{staticClass:"el-icon-close cuo",on:{click:function(l){return t.delEnd(i,3)}}})])]):t._e()]}),t.sonEndorseList.length>=3?s("div",{staticClass:"item fl"},[s("i",{staticClass:"el-icon-more shlh"})]):t._e()],2)],1)],1)])])],1):t._e(),t.type==1?s("div",[s("el-form-item",{attrs:{label:t.$i18nt("gd.approvalPlug.transPop")}},[s("div",{staticClass:"rectangle"},[s("div",{staticClass:"b"},[t._l(t.turrenteList,function(i,o){return[s("div",{staticClass:"item fl"},[s("div",{staticClass:"name line1"},[s("i",{staticClass:"gd-icons gd-icon-user",attrs:{slot:"dot"},slot:"dot"}),s("span",[t._v(t._s(i.name))]),s("i",{staticClass:"el-icon-close cuo",on:{click:function(l){return t.delMask(i,2)}}})])])]}),s("div",{staticClass:"item fl"},[s("div",{staticClass:"jia",on:{click:t.addMember}},[s("i",{staticClass:"el-icon-plus icon"})])])],2)])]),s("el-form-item",{attrs:{label:t.$i18nt("gd.approvalPlug.transOption")}},[s("el-input",{staticStyle:{width:"100%"},attrs:{type:"textarea",rows:"3",placeholder:t.$i18nt("gd.placeholder.transOption")},model:{value:t.queryParam.optionTrans,callback:function(i){t.$set(t.queryParam,"optionTrans",i)},expression:"queryParam.optionTrans"}})],1)],1):t._e()]),s("template",{slot:"footer"},[t.type==3?s("el-button",{attrs:{type:"primary",disabled:t.back},on:{click:t.handleOk}},[t._v(" "+t._s(t.$i18nt("gd.approvalPlug.configBack","\u786E\u8BA4\u9000\u56DE"))+" ")]):t._e(),t.type==2?s("el-button",{attrs:{type:"primary",disabled:t.sign},on:{click:t.handleOk}},[t._v(" "+t._s(t.$i18nt("gd.approvalPlug.configSign","\u786E\u8BA4\u52A0\u7B7E"))+" ")]):t._e(),t.type==1?s("el-button",{attrs:{type:"primary",disabled:t.trans},on:{click:t.handleOk}},[t._v(" "+t._s(t.$i18nt("gd.approvalPlug.configTransfer","\u786E\u8BA4\u8F6C\u5BA1"))+" ")]):t._e()],1)],2),s("Menbers",{ref:"menbers",attrs:{menberList:t.menberList},on:{ok:t.selMenbers}}),s("MenberRadio",{ref:"menberRadio",on:{ok:t.selMenberRadio}})],1)},h=[],p=r.normalizeComponent(d,c,h,!1,null,"3e564fda",null,null);const u=p.exports;exports.default=u;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./http.filedocument.6fdfc693.js"),d=require("./index.d95c407c.js"),o=require("./components.chartbi.3bbac955.js");require("./router.config.68077a12.js");require("./layouts.2d06f3e9.js");require("vue");require("./components.sidenavmenu.b1330d69.js");require("./http.loginmanage.326984c3.js");require("./http.filemanage.7e6e3e1a.js");require("./utils.util.js.c0ba699b.js");require("./http.main.2f8a6936.js");require("./http.noticemanage.2507d094.js");require("./components.globalheader.2eb787a4.js");require("./components.multitab.80eeb3ae.js");require("./components.sidemenu.240dfde7.js");require("./system.account.5cc9fe8d.js");require("./http.usermanage.6dcbc7de.js");require("./http.languagemanage.e2c098ec.js");require("./http.currencymanage.37ab5ced.js");require("./http.timezonemanage.e0aa212f.js");require("./components.settingdrawer.8c12650b.js");require("./http.appmanage.b998818f.js");require("./http.menumanage.6d740f2c.js");require("./system.welcome.ff0c85e2.js");require("./flow.designer.ffd0aa8b.js");require("./http.syscodegenerateconfigmanage.840f1136.js");require("./http.codegeneratemanage.e3db2f09.js");require("./http.useraffiliation.af2013ad.js");require("./components.xlsximport.8c209857.js");require("./components.table.1e338902.js");require("./utils.datepicker.js.0a5a699e.js");require("./components.form.5533a8c3.js");require("./http.tabledevelopment.a880bb76.js");require("./http.promptmanagement.d115c4b0.js");require("./utils.plug.js.f62510ce.js");require("./components.coloreditor.f81d322a.js");require("./page.designer.page.09402332.js");require("./page.designer.componentstree.0ffc933d.js");require("./mobile.designer.componentstree.03f61105.js");require("./page.designer.fieldfiltering.7e913256.js");require("./components.iconselector.f5a58033.js");require("./utils.echarts.js.461a74e7.js");require("./table.definition..echartsconfig.d2b65881.js");require("./utils.mixins.js.750ca50e.js");require("./personal.echarts.b7ee86f4.js");require("./components.teamsharing.89e668fd.js");require("./store.config.556bd56b.js");require("./form.build.724d3357.js");require("./components.viewformdetails.940addba.js");require("./system.notice.db26f308.js");require("./http.orgmanage.5162fd7a.js");require("./http.rolemanage.4d1101dd.js");require("./http.sysapps.469d47f7.js");require("./components.tablevirtual.8e21a6e7.js");require("./components.tableumy.1d804d70.js");require("./components.tooltip.0ea7e2b1.js");require("./components.selecttree.2fe70d88.js");require("./components.imgpreview.d97cf25c.js");require("./components.modaltitle.957cab33.js");require("./components.dataassign.565d22c0.js");require("./components.middleware.43b9b264.js");require("./components.echarts.fe84f881.js");require("./components.viewloading.1e9f4b3c.js");require("./components.exception.374f2ad9.js");require("./components.uploadfile.8e0e702c.js");require("./components.uploadimg.bc160e00.js");require("./components.lunccalendar.18f84642.js");require("./components.watermark.d9ec8130.js");require("./system.org.9f87a010.js");require("./system.pos.61e58a92.js");require("./http.posmanage.c0f80aec.js");require("./system.dict.6b000092.js");require("./http.dictmanage.3dc07b5d.js");require("./http.dictdatamanage.70545d8a.js");require("./system.user.134a3988.js");require("./system.role.e86b60f1.js");require("./system.log.470d3efd.js");require("./http.logmanage.1e12a9bd.js");require("./system.machine.f8aff893.js");require("./http.machinemanage.29d72a65.js");require("./system.onlineuser.985621a6.js");require("./http.onlineusermanage.3893f897.js");require("./system.config.a0b94e40.js");require("./http.configmanage.6cfb8ae7.js");require("./system.noticereceived.84b88b9a.js");require("./http.noticereceivedmanage.e8ec9c9d.js");require("./system.webresource.e92e8a8f.js");require("./http.webresource.7c01b9cd.js");require("./system.fieldsecurity.2ef2881c.js");require("./system.file.b9f8320c.js");require("./system.timers.9e956553.js");require("./http.timersmanage.6e894942.js");require("./http.solution.c6b2634f.js");require("./http.translationmanage.1f9dce46.js");require("./page.designer.operation.6179b661.js");require("./page.build.37b26617.js");require("./form.designer.build.dac501fa.js");require("./http.duplicatechecking.ee5c414c.js");require("./view.build.e43a2077.js");require("./table.definition..btnconfig.ce57ed41.js");require("./flow.list.4c05f2f0.js");require("./solution.dict.acbe9c55.js");require("./solution.processflow.2692dac6.js");require("./solution.workflow.11e49e25.js");require("./solution.approvalflow.436b3502.js");require("./solution.webresources.6961cc68.js");require("./solution.plugin.f9a8063f.js");require("./http.pluginmanage.6a876040.js");require("./system.plugin.0bccfec4.js");require("./solution.role.b28c4dbe.js");require("./solution.application.d459e382.js");require("./solution.applicationmenu.ae295083.js");require("./solution.menu.cca5e1f9.js");require("./page.designer.menutree.c49d9ee6.js");require("./system.translation.26b6bb39.js");require("./system.duplicatechecking.f4cab147.js");require("./system.promptmanagement.e750de82.js");require("./system.useraffiliation.c2421c7e.js");require("./system.email.11ab6f31.js");require("./http.emailmanage.1ddaa8b5.js");require("./system.permissions.15e6b8b7.js");require("./system.datasource.6c30ce25.js");require("./http.datasource.294b01e2.js");require("./system.sumberrules.810f7b55.js");require("./http.sumberrules.0b68ce6d.js");require("./system.team.58ee701b.js");require("./http.team.e45400d5.js");require("./system.teammembers.1880f962.js");require("./system.document.f8fd7af0.js");require("./mobile.designer.menutree.97bb4046.js");require("./messages.messagetemplate.32273e00.js");require("./http.message.87f319d7.js");require("./messages.fieldconfiguration.ad4d11cf.js");require("./messages.sendplan.fbac188d.js");require("./messages.sendrecord.ef80d44a.js");require("./messages.templatelibrary.ec512390.js");require("./translation.mains.a6f19343.js");const m={props:{treeData:{type:Array,default:()=>[]},fileAccept:{type:String,default:""},fileSize:{type:Number,default:1024}},data(){return{maxLeg:5,type:2,record:{},statu:!1,confirmLoading:!1,visible:!1,fullscreen:!1,buttons:[{displayName:"\u5237\u65B0",functionName:"init",show:!0,transKey:"gd.basics.refresh",icon:"el-icon-refresh"}],permissionMenus:[],attributesList:[],permissionData:{},docTypeList:[],docTypeData:{},activeName:"attribute"}},components:{ExtendedAttributes:()=>Promise.resolve().then(()=>require("./extendedAttributes.ef3ead02.js"))},computed:{hasRename(){return this.permissionData.rename===1},docTypeName(){const i=this.record.sysdoctypeid?this.record.sysdoctypeid:"",e=this.docTypeList.filter(t=>t.id===i)[0];return e?this.$i18nt(`Dynamics.${e.transkey}`,e.name):""},title(){return this.record.name},getHeight(){const i=this.fullscreen?206:380;return this.screenHeight-i},pathAddress(){let i="";return this.record.path===void 0||(this.record.path.split(".").forEach(t=>{const s=this.treeData.filter(r=>r.id===Number(t))[0];i+=s&&t!=="0"?`/${s.name}`:""}),this.record.type!==1&&(i+=`/${this.record.name}`)),i},fileIcon(){return d.getIcon(this.record)},fileType(){const e=this.getDictionary("sys_doc_objects_type").filter(t=>t.code==this.record.type)[0];return e?this.$i18nt(`Dynamics.${e.transkey}`,e.name):this.record.type},recordFileSize(){if(this.record.type===1)return 0;const i=this.record.filesize?this.record.filesize:0;return this.getFilSize(i)},timeLongshort(){return this.getDictionary("time_longshort")},...o.mapGetters(["primaryColor","tablePageSize","tableSize","screenHeight","tableLists"])},methods:{editExtendedAttributes(){this.$refs.extendedAttributes.open(this.record)},seeFkItem(i){const e=this.tableLists.filter(r=>r.tablename===i.fkentity)[0];this.statu=!0;let t={tableId:e.id,data:[{id:i.fkId}]};const s=this.$message({message:this.$i18nt("gd.https.Loading","\u52A0\u8F7D\u4E2D..."),duration:0,iconClass:"el-icon-loading"});this.$refs.middleware.init(t).then(r=>{setTimeout(()=>{this.statu=!1},1e3),s.close()})},getFilSize(i){let e=i/1024;return e<1024?`${Math.ceil(e)}K`:`${(i/1024/1024).toFixed(2)}M`},getFieldFormat(i){if(!["datepicker"].includes(i.datatype))return"";const e=this.timeLongshort.filter(t=>String(t.code)===String(i.fieldformat))[0];return e?e.name.replace("DD","dd"):"yyyy-MM-dd HH:mm:ss"},init(){this.confirmLoading=!0,Promise.all([this.getDetail(),this.getRootPermission(),this.getDocTypePage()]).then(i=>{let e=[];const t=this.record.attributes?this.record.attributes:[],s=this.docTypeList.filter(a=>a.id===this.record.sysdoctypeid)[0];this.docTypeData=s||{},(s?s.sysdoctypeattributes:[]).forEach(a=>{if(a.ishidden!==1){const n=t.filter(u=>u.attrcode===a.attrcode)[0];let c={name:a.name,code:a.attrcode,fkName:"",effectType:a.datatype,dictTypeCode:a.dicttypecode,fieldFormat:this.getFieldFormat(a),transkey:a.transkey?`Dynamics.${a.transkey}`:null,value:"",fieldsize:a.fieldsize,fkentity:a.fkentity,statecodes:a.statecodes};n&&Object.assign(c,{fkName:n.attrname?n.attrname:n.attrvalue,fkId:["fk"].includes(a.datatype)?n.attrvalue:"",value:this.getDefaultvalue(a,n.attrvalue)}),e.push(c)}}),this.attributesList=[...e],this.activeName==="version"&&this.refresh(),this.confirmLoading=!1})},getDefaultvalue(i,e){return["checkbox"].includes(i.datatype)?e.split(","):["double","currency"].includes(i.datatype)?e&&Number(e).toFixed(i.fieldsize):e},open(i){this.type=i.type,this.activeName="attribute",this.record=i,this.visible=!0,this.init()},getDocTypePage(){l.sysDocTypePage({pageno:1,pagesize:1e3}).then(i=>{i.code===200&&(this.docTypeList=i.data.rows)})},getDetail(){return l.sysDocObjectsGetById({id:this.record.id}).then(i=>(i.code!==200||(this.record=i.data),i))},getRootPermission(){return l.getUserDocPrivs({docId:this.record.id}).then(i=>{let e={};i.code===200?e=i.data:this.$message.error(i.message),this.permissionData=e;const t=d.permissionList.filter(s=>s.type.includes(this.record.type));return this.permissionMenus=t.map(s=>{const r=e[s.code];return Object.assign({...s},{allow:r!==void 0?r===1:!1,refuse:r!==void 0?r===2:!1})}),i})},getBlobType(i){let e="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet";return i==="pdf"?e="application/pdf":i==="docx"&&(e="application/msword"),e},closed(){this.fullscreen=!1,this.visible=!1},toggleFullscreen(){this.fullscreen=!this.fullscreen},getDictionary(i){return this.$options.filters.dictData(i)},doEvent(i){let e=i.item.functionName;this[e]&&this[e]()}}};var f=function(){var e=this,t=e._self._c;return t("div",[t("el-dialog",{directives:[{name:"drag",rawName:"v-drag"}],ref:"dialog",class:e.fullscreen?"gd-dialog gd-dialog-fangda":"gd-dialog",attrs:{fullscreen:e.fullscreen,visible:e.visible,width:"700px",center:!0,"close-on-click-modal":!1,"append-to-body":!0,"modal-append-to-body":!1,top:"80px","show-close":!1,"destroy-on-close":!0},on:{"update:visible":function(s){e.visible=s},closed:e.closed}},[t("gd-modal-title",{attrs:{slot:"title",title:e.title,fullscreen:e.fullscreen,buttons:e.buttons,confirmLoading:e.confirmLoading,showClose:!0},on:{changeEvent:e.doEvent,toggleFullscreen:e.toggleFullscreen},slot:"title"}),t("div",{directives:[{name:"loading",rawName:"v-loading",value:e.confirmLoading,expression:"confirmLoading"}],staticClass:"gd-doc-attribute"},[e.visible?t("el-tabs",{attrs:{type:"card"},model:{value:e.activeName,callback:function(s){e.activeName=s},expression:"activeName"}},[t("el-tab-pane",{attrs:{label:e.$i18nt("gd.fileDocument.properties","\u6587\u6863\u5C5E\u6027"),name:"attribute"}},[t("div",{staticClass:"attribute",staticStyle:{"margin-top":"10px"}},[t("div",{staticClass:"attribute-item"},[t("div",{staticClass:"list"},[t("div",{staticClass:"list-item list-label"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.form.attribute","\u5C5E\u6027")))]),t("div",{staticClass:"item-val"},[e._v(e._s(e.$i18nt("gd.form.value","\u503C")))])]),t("div",{staticClass:"list-kuang"},[t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.translation.name","\u540D\u79F0")))]),t("div",{staticClass:"item-val line1",attrs:{title:e.record.name}},[e._v(e._s(e.record.name))])]),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.fileDocument.pathAddress","\u8DEF\u5F84\u5730\u5740")))]),t("div",{staticClass:"item-val line1",attrs:{title:e.pathAddress}},[e._v(e._s(e.pathAddress))])]),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.file.fileAccept","\u6587\u4EF6\u7C7B\u578B")))]),t("div",{staticClass:"item-val"},[t("i",{staticClass:"gd-icons",class:e.fileIcon})])]),e.record.filesize?[t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.file.fileSize","\u6587\u4EF6\u5927\u5C0F")))]),t("div",{staticClass:"item-val",attrs:{title:e.recordFileSize}},[e._v(e._s(e.recordFileSize))])]),e.record.version!==void 0?t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.fileDocument.currentVersion","\u5F53\u524D\u7248\u672C")))]),t("div",{staticClass:"item-val",attrs:{title:e.record.version}},[e._v(e._s(e.record.version))])]):e._e(),e.record.iseffectiveness!==void 0?t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.fileDocument.iseffectiveness","\u6709\u6548")))]),t("div",{staticClass:"item-val"},[t("el-tag",{style:e._f("dictColor")("yes_or_no",e.record.iseffectiveness),attrs:{effect:"dark"}},[e._v(" "+e._s(e._f("dictType")("yes_or_no",e.record.iseffectiveness))+" ")])],1)]):e._e(),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.fileDocument.classification","\u6587\u6863\u5206\u7C7B")))]),t("div",{staticClass:"item-val",attrs:{title:e.docTypeName}},[e._v(e._s(e.docTypeName))])])]:e._e(),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.fileDocument.inheritedPermissions","\u7EE7\u627F\u6743\u9650")))]),t("div",{staticClass:"item-val",attrs:{title:e._f("dictType")("yes_or_no",e.record.inheritpermissions)}},[t("el-tag",{style:e._f("dictColor")("yes_or_no",e.record.inheritpermissions),attrs:{effect:"dark"}},[e._v(" "+e._s(e._f("dictType")("yes_or_no",e.record.inheritpermissions))+" ")])],1)]),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.fileDocument.uploadTime","\u6700\u540E\u4E0A\u4F20\u65F6\u95F4")))]),t("div",{staticClass:"item-val",attrs:{title:e.record.uploaddate}},[e._v(e._s(e.record.uploaddate))])]),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.fileDocument.mdifyUser","\u4FEE\u6539\u7528\u6237")))]),t("div",{staticClass:"item-val",attrs:{title:e.record.updatedbyname}},[e._v(e._s(e.record.updatedbyname?e.record.updatedbyname:""))])]),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.web.updatedTime","\u4FEE\u6539\u65F6\u95F4")))]),t("div",{staticClass:"item-val",attrs:{title:e.record.updatedtime}},[e._v(e._s(e.record.updatedtime))])]),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.fileDocument.createUser","\u521B\u5EFA\u7528\u6237")))]),t("div",{staticClass:"item-val",attrs:{title:e.record.createdbyname}},[e._v(e._s(e.record.createdbyname?e.record.createdbyname:""))])]),t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.web.creationTime","\u521B\u5EFA\u65F6\u95F4")))]),t("div",{staticClass:"item-val",attrs:{title:e.record.createdtime}},[e._v(e._s(e.record.createdtime))])])],2)])])])]),e.type===2?t("el-tab-pane",{attrs:{label:e.$i18nt("gd.fileDocument.extendedAttributes","\u6269\u5C55\u5C5E\u6027"),name:"extendedAttributes"}},[t("div",{staticClass:"attribute"},[e.type===2?t("div",{staticClass:"attribute-item"},[t("div",{staticClass:"list-title list-title-flex"},[t("div",{staticClass:"list-title-name"}),e.hasRename&&e.docTypeData.statecodes===1&&e.attributesList.length>0?t("div",{staticClass:"list-title-edit active-color",on:{click:e.editExtendedAttributes}},[t("i",{staticClass:"el-icon-edit-outline active-color"}),e._v(" "+e._s(e.$i18nt("gd.btn.edit","\u7F16\u8F91"))+" ")]):e._e()]),t("div",{staticClass:"list"},[t("div",{staticClass:"list-item list-label"},[t("div",{staticClass:"item-name item-names"},[e._v(e._s(e.$i18nt("gd.form.attribute","\u5C5E\u6027")))]),t("div",{staticClass:"item-val"},[e._v(" "+e._s(e.$i18nt("gd.form.value","\u503C"))+" ")])]),e.attributesList.length>0?t("div",{staticClass:"list-kuang"},e._l(e.attributesList,function(s){return t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name item-names"},[e._v(" "+e._s(e.$i18nt(s.transkey,s.name))+" ")]),["radio","select","switch"].includes(s.effectType)?t("div",{staticClass:"item-val line1",attrs:{title:e._f("dictType")(s.dictTypeCode,s.value)}},[t("el-tag",{style:e._f("dictColor")(s.dictTypeCode,s.value),attrs:{effect:"dark"}},[e._v(" "+e._s(e._f("dictType")(s.dictTypeCode,s.value))+" ")])],1):["datepicker"].includes(s.effectType)?t("div",{staticClass:"item-val line1",attrs:{title:e._f("formatTime")(s.value,s.fieldFormat)}},[e._v(" "+e._s(e._f("formatTime")(s.value,s.fieldFormat))+" ")]):["checkbox"].includes(s.effectType)?t("div",{staticClass:"item-val line1"},[e._l(s.value,function(r,a){return[a<e.maxLeg?t("el-tag",{style:e._f("dictColor")(s.dictTypeCode,r),attrs:{effect:"dark"}},[e._v(" "+e._s(e._f("dictType")(s.dictTypeCode,r))+" ")]):e._e(),a===e.maxLeg?t("el-tooltip",{directives:[{name:"delTabIndex",rawName:"v-delTabIndex"}],attrs:{effect:"dark",placement:"top"}},[t("div",{attrs:{slot:"content"},slot:"content"},[e._l(s.value,function(n,c){return[c>=e.maxLeg?t("span",{staticStyle:{"padding-right":"4px"}},[e._v(e._s(e._f("dictType")(s.dictTypeCode,n)))]):e._e()]})],2),t("el-tag",{staticStyle:{"background-color":"#fff","border-color":"#dcdfe2",color:"rgba(0, 0, 0, 0.65)"},attrs:{effect:"dark"}},[e._v(" ... ")])],1):e._e()]})],2):["fk"].includes(s.effectType)?t("div",{staticClass:"item-val line1",attrs:{title:s.fkName}},[s.fkId?t("span",{staticClass:"active-color",on:{click:function(r){return e.seeFkItem(s)}}},[e._v(e._s(s.fkName))]):e._e()]):t("div",{staticClass:"item-val line1",attrs:{title:s.value}},[e._v(e._s(s.value))])])}),0):t("div",{staticClass:"empty"},[t("div",{staticClass:"empty-icon"},[t("i",{staticClass:"el-icon-receiving"})]),t("div",{staticClass:"empty-title"},[t("span",[e._v(e._s(e.$i18nt("gd.echarts.noData","\u6682\u65E0\u6570\u636E\u5C55\u793A")))])])])])]):e._e()])]):e._e(),t("el-tab-pane",{attrs:{label:e.$i18nt("gd.page.limitsAuthority","\u6743\u9650"),name:"permission"}},[t("div",{staticClass:"list",staticStyle:{"margin-top":"12px"}},[t("div",{staticClass:"list-item list-label"},[t("div",{staticClass:"item-name"},[e._v(e._s(e.$i18nt("gd.page.limitsAuthority","\u6743\u9650")))]),t("div",{staticClass:"item-hand"},[e._v(e._s(e.$i18nt("gd.fileDocument.allow","\u5141\u8BB8")))]),t("div",{staticClass:"item-hand"},[e._v(e._s(e.$i18nt("gd.fileDocument.refuse","\u62D2\u7EDD")))])]),t("div",{staticClass:"list-kuang"},[e._l(e.permissionMenus,function(s){return[s.show?t("div",{staticClass:"list-item"},[t("div",{staticClass:"item-name"},[e._v(" "+e._s(e.$i18nt(s.transkey,s.name))+" ("+e._s(s.code)+") ")]),t("div",{staticClass:"item-hand"},[s.allow?t("i",{staticClass:"el-icon-check",staticStyle:{color:"#52c41a"}}):e._e()]),t("div",{staticClass:"item-hand"},[s.refuse?t("i",{staticClass:"el-icon-close",staticStyle:{color:"red"}}):e._e()])]):e._e()]})],2)])])],1):e._e()],1)],1),t("ExtendedAttributes",{ref:"extendedAttributes",on:{ok:e.init}}),t("gd-middleware",{ref:"middleware",on:{ok:e.init}})],1)},p=[],v=o.normalizeComponent(m,f,p,!1,null,"c4a2af33",null,null);const g=v.exports;exports.default=g;