gds-plus-design-vue 1.2.6 → 1.2.7

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 (368) hide show
  1. package/lib/approvalModel.a26e8ff6.mjs +340 -0
  2. package/lib/approvalModel.cfd81971.js +1 -0
  3. package/lib/btnFunctionName.9aabfed0.js +1 -0
  4. package/lib/btnFunctionName.d08627cb.mjs +254 -0
  5. package/lib/btnRelation.8e608261.mjs +156 -0
  6. package/lib/btnRelation.cb3dc022.js +1 -0
  7. package/lib/businessRules.754cc398.mjs +539 -0
  8. package/lib/businessRules.f41f7035.js +1 -0
  9. package/lib/buttonRule.4483314f.mjs +396 -0
  10. package/lib/buttonRule.645de1d3.js +1 -0
  11. package/lib/chartDisplayRules.1f4d1f29.mjs +288 -0
  12. package/lib/chartDisplayRules.fedfefe8.js +1 -0
  13. package/lib/components.chartbi.470b96af.mjs +1798 -0
  14. package/lib/components.chartbi.e9459775.js +8 -0
  15. package/lib/components.coloreditor.affa0400.mjs +1505 -0
  16. package/lib/components.coloreditor.dbec8da6.js +6 -0
  17. package/lib/components.dataassign.39281072.mjs +147 -0
  18. package/lib/components.dataassign.b6a1bffb.js +1 -0
  19. package/lib/components.echarts.95ffc3b3.mjs +811 -0
  20. package/lib/components.echarts.d09e9850.js +4 -0
  21. package/lib/components.exception.11315db5.js +1 -0
  22. package/lib/components.exception.facf9df9.mjs +61 -0
  23. package/lib/components.form.56ea8f98.js +41 -0
  24. package/lib/components.form.a7b3ea37.mjs +7813 -0
  25. package/lib/components.globalheader.0a7ce959.js +1 -0
  26. package/lib/components.globalheader.4a5f7225.mjs +54 -0
  27. package/lib/components.iconselector.0c03cfc7.js +1 -0
  28. package/lib/components.iconselector.251c29b9.mjs +1169 -0
  29. package/lib/components.imgpreview.5546e541.mjs +213 -0
  30. package/lib/components.imgpreview.706a89f0.js +1 -0
  31. package/lib/components.lunccalendar.5363cba5.mjs +1137 -0
  32. package/lib/components.lunccalendar.fe7db238.js +1 -0
  33. package/lib/components.middleware.01601349.js +1 -0
  34. package/lib/components.middleware.f5f4ac0f.mjs +148 -0
  35. package/lib/components.modaltitle.5ded43f9.mjs +127 -0
  36. package/lib/components.modaltitle.cc9ba616.js +1 -0
  37. package/lib/components.multitab.0f9da9f3.mjs +140 -0
  38. package/lib/components.multitab.726cff2f.js +1 -0
  39. package/lib/components.selecttree.1a71c963.mjs +170 -0
  40. package/lib/components.selecttree.2fadffca.js +1 -0
  41. package/lib/components.settingdrawer.1af86231.js +1 -0
  42. package/lib/components.settingdrawer.adc262cf.mjs +237 -0
  43. package/lib/components.sidemenu.03442146.mjs +277 -0
  44. package/lib/components.sidemenu.5107c7e3.js +1 -0
  45. package/lib/components.sidenavmenu.3d255147.mjs +1147 -0
  46. package/lib/components.sidenavmenu.ef33de39.js +1 -0
  47. package/lib/components.statuschange.805a751b.mjs +116 -0
  48. package/lib/components.statuschange.83646c5d.js +1 -0
  49. package/lib/components.table.61eb5d81.js +8 -0
  50. package/lib/components.table.c986e58d.mjs +4650 -0
  51. package/lib/components.tableumy.35b465f9.mjs +453 -0
  52. package/lib/components.tableumy.eba43953.js +1 -0
  53. package/lib/components.tablevirtual.14a8dbed.mjs +564 -0
  54. package/lib/components.tablevirtual.6af04c44.js +1 -0
  55. package/lib/components.teamsharing.68865424.js +1 -0
  56. package/lib/components.teamsharing.c4f4f12e.mjs +373 -0
  57. package/lib/components.tooltip.ccb1717d.mjs +86 -0
  58. package/lib/components.tooltip.e2e21e66.js +1 -0
  59. package/lib/components.uploadfile.a0dfedaf.mjs +228 -0
  60. package/lib/components.uploadfile.e93b500d.js +1 -0
  61. package/lib/components.uploadimg.3804913e.js +1 -0
  62. package/lib/components.uploadimg.e49707d9.mjs +192 -0
  63. package/lib/components.verificationcode.5a9c0220.js +1 -0
  64. package/lib/components.verificationcode.ead74922.mjs +71 -0
  65. package/lib/components.viewformdetails.3c1596ad.js +1 -0
  66. package/lib/components.viewformdetails.98be3c0d.mjs +1081 -0
  67. package/lib/components.viewloading.5b178ec5.js +1 -0
  68. package/lib/components.viewloading.cb7917b7.mjs +99 -0
  69. package/lib/components.watermark.849409ca.js +2 -0
  70. package/lib/components.watermark.a2521d0c.mjs +53 -0
  71. package/lib/components.xlsxexport.3405a00b.js +1 -0
  72. package/lib/components.xlsxexport.871f87d1.mjs +263 -0
  73. package/lib/components.xlsximport.85ce77cf.mjs +922 -0
  74. package/lib/components.xlsximport.e3bcb07d.js +1 -0
  75. package/lib/copy.b09a6d38.js +1 -0
  76. package/lib/copy.c0a2f16d.mjs +572 -0
  77. package/lib/dialogLayout.059ee256.mjs +138 -0
  78. package/lib/dialogLayout.cedf2865.js +1 -0
  79. package/lib/drawerContainer.38d7b530.mjs +154 -0
  80. package/lib/drawerContainer.ea7722d7.js +1 -0
  81. package/lib/drawerLayout.454e4921.js +1 -0
  82. package/lib/drawerLayout.fad843ee.mjs +119 -0
  83. package/lib/editForm.c199538f.mjs +434 -0
  84. package/lib/editForm.f9dc93ef.js +1 -0
  85. package/lib/flow.designer.4c83c0d3.js +1 -0
  86. package/lib/flow.designer.9442a995.mjs +7673 -0
  87. package/lib/flow.list.4a31969e.mjs +3032 -0
  88. package/lib/flow.list.f41ee531.js +1 -0
  89. package/lib/form.build.c38bf362.js +1 -0
  90. package/lib/form.build.fb9f905b.mjs +259 -0
  91. package/lib/form.designer.build.3fdf8007.js +1 -0
  92. package/lib/form.designer.build.e1b97dc3.mjs +5135 -0
  93. package/lib/formFiled.624b8dd3.js +1 -0
  94. package/lib/formFiled.94fb1dce.mjs +498 -0
  95. package/lib/gd-initial.js +1 -35
  96. package/lib/gd-initial.mjs +233 -91087
  97. package/lib/http.appmanage.9b22ff82.mjs +50 -0
  98. package/lib/http.appmanage.b998818f.js +1 -0
  99. package/lib/http.codegeneratemanage.b123bab3.mjs +120 -0
  100. package/lib/http.codegeneratemanage.e3db2f09.js +1 -0
  101. package/lib/http.configmanage.6cfb8ae7.js +1 -0
  102. package/lib/http.configmanage.c23c7fa8.mjs +34 -0
  103. package/lib/http.currencymanage.37ab5ced.js +1 -0
  104. package/lib/http.currencymanage.c25bd2e6.mjs +10 -0
  105. package/lib/http.datasource.294b01e2.js +1 -0
  106. package/lib/http.datasource.aa5cd0d1.mjs +58 -0
  107. package/lib/http.dictdatamanage.2583b5ae.mjs +42 -0
  108. package/lib/http.dictdatamanage.70545d8a.js +1 -0
  109. package/lib/http.dictmanage.3dc07b5d.js +1 -0
  110. package/lib/http.dictmanage.d8fe18dc.mjs +50 -0
  111. package/lib/http.duplicatechecking.9b79ce21.mjs +50 -0
  112. package/lib/http.duplicatechecking.ee5c414c.js +1 -0
  113. package/lib/http.emailmanage.1ddaa8b5.js +1 -0
  114. package/lib/http.emailmanage.64fd611f.mjs +18 -0
  115. package/lib/http.filedocument.6fdfc693.js +1 -0
  116. package/lib/http.filedocument.d3a4afd9.mjs +293 -0
  117. package/lib/http.filemanage.7e6e3e1a.js +1 -0
  118. package/lib/http.filemanage.c0de21d6.mjs +71 -0
  119. package/lib/http.languagemanage.2ef16159.mjs +10 -0
  120. package/lib/http.languagemanage.e2c098ec.js +1 -0
  121. package/lib/http.loginmanage.05500c29.mjs +74 -0
  122. package/lib/http.loginmanage.326984c3.js +1 -0
  123. package/lib/http.logmanage.1e12a9bd.js +1 -0
  124. package/lib/http.logmanage.8ba72635.mjs +82 -0
  125. package/lib/http.machinemanage.29d72a65.js +1 -0
  126. package/lib/http.machinemanage.7bbe6c16.mjs +26 -0
  127. package/lib/http.main.1af1e119.mjs +517 -0
  128. package/lib/http.main.2f8a6936.js +1 -0
  129. package/lib/http.menumanage.09fffb7d.mjs +66 -0
  130. package/lib/http.menumanage.6d740f2c.js +1 -0
  131. package/lib/http.message.1d68e914.mjs +178 -0
  132. package/lib/http.message.87f319d7.js +1 -0
  133. package/lib/http.noticemanage.2507d094.js +1 -0
  134. package/lib/http.noticemanage.2cdb23b8.mjs +82 -0
  135. package/lib/http.noticereceivedmanage.50797be1.mjs +10 -0
  136. package/lib/http.noticereceivedmanage.e8ec9c9d.js +1 -0
  137. package/lib/http.onlineusermanage.3893f897.js +1 -0
  138. package/lib/http.onlineusermanage.c8d84337.mjs +18 -0
  139. package/lib/http.orgmanage.0b1df8d5.mjs +58 -0
  140. package/lib/http.orgmanage.5162fd7a.js +1 -0
  141. package/lib/http.pluginmanage.54720675.mjs +82 -0
  142. package/lib/http.pluginmanage.6a876040.js +1 -0
  143. package/lib/http.posmanage.c0f80aec.js +1 -0
  144. package/lib/http.posmanage.ee6a7613.mjs +34 -0
  145. package/lib/http.promptmanagement.d115c4b0.js +1 -0
  146. package/lib/http.promptmanagement.dad4c6a7.mjs +42 -0
  147. package/lib/http.rolemanage.4d1101dd.js +1 -0
  148. package/lib/http.rolemanage.da5c40e9.mjs +146 -0
  149. package/lib/http.solution.b10d9197.mjs +91 -0
  150. package/lib/http.solution.c6b2634f.js +1 -0
  151. package/lib/http.sumberrules.0b68ce6d.js +1 -0
  152. package/lib/http.sumberrules.176d3d06.mjs +34 -0
  153. package/lib/http.sysapps.469d47f7.js +1 -0
  154. package/lib/http.sysapps.932ba43b.mjs +58 -0
  155. package/lib/http.syscodegenerateconfigmanage.6d2e5da0.mjs +42 -0
  156. package/lib/http.syscodegenerateconfigmanage.840f1136.js +1 -0
  157. package/lib/http.tabledevelopment.7adf4910.mjs +362 -0
  158. package/lib/http.tabledevelopment.a880bb76.js +1 -0
  159. package/lib/http.team.a9c609d5.mjs +90 -0
  160. package/lib/http.team.e45400d5.js +1 -0
  161. package/lib/http.timersmanage.6e894942.js +1 -0
  162. package/lib/http.timersmanage.c79afb66.mjs +146 -0
  163. package/lib/http.timezonemanage.b9deffe3.mjs +10 -0
  164. package/lib/http.timezonemanage.e0aa212f.js +1 -0
  165. package/lib/http.translationmanage.1f9dce46.js +1 -0
  166. package/lib/http.translationmanage.f8694b51.mjs +104 -0
  167. package/lib/http.useraffiliation.af2013ad.js +1 -0
  168. package/lib/http.useraffiliation.f2a29f92.mjs +90 -0
  169. package/lib/http.usermanage.6dcbc7de.js +1 -0
  170. package/lib/http.usermanage.f5491144.mjs +219 -0
  171. package/lib/http.webresource.1a1a768f.mjs +50 -0
  172. package/lib/http.webresource.7c01b9cd.js +1 -0
  173. package/lib/index.3fa2dc66.mjs +40154 -0
  174. package/lib/index.fe757a98.js +8 -0
  175. package/lib/layoutBlocks.14c77a02.js +1 -0
  176. package/lib/layoutBlocks.5d71a03b.mjs +401 -0
  177. package/lib/layouts.a662f681.js +2 -0
  178. package/lib/layouts.ec4f20a2.mjs +376 -0
  179. package/lib/main.092a2ac8.js +1 -0
  180. package/lib/{main.f0045877.mjs → main.15237e71.mjs} +12 -10
  181. package/lib/main.29769f01.js +1 -0
  182. package/lib/main.401059c6.mjs +189 -0
  183. package/lib/main.447be615.js +1 -0
  184. package/lib/main.4e507685.mjs +231 -0
  185. package/lib/main.72cafa63.mjs +540 -0
  186. package/lib/{main.c41228a0.mjs → main.73f22d9e.mjs} +9 -8
  187. package/lib/main.7601bd3d.mjs +166 -0
  188. package/lib/main.79199ac2.js +1 -0
  189. package/lib/main.821d081b.js +1 -0
  190. package/lib/main.8627466a.mjs +537 -0
  191. package/lib/{main.b5a3be02.mjs → main.88e9be9d.mjs} +4 -4
  192. package/lib/main.8e6f6cba.mjs +323 -0
  193. package/lib/main.a9a54af9.js +1 -0
  194. package/lib/main.e033a376.js +1 -0
  195. package/lib/main.e2e4ba74.js +1 -0
  196. package/lib/{main.3caa11e1.mjs → main.e79d9e56.mjs} +113 -188
  197. package/lib/main.ea3a04f4.js +1 -0
  198. package/lib/main.f44d8279.js +1 -0
  199. package/lib/messages.5f54a62e.js +9 -0
  200. package/lib/{messages.a739f4fc.mjs → messages.d4354532.mjs} +4321 -5268
  201. package/lib/packages.filedocument.8418d852.mjs +4039 -0
  202. package/lib/packages.filedocument.9b8eda0d.js +1 -0
  203. package/lib/page.build.4d28df9a.js +12 -0
  204. package/lib/page.build.78cc7396.mjs +3020 -0
  205. package/lib/personal.echarts.940f1cc9.mjs +696 -0
  206. package/lib/personal.echarts.b5a7f574.js +1 -0
  207. package/lib/result.0161b0e0.js +1 -0
  208. package/lib/result.5a9330d7.mjs +627 -0
  209. package/lib/router.config.79a98ab8.mjs +3105 -0
  210. package/lib/router.config.7fd04c30.js +1 -0
  211. package/lib/solution.application.3ae7c0c5.js +1 -0
  212. package/lib/solution.application.fdc15ffc.mjs +548 -0
  213. package/lib/solution.applicationmenu.67aba620.js +1 -0
  214. package/lib/solution.applicationmenu.daaacb07.mjs +508 -0
  215. package/lib/solution.approvalflow.81b7cfb7.js +1 -0
  216. package/lib/solution.approvalflow.a541adcc.mjs +436 -0
  217. package/lib/solution.dict.addbce33.mjs +769 -0
  218. package/lib/solution.dict.f1c9bae6.js +1 -0
  219. package/lib/solution.menu.2033fa37.mjs +5834 -0
  220. package/lib/solution.menu.6512047f.js +1 -0
  221. package/lib/solution.plugin.7094dbfd.js +1 -0
  222. package/lib/solution.plugin.d8f057cb.mjs +347 -0
  223. package/lib/solution.processflow.0adf4f55.js +1 -0
  224. package/lib/solution.processflow.a779bd58.mjs +392 -0
  225. package/lib/solution.role.d35cb00d.js +1 -0
  226. package/lib/solution.role.d9a4b25a.mjs +456 -0
  227. package/lib/solution.webresources.e1421655.mjs +379 -0
  228. package/lib/solution.webresources.e817757c.js +1 -0
  229. package/lib/solution.workflow.59552b8c.mjs +395 -0
  230. package/lib/solution.workflow.985e1f4d.js +1 -0
  231. package/lib/store.config.556bd56b.js +1 -0
  232. package/lib/store.config.5e5cb48a.mjs +547 -0
  233. package/lib/style.css +3 -3
  234. package/lib/system.account.1b281679.js +216 -0
  235. package/lib/system.account.96d5bc17.mjs +2093 -0
  236. package/lib/system.config.0ff45e62.js +1 -0
  237. package/lib/{system.config.d2ad8c97.mjs → system.config.35b13003.mjs} +7 -6
  238. package/lib/system.datasource.4243937d.js +1 -0
  239. package/lib/{system.datasource.a77831ab.mjs → system.datasource.7f582bef.mjs} +15 -64
  240. package/lib/{system.dict.cb276470.mjs → system.dict.3697546d.mjs} +269 -344
  241. package/lib/system.dict.8e4fe6b0.js +1 -0
  242. package/lib/system.document.69e534a6.js +1 -0
  243. package/lib/system.document.8e4dbe5e.mjs +667 -0
  244. package/lib/system.duplicatechecking.1083eb1e.js +1 -0
  245. package/lib/system.duplicatechecking.c6a8b2b7.mjs +722 -0
  246. package/lib/system.email.06bb7cc1.mjs +133 -0
  247. package/lib/system.email.41036a31.js +1 -0
  248. package/lib/system.fieldsecurity.3ea880d8.js +1 -0
  249. package/lib/{system.fieldsecurity.9d40595f.mjs → system.fieldsecurity.dd504643.mjs} +486 -938
  250. package/lib/{system.file.8064c8e9.mjs → system.file.8ccc4569.mjs} +84 -151
  251. package/lib/system.file.b8e4e6a1.js +1 -0
  252. package/lib/system.log.14c22a7a.js +1 -0
  253. package/lib/{system.log.2b2fc11a.mjs → system.log.aad4ff54.mjs} +31 -93
  254. package/lib/system.machine.379beacb.js +1 -0
  255. package/lib/{system.machine.0130e762.mjs → system.machine.c47be0cc.mjs} +5 -25
  256. package/lib/{system.notice.5f8cd020.mjs → system.notice.dc1b67cc.mjs} +1075 -1255
  257. package/lib/system.notice.fb151c45.js +1 -0
  258. package/lib/system.noticereceived.3a29d891.js +1 -0
  259. package/lib/{system.noticereceived.51b6353a.mjs → system.noticereceived.e75bf358.mjs} +19 -27
  260. package/lib/{system.onlineuser.c0a69360.mjs → system.onlineuser.ab9c2776.mjs} +36 -38
  261. package/lib/system.onlineuser.fc26aff9.js +1 -0
  262. package/lib/system.org.b6f826e8.js +1 -0
  263. package/lib/{system.org.1169fe47.mjs → system.org.dd710a91.mjs} +3 -3
  264. package/lib/system.permissions.75406743.mjs +972 -0
  265. package/lib/system.permissions.97f68887.js +1 -0
  266. package/lib/system.plugin.3fcf7b0b.js +1 -0
  267. package/lib/{system.plugin.502a69d8.mjs → system.plugin.4b80cd95.mjs} +503 -552
  268. package/lib/system.pos.5a1663d8.js +1 -0
  269. package/lib/{system.pos.8c44c029.mjs → system.pos.a3bafaaa.mjs} +31 -62
  270. package/lib/system.promptmanagement.53c301a3.js +1 -0
  271. package/lib/{system.promptmanagement.d8565db4.mjs → system.promptmanagement.fd651c09.mjs} +318 -449
  272. package/lib/{system.role.19959d7f.mjs → system.role.9edb5922.mjs} +512 -486
  273. package/lib/system.role.e164f059.js +1 -0
  274. package/lib/{system.sumberrules.087015a4.mjs → system.sumberrules.4bb2c95c.mjs} +169 -192
  275. package/lib/system.sumberrules.5e9cd262.js +1 -0
  276. package/lib/system.team.3e605266.js +1 -0
  277. package/lib/system.team.bb1fb40e.mjs +452 -0
  278. package/lib/system.teammembers.a098883b.js +1 -0
  279. package/lib/{system.teammembers.4056d586.mjs → system.teammembers.b8e53d99.mjs} +257 -199
  280. package/lib/system.timers.2f884e41.js +38 -0
  281. package/lib/{system.timers.6f61bfe1.mjs → system.timers.551c4a4b.mjs} +2202 -2278
  282. package/lib/system.translation.6e99c852.js +1 -0
  283. package/lib/{system.translation.9b88fbf2.mjs → system.translation.c2c1f40c.mjs} +437 -431
  284. package/lib/{system.user.bdf2613e.mjs → system.user.b99911de.mjs} +1082 -1025
  285. package/lib/system.user.dffc2543.js +14 -0
  286. package/lib/{system.useraffiliation.63b6bb36.mjs → system.useraffiliation.12cae7ef.mjs} +419 -412
  287. package/lib/system.useraffiliation.f8b33def.js +1 -0
  288. package/lib/system.webresource.1d3ed352.js +1 -0
  289. package/lib/{system.webresource.c36d6792.mjs → system.webresource.8a8d856b.mjs} +177 -219
  290. package/lib/{system.welcome.14785b50.mjs → system.welcome.573a76db.mjs} +10 -3
  291. package/lib/system.welcome.eedf1db2.js +1 -0
  292. package/lib/tableDescriptions.923c4ef1.mjs +80 -0
  293. package/lib/tableDescriptions.b12679b0.js +1 -0
  294. package/lib/tcheckboxs.887d733c.mjs +52 -0
  295. package/lib/tcheckboxs.fe7e574a.js +1 -0
  296. package/lib/tcurrency.10ac9aa7.mjs +85 -0
  297. package/lib/tcurrency.20e959c0.js +1 -0
  298. package/lib/tdatepicker.54036bba.js +1 -0
  299. package/lib/tdatepicker.a08ad382.mjs +52 -0
  300. package/lib/tdictSwitch.274e9f86.js +1 -0
  301. package/lib/tdictSwitch.d40f1b4f.mjs +60 -0
  302. package/lib/tfile.5c897827.js +1 -0
  303. package/lib/tfile.f63b73b9.mjs +62 -0
  304. package/lib/tparticipants.4698962b.mjs +56 -0
  305. package/lib/tparticipants.b6fb4545.js +1 -0
  306. package/lib/translation.mains.5cfc7a2f.js +1 -0
  307. package/lib/translation.mains.e6cb610b.mjs +383 -0
  308. package/lib/utils.datepicker.js.0a5a699e.js +1 -0
  309. package/lib/utils.datepicker.js.5549a741.mjs +70 -0
  310. package/lib/utils.echarts.js.461a74e7.js +54 -0
  311. package/lib/utils.echarts.js.d1bb8ac6.mjs +25711 -0
  312. package/lib/utils.mixins.js.750ca50e.js +1 -0
  313. package/lib/utils.mixins.js.be01e599.mjs +41 -0
  314. package/lib/utils.plug.js.9313aead.mjs +31 -0
  315. package/lib/utils.plug.js.f62510ce.js +1 -0
  316. package/lib/utils.util.js.885de913.mjs +439 -0
  317. package/lib/utils.util.js.c0ba699b.js +1 -0
  318. package/lib/view.build.051553d8.mjs +1578 -0
  319. package/lib/view.build.9af3087b.js +1 -0
  320. package/lib/viewList.209956c3.js +1 -0
  321. package/lib/viewList.c05c92be.mjs +318 -0
  322. package/lib/viewTree.0cd9f1a2.js +1 -0
  323. package/lib/viewTree.c5290360.mjs +409 -0
  324. package/locale/en_US.js +92 -28
  325. package/locale/id_ID.js +76 -12
  326. package/locale/vi_VN.js +2012 -1948
  327. package/locale/zh_CN.js +97 -33
  328. package/package.json +106 -105
  329. package/lib/chartbi.114d32d7.js +0 -60
  330. package/lib/chartbi.eb4dd0af.mjs +0 -27639
  331. package/lib/main.03984fed.js +0 -1
  332. package/lib/main.1050afb3.js +0 -1
  333. package/lib/main.64122541.js +0 -1
  334. package/lib/main.b7d2c6ee.js +0 -1
  335. package/lib/messages.828b6ed8.js +0 -9
  336. package/lib/system.account.3181bcd6.js +0 -216
  337. package/lib/system.account.7c6ea20c.mjs +0 -2552
  338. package/lib/system.config.10f57fa2.js +0 -1
  339. package/lib/system.datasource.d5eea7f2.js +0 -1
  340. package/lib/system.dict.d73658f1.js +0 -1
  341. package/lib/system.duplicatechecking.5c8a3eef.mjs +0 -2142
  342. package/lib/system.duplicatechecking.d24ba6ea.js +0 -1
  343. package/lib/system.email.4bf52f2d.js +0 -41
  344. package/lib/system.email.db5da8d7.mjs +0 -7432
  345. package/lib/system.fieldsecurity.eb217079.js +0 -1
  346. package/lib/system.file.c1884db7.js +0 -1
  347. package/lib/system.log.389af80d.js +0 -1
  348. package/lib/system.machine.49fc6405.js +0 -1
  349. package/lib/system.notice.a89f4826.js +0 -1
  350. package/lib/system.noticereceived.5e0773c3.js +0 -1
  351. package/lib/system.onlineuser.67733846.js +0 -1
  352. package/lib/system.org.ff54d620.js +0 -1
  353. package/lib/system.permissions.cc9a9866.mjs +0 -212
  354. package/lib/system.permissions.e6317c5a.js +0 -9
  355. package/lib/system.plugin.3467d572.js +0 -1
  356. package/lib/system.pos.4aadf86e.js +0 -1
  357. package/lib/system.promptmanagement.9ba710d6.js +0 -1
  358. package/lib/system.role.890c8ca2.js +0 -1
  359. package/lib/system.sumberrules.068ebe4a.js +0 -1
  360. package/lib/system.team.27cd57f7.mjs +0 -1000
  361. package/lib/system.team.2b28502b.js +0 -1
  362. package/lib/system.teammembers.e3baf783.js +0 -1
  363. package/lib/system.timers.cb0a3bd0.js +0 -38
  364. package/lib/system.translation.f3884a0a.js +0 -1
  365. package/lib/system.user.3bd95871.js +0 -14
  366. package/lib/system.useraffiliation.7db6e13c.js +0 -1
  367. package/lib/system.webresource.ede248a8.js +0 -1
  368. package/lib/system.welcome.c9eefa06.js +0 -1
@@ -1,212 +0,0 @@
1
- import { c as commonjsGlobal, a as sysUserOwnRole } from "./system.account.7c6ea20c.mjs";
2
- import { f as baseFkList } from "./messages.a739f4fc.mjs";
3
- import { n as normalizeComponent } from "./chartbi.eb4dd0af.mjs";
4
- var md5 = { exports: {} };
5
- /**
6
- * [js-md5]{@link https://github.com/emn178/js-md5}
7
- *
8
- * @namespace md5
9
- * @version 0.7.3
10
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
11
- * @copyright Chen, Yi-Cyuan 2014-2017
12
- * @license MIT
13
- */
14
- (function(module) {
15
- (function() {
16
- var ERROR = "input is invalid type", WINDOW = typeof window == "object", root = WINDOW ? window : {};
17
- root.JS_MD5_NO_WINDOW && (WINDOW = !1);
18
- var WEB_WORKER = !WINDOW && typeof self == "object", NODE_JS = !root.JS_MD5_NO_NODE_JS && typeof process == "object" && process.versions && process.versions.node;
19
- NODE_JS ? root = commonjsGlobal : WEB_WORKER && (root = self);
20
- var COMMON_JS = !root.JS_MD5_NO_COMMON_JS && !0 && module.exports, ARRAY_BUFFER = !root.JS_MD5_NO_ARRAY_BUFFER && typeof ArrayBuffer < "u", HEX_CHARS = "0123456789abcdef".split(""), EXTRA = [128, 32768, 8388608, -2147483648], SHIFT = [0, 8, 16, 24], OUTPUT_TYPES = ["hex", "array", "digest", "buffer", "arrayBuffer", "base64"], BASE64_ENCODE_CHAR = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""), blocks = [], buffer8;
21
- if (ARRAY_BUFFER) {
22
- var buffer = new ArrayBuffer(68);
23
- buffer8 = new Uint8Array(buffer), blocks = new Uint32Array(buffer);
24
- }
25
- (root.JS_MD5_NO_NODE_JS || !Array.isArray) && (Array.isArray = function(t) {
26
- return Object.prototype.toString.call(t) === "[object Array]";
27
- }), ARRAY_BUFFER && (root.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW || !ArrayBuffer.isView) && (ArrayBuffer.isView = function(t) {
28
- return typeof t == "object" && t.buffer && t.buffer.constructor === ArrayBuffer;
29
- });
30
- var createOutputMethod = function(t) {
31
- return function(r) {
32
- return new Md5(!0).update(r)[t]();
33
- };
34
- }, createMethod = function() {
35
- var t = createOutputMethod("hex");
36
- NODE_JS && (t = nodeWrap(t)), t.create = function() {
37
- return new Md5();
38
- }, t.update = function(e) {
39
- return t.create().update(e);
40
- };
41
- for (var r = 0; r < OUTPUT_TYPES.length; ++r) {
42
- var i = OUTPUT_TYPES[r];
43
- t[i] = createOutputMethod(i);
44
- }
45
- return t;
46
- }, nodeWrap = function(method) {
47
- var crypto = eval("require('crypto')"), Buffer = eval("require('buffer').Buffer"), nodeMethod = function(t) {
48
- if (typeof t == "string")
49
- return crypto.createHash("md5").update(t, "utf8").digest("hex");
50
- if (t == null)
51
- throw ERROR;
52
- return t.constructor === ArrayBuffer && (t = new Uint8Array(t)), Array.isArray(t) || ArrayBuffer.isView(t) || t.constructor === Buffer ? crypto.createHash("md5").update(new Buffer(t)).digest("hex") : method(t);
53
- };
54
- return nodeMethod;
55
- };
56
- function Md5(t) {
57
- if (t)
58
- blocks[0] = blocks[16] = blocks[1] = blocks[2] = blocks[3] = blocks[4] = blocks[5] = blocks[6] = blocks[7] = blocks[8] = blocks[9] = blocks[10] = blocks[11] = blocks[12] = blocks[13] = blocks[14] = blocks[15] = 0, this.blocks = blocks, this.buffer8 = buffer8;
59
- else if (ARRAY_BUFFER) {
60
- var r = new ArrayBuffer(68);
61
- this.buffer8 = new Uint8Array(r), this.blocks = new Uint32Array(r);
62
- } else
63
- this.blocks = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
64
- this.h0 = this.h1 = this.h2 = this.h3 = this.start = this.bytes = this.hBytes = 0, this.finalized = this.hashed = !1, this.first = !0;
65
- }
66
- Md5.prototype.update = function(t) {
67
- if (!this.finalized) {
68
- var r, i = typeof t;
69
- if (i !== "string") {
70
- if (i === "object") {
71
- if (t === null)
72
- throw ERROR;
73
- if (ARRAY_BUFFER && t.constructor === ArrayBuffer)
74
- t = new Uint8Array(t);
75
- else if (!Array.isArray(t) && (!ARRAY_BUFFER || !ArrayBuffer.isView(t)))
76
- throw ERROR;
77
- } else
78
- throw ERROR;
79
- r = !0;
80
- }
81
- for (var e, o = 0, a, s = t.length, f = this.blocks, n = this.buffer8; o < s; ) {
82
- if (this.hashed && (this.hashed = !1, f[0] = f[16], f[16] = f[1] = f[2] = f[3] = f[4] = f[5] = f[6] = f[7] = f[8] = f[9] = f[10] = f[11] = f[12] = f[13] = f[14] = f[15] = 0), r)
83
- if (ARRAY_BUFFER)
84
- for (a = this.start; o < s && a < 64; ++o)
85
- n[a++] = t[o];
86
- else
87
- for (a = this.start; o < s && a < 64; ++o)
88
- f[a >> 2] |= t[o] << SHIFT[a++ & 3];
89
- else if (ARRAY_BUFFER)
90
- for (a = this.start; o < s && a < 64; ++o)
91
- e = t.charCodeAt(o), e < 128 ? n[a++] = e : e < 2048 ? (n[a++] = 192 | e >> 6, n[a++] = 128 | e & 63) : e < 55296 || e >= 57344 ? (n[a++] = 224 | e >> 12, n[a++] = 128 | e >> 6 & 63, n[a++] = 128 | e & 63) : (e = 65536 + ((e & 1023) << 10 | t.charCodeAt(++o) & 1023), n[a++] = 240 | e >> 18, n[a++] = 128 | e >> 12 & 63, n[a++] = 128 | e >> 6 & 63, n[a++] = 128 | e & 63);
92
- else
93
- for (a = this.start; o < s && a < 64; ++o)
94
- e = t.charCodeAt(o), e < 128 ? f[a >> 2] |= e << SHIFT[a++ & 3] : e < 2048 ? (f[a >> 2] |= (192 | e >> 6) << SHIFT[a++ & 3], f[a >> 2] |= (128 | e & 63) << SHIFT[a++ & 3]) : e < 55296 || e >= 57344 ? (f[a >> 2] |= (224 | e >> 12) << SHIFT[a++ & 3], f[a >> 2] |= (128 | e >> 6 & 63) << SHIFT[a++ & 3], f[a >> 2] |= (128 | e & 63) << SHIFT[a++ & 3]) : (e = 65536 + ((e & 1023) << 10 | t.charCodeAt(++o) & 1023), f[a >> 2] |= (240 | e >> 18) << SHIFT[a++ & 3], f[a >> 2] |= (128 | e >> 12 & 63) << SHIFT[a++ & 3], f[a >> 2] |= (128 | e >> 6 & 63) << SHIFT[a++ & 3], f[a >> 2] |= (128 | e & 63) << SHIFT[a++ & 3]);
95
- this.lastByteIndex = a, this.bytes += a - this.start, a >= 64 ? (this.start = a - 64, this.hash(), this.hashed = !0) : this.start = a;
96
- }
97
- return this.bytes > 4294967295 && (this.hBytes += this.bytes / 4294967296 << 0, this.bytes = this.bytes % 4294967296), this;
98
- }
99
- }, Md5.prototype.finalize = function() {
100
- if (!this.finalized) {
101
- this.finalized = !0;
102
- var t = this.blocks, r = this.lastByteIndex;
103
- t[r >> 2] |= EXTRA[r & 3], r >= 56 && (this.hashed || this.hash(), t[0] = t[16], t[16] = t[1] = t[2] = t[3] = t[4] = t[5] = t[6] = t[7] = t[8] = t[9] = t[10] = t[11] = t[12] = t[13] = t[14] = t[15] = 0), t[14] = this.bytes << 3, t[15] = this.hBytes << 3 | this.bytes >>> 29, this.hash();
104
- }
105
- }, Md5.prototype.hash = function() {
106
- var t, r, i, e, o, a, s = this.blocks;
107
- this.first ? (t = s[0] - 680876937, t = (t << 7 | t >>> 25) - 271733879 << 0, e = (-1732584194 ^ t & 2004318071) + s[1] - 117830708, e = (e << 12 | e >>> 20) + t << 0, i = (-271733879 ^ e & (t ^ -271733879)) + s[2] - 1126478375, i = (i << 17 | i >>> 15) + e << 0, r = (t ^ i & (e ^ t)) + s[3] - 1316259209, r = (r << 22 | r >>> 10) + i << 0) : (t = this.h0, r = this.h1, i = this.h2, e = this.h3, t += (e ^ r & (i ^ e)) + s[0] - 680876936, t = (t << 7 | t >>> 25) + r << 0, e += (i ^ t & (r ^ i)) + s[1] - 389564586, e = (e << 12 | e >>> 20) + t << 0, i += (r ^ e & (t ^ r)) + s[2] + 606105819, i = (i << 17 | i >>> 15) + e << 0, r += (t ^ i & (e ^ t)) + s[3] - 1044525330, r = (r << 22 | r >>> 10) + i << 0), t += (e ^ r & (i ^ e)) + s[4] - 176418897, t = (t << 7 | t >>> 25) + r << 0, e += (i ^ t & (r ^ i)) + s[5] + 1200080426, e = (e << 12 | e >>> 20) + t << 0, i += (r ^ e & (t ^ r)) + s[6] - 1473231341, i = (i << 17 | i >>> 15) + e << 0, r += (t ^ i & (e ^ t)) + s[7] - 45705983, r = (r << 22 | r >>> 10) + i << 0, t += (e ^ r & (i ^ e)) + s[8] + 1770035416, t = (t << 7 | t >>> 25) + r << 0, e += (i ^ t & (r ^ i)) + s[9] - 1958414417, e = (e << 12 | e >>> 20) + t << 0, i += (r ^ e & (t ^ r)) + s[10] - 42063, i = (i << 17 | i >>> 15) + e << 0, r += (t ^ i & (e ^ t)) + s[11] - 1990404162, r = (r << 22 | r >>> 10) + i << 0, t += (e ^ r & (i ^ e)) + s[12] + 1804603682, t = (t << 7 | t >>> 25) + r << 0, e += (i ^ t & (r ^ i)) + s[13] - 40341101, e = (e << 12 | e >>> 20) + t << 0, i += (r ^ e & (t ^ r)) + s[14] - 1502002290, i = (i << 17 | i >>> 15) + e << 0, r += (t ^ i & (e ^ t)) + s[15] + 1236535329, r = (r << 22 | r >>> 10) + i << 0, t += (i ^ e & (r ^ i)) + s[1] - 165796510, t = (t << 5 | t >>> 27) + r << 0, e += (r ^ i & (t ^ r)) + s[6] - 1069501632, e = (e << 9 | e >>> 23) + t << 0, i += (t ^ r & (e ^ t)) + s[11] + 643717713, i = (i << 14 | i >>> 18) + e << 0, r += (e ^ t & (i ^ e)) + s[0] - 373897302, r = (r << 20 | r >>> 12) + i << 0, t += (i ^ e & (r ^ i)) + s[5] - 701558691, t = (t << 5 | t >>> 27) + r << 0, e += (r ^ i & (t ^ r)) + s[10] + 38016083, e = (e << 9 | e >>> 23) + t << 0, i += (t ^ r & (e ^ t)) + s[15] - 660478335, i = (i << 14 | i >>> 18) + e << 0, r += (e ^ t & (i ^ e)) + s[4] - 405537848, r = (r << 20 | r >>> 12) + i << 0, t += (i ^ e & (r ^ i)) + s[9] + 568446438, t = (t << 5 | t >>> 27) + r << 0, e += (r ^ i & (t ^ r)) + s[14] - 1019803690, e = (e << 9 | e >>> 23) + t << 0, i += (t ^ r & (e ^ t)) + s[3] - 187363961, i = (i << 14 | i >>> 18) + e << 0, r += (e ^ t & (i ^ e)) + s[8] + 1163531501, r = (r << 20 | r >>> 12) + i << 0, t += (i ^ e & (r ^ i)) + s[13] - 1444681467, t = (t << 5 | t >>> 27) + r << 0, e += (r ^ i & (t ^ r)) + s[2] - 51403784, e = (e << 9 | e >>> 23) + t << 0, i += (t ^ r & (e ^ t)) + s[7] + 1735328473, i = (i << 14 | i >>> 18) + e << 0, r += (e ^ t & (i ^ e)) + s[12] - 1926607734, r = (r << 20 | r >>> 12) + i << 0, o = r ^ i, t += (o ^ e) + s[5] - 378558, t = (t << 4 | t >>> 28) + r << 0, e += (o ^ t) + s[8] - 2022574463, e = (e << 11 | e >>> 21) + t << 0, a = e ^ t, i += (a ^ r) + s[11] + 1839030562, i = (i << 16 | i >>> 16) + e << 0, r += (a ^ i) + s[14] - 35309556, r = (r << 23 | r >>> 9) + i << 0, o = r ^ i, t += (o ^ e) + s[1] - 1530992060, t = (t << 4 | t >>> 28) + r << 0, e += (o ^ t) + s[4] + 1272893353, e = (e << 11 | e >>> 21) + t << 0, a = e ^ t, i += (a ^ r) + s[7] - 155497632, i = (i << 16 | i >>> 16) + e << 0, r += (a ^ i) + s[10] - 1094730640, r = (r << 23 | r >>> 9) + i << 0, o = r ^ i, t += (o ^ e) + s[13] + 681279174, t = (t << 4 | t >>> 28) + r << 0, e += (o ^ t) + s[0] - 358537222, e = (e << 11 | e >>> 21) + t << 0, a = e ^ t, i += (a ^ r) + s[3] - 722521979, i = (i << 16 | i >>> 16) + e << 0, r += (a ^ i) + s[6] + 76029189, r = (r << 23 | r >>> 9) + i << 0, o = r ^ i, t += (o ^ e) + s[9] - 640364487, t = (t << 4 | t >>> 28) + r << 0, e += (o ^ t) + s[12] - 421815835, e = (e << 11 | e >>> 21) + t << 0, a = e ^ t, i += (a ^ r) + s[15] + 530742520, i = (i << 16 | i >>> 16) + e << 0, r += (a ^ i) + s[2] - 995338651, r = (r << 23 | r >>> 9) + i << 0, t += (i ^ (r | ~e)) + s[0] - 198630844, t = (t << 6 | t >>> 26) + r << 0, e += (r ^ (t | ~i)) + s[7] + 1126891415, e = (e << 10 | e >>> 22) + t << 0, i += (t ^ (e | ~r)) + s[14] - 1416354905, i = (i << 15 | i >>> 17) + e << 0, r += (e ^ (i | ~t)) + s[5] - 57434055, r = (r << 21 | r >>> 11) + i << 0, t += (i ^ (r | ~e)) + s[12] + 1700485571, t = (t << 6 | t >>> 26) + r << 0, e += (r ^ (t | ~i)) + s[3] - 1894986606, e = (e << 10 | e >>> 22) + t << 0, i += (t ^ (e | ~r)) + s[10] - 1051523, i = (i << 15 | i >>> 17) + e << 0, r += (e ^ (i | ~t)) + s[1] - 2054922799, r = (r << 21 | r >>> 11) + i << 0, t += (i ^ (r | ~e)) + s[8] + 1873313359, t = (t << 6 | t >>> 26) + r << 0, e += (r ^ (t | ~i)) + s[15] - 30611744, e = (e << 10 | e >>> 22) + t << 0, i += (t ^ (e | ~r)) + s[6] - 1560198380, i = (i << 15 | i >>> 17) + e << 0, r += (e ^ (i | ~t)) + s[13] + 1309151649, r = (r << 21 | r >>> 11) + i << 0, t += (i ^ (r | ~e)) + s[4] - 145523070, t = (t << 6 | t >>> 26) + r << 0, e += (r ^ (t | ~i)) + s[11] - 1120210379, e = (e << 10 | e >>> 22) + t << 0, i += (t ^ (e | ~r)) + s[2] + 718787259, i = (i << 15 | i >>> 17) + e << 0, r += (e ^ (i | ~t)) + s[9] - 343485551, r = (r << 21 | r >>> 11) + i << 0, this.first ? (this.h0 = t + 1732584193 << 0, this.h1 = r - 271733879 << 0, this.h2 = i - 1732584194 << 0, this.h3 = e + 271733878 << 0, this.first = !1) : (this.h0 = this.h0 + t << 0, this.h1 = this.h1 + r << 0, this.h2 = this.h2 + i << 0, this.h3 = this.h3 + e << 0);
108
- }, Md5.prototype.hex = function() {
109
- this.finalize();
110
- var t = this.h0, r = this.h1, i = this.h2, e = this.h3;
111
- return HEX_CHARS[t >> 4 & 15] + HEX_CHARS[t & 15] + HEX_CHARS[t >> 12 & 15] + HEX_CHARS[t >> 8 & 15] + HEX_CHARS[t >> 20 & 15] + HEX_CHARS[t >> 16 & 15] + HEX_CHARS[t >> 28 & 15] + HEX_CHARS[t >> 24 & 15] + HEX_CHARS[r >> 4 & 15] + HEX_CHARS[r & 15] + HEX_CHARS[r >> 12 & 15] + HEX_CHARS[r >> 8 & 15] + HEX_CHARS[r >> 20 & 15] + HEX_CHARS[r >> 16 & 15] + HEX_CHARS[r >> 28 & 15] + HEX_CHARS[r >> 24 & 15] + HEX_CHARS[i >> 4 & 15] + HEX_CHARS[i & 15] + HEX_CHARS[i >> 12 & 15] + HEX_CHARS[i >> 8 & 15] + HEX_CHARS[i >> 20 & 15] + HEX_CHARS[i >> 16 & 15] + HEX_CHARS[i >> 28 & 15] + HEX_CHARS[i >> 24 & 15] + HEX_CHARS[e >> 4 & 15] + HEX_CHARS[e & 15] + HEX_CHARS[e >> 12 & 15] + HEX_CHARS[e >> 8 & 15] + HEX_CHARS[e >> 20 & 15] + HEX_CHARS[e >> 16 & 15] + HEX_CHARS[e >> 28 & 15] + HEX_CHARS[e >> 24 & 15];
112
- }, Md5.prototype.toString = Md5.prototype.hex, Md5.prototype.digest = function() {
113
- this.finalize();
114
- var t = this.h0, r = this.h1, i = this.h2, e = this.h3;
115
- return [
116
- t & 255,
117
- t >> 8 & 255,
118
- t >> 16 & 255,
119
- t >> 24 & 255,
120
- r & 255,
121
- r >> 8 & 255,
122
- r >> 16 & 255,
123
- r >> 24 & 255,
124
- i & 255,
125
- i >> 8 & 255,
126
- i >> 16 & 255,
127
- i >> 24 & 255,
128
- e & 255,
129
- e >> 8 & 255,
130
- e >> 16 & 255,
131
- e >> 24 & 255
132
- ];
133
- }, Md5.prototype.array = Md5.prototype.digest, Md5.prototype.arrayBuffer = function() {
134
- this.finalize();
135
- var t = new ArrayBuffer(16), r = new Uint32Array(t);
136
- return r[0] = this.h0, r[1] = this.h1, r[2] = this.h2, r[3] = this.h3, t;
137
- }, Md5.prototype.buffer = Md5.prototype.arrayBuffer, Md5.prototype.base64 = function() {
138
- for (var t, r, i, e = "", o = this.array(), a = 0; a < 15; )
139
- t = o[a++], r = o[a++], i = o[a++], e += BASE64_ENCODE_CHAR[t >>> 2] + BASE64_ENCODE_CHAR[(t << 4 | r >>> 4) & 63] + BASE64_ENCODE_CHAR[(r << 2 | i >>> 6) & 63] + BASE64_ENCODE_CHAR[i & 63];
140
- return t = o[a], e += BASE64_ENCODE_CHAR[t >>> 2] + BASE64_ENCODE_CHAR[t << 4 & 63] + "==", e;
141
- };
142
- var exports = createMethod();
143
- COMMON_JS ? module.exports = exports : root.md5 = exports;
144
- })();
145
- })(md5);
146
- const main_vue_vue_type_style_index_0_scoped_f9f91d81_lang = "", _sfc_main = {
147
- name: "GdUserPermissions",
148
- props: {
149
- height: {
150
- type: Number,
151
- default: 100
152
- }
153
- },
154
- data() {
155
- return {
156
- searcLoading: !1,
157
- loading: !1,
158
- userId: "",
159
- userList: [],
160
- fkEntityName: "sys_user"
161
- };
162
- },
163
- computed: {
164
- styled() {
165
- return `height:${this.height + 76}px`;
166
- }
167
- },
168
- methods: {
169
- query() {
170
- },
171
- searchData(t) {
172
- this.searcLoading = !0, baseFkList({ name: t, fkEntityName: this.fkEntityName }).then((r) => {
173
- r.code === 200 && (this.userList = r.data), this.searcLoading = !1;
174
- });
175
- },
176
- change(t) {
177
- t !== "" && this.getUseRole();
178
- },
179
- getUseRole() {
180
- this.loading = !0, sysUserOwnRole({ id: this.userId }).then((t) => {
181
- this.loading = !1, t.code === 200 && (this.userList = t.data);
182
- });
183
- }
184
- },
185
- created() {
186
- this.searchData("");
187
- }
188
- };
189
- var _sfc_render = function t() {
190
- var r = this, i = r._self._c;
191
- return i("div", { staticClass: "gd-page-view", staticStyle: { display: "flex", background: "rgb(245, 245, 245)" } }, [i("div", { staticClass: "page-view-trees", style: r.styled }, [i("div", { directives: [{ name: "loading", rawName: "v-loading", value: r.loading, expression: "loading" }], staticClass: "trees-operatorl" }, [i("el-select", { staticClass: "treesr-input", attrs: { placeholder: r.$i18nt("gd.teamSharing.name", "\u89D2\u8272\u540D"), clearable: "", filterable: "", loading: r.searcLoading, "remote-method": r.searchData, clearable: "", remote: "" }, on: { change: r.change }, model: { value: r.userId, callback: function(e) {
192
- r.userId = e;
193
- }, expression: "userId" } }, r._l(r.userList, function(e) {
194
- return i("el-option", { key: e.id, attrs: { label: e.name, value: e.id } });
195
- }), 1), i("div", { staticClass: "treesr-search", on: { click: r.query } }, [i("i", { staticClass: "el-input__icon el-icon-search" })])], 1), i("div", { staticClass: "trees-list" })]), i("div", { directives: [{ name: "loading", rawName: "v-loading", value: r.loading, expression: "loading" }], staticClass: "page-view-list" })]);
196
- }, _sfc_staticRenderFns = [], __component__ = /* @__PURE__ */ normalizeComponent(
197
- _sfc_main,
198
- _sfc_render,
199
- _sfc_staticRenderFns,
200
- !1,
201
- null,
202
- "f9f91d81",
203
- null,
204
- null
205
- );
206
- const GDpackage = __component__.exports;
207
- GDpackage.install = function(t) {
208
- t.component(GDpackage.name, GDpackage);
209
- };
210
- export {
211
- GDpackage as G
212
- };
@@ -1,9 +0,0 @@
1
- "use strict";const system_account=require("./system.account.3181bcd6.js"),messages=require("./messages.828b6ed8.js"),chartbi=require("./chartbi.114d32d7.js");var md5={exports:{}};/**
2
- * [js-md5]{@link https://github.com/emn178/js-md5}
3
- *
4
- * @namespace md5
5
- * @version 0.7.3
6
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
7
- * @copyright Chen, Yi-Cyuan 2014-2017
8
- * @license MIT
9
- */(function(module){(function(){var ERROR="input is invalid type",WINDOW=typeof window=="object",root=WINDOW?window:{};root.JS_MD5_NO_WINDOW&&(WINDOW=!1);var WEB_WORKER=!WINDOW&&typeof self=="object",NODE_JS=!root.JS_MD5_NO_NODE_JS&&typeof process=="object"&&process.versions&&process.versions.node;NODE_JS?root=system_account.commonjsGlobal:WEB_WORKER&&(root=self);var COMMON_JS=!root.JS_MD5_NO_COMMON_JS&&!0&&module.exports,ARRAY_BUFFER=!root.JS_MD5_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",HEX_CHARS="0123456789abcdef".split(""),EXTRA=[128,32768,8388608,-2147483648],SHIFT=[0,8,16,24],OUTPUT_TYPES=["hex","array","digest","buffer","arrayBuffer","base64"],BASE64_ENCODE_CHAR="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),blocks=[],buffer8;if(ARRAY_BUFFER){var buffer=new ArrayBuffer(68);buffer8=new Uint8Array(buffer),blocks=new Uint32Array(buffer)}(root.JS_MD5_NO_NODE_JS||!Array.isArray)&&(Array.isArray=function(t){return Object.prototype.toString.call(t)==="[object Array]"}),ARRAY_BUFFER&&(root.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW||!ArrayBuffer.isView)&&(ArrayBuffer.isView=function(t){return typeof t=="object"&&t.buffer&&t.buffer.constructor===ArrayBuffer});var createOutputMethod=function(t){return function(r){return new Md5(!0).update(r)[t]()}},createMethod=function(){var t=createOutputMethod("hex");NODE_JS&&(t=nodeWrap(t)),t.create=function(){return new Md5},t.update=function(e){return t.create().update(e)};for(var r=0;r<OUTPUT_TYPES.length;++r){var s=OUTPUT_TYPES[r];t[s]=createOutputMethod(s)}return t},nodeWrap=function(method){var crypto=eval("require('crypto')"),Buffer=eval("require('buffer').Buffer"),nodeMethod=function(t){if(typeof t=="string")return crypto.createHash("md5").update(t,"utf8").digest("hex");if(t==null)throw ERROR;return t.constructor===ArrayBuffer&&(t=new Uint8Array(t)),Array.isArray(t)||ArrayBuffer.isView(t)||t.constructor===Buffer?crypto.createHash("md5").update(new Buffer(t)).digest("hex"):method(t)};return nodeMethod};function Md5(t){if(t)blocks[0]=blocks[16]=blocks[1]=blocks[2]=blocks[3]=blocks[4]=blocks[5]=blocks[6]=blocks[7]=blocks[8]=blocks[9]=blocks[10]=blocks[11]=blocks[12]=blocks[13]=blocks[14]=blocks[15]=0,this.blocks=blocks,this.buffer8=buffer8;else if(ARRAY_BUFFER){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}Md5.prototype.update=function(t){if(!this.finalized){var r,s=typeof t;if(s!=="string"){if(s==="object"){if(t===null)throw ERROR;if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!Array.isArray(t)&&(!ARRAY_BUFFER||!ArrayBuffer.isView(t)))throw ERROR}else throw ERROR;r=!0}for(var e,o=0,a,i=t.length,n=this.blocks,f=this.buffer8;o<i;){if(this.hashed&&(this.hashed=!1,n[0]=n[16],n[16]=n[1]=n[2]=n[3]=n[4]=n[5]=n[6]=n[7]=n[8]=n[9]=n[10]=n[11]=n[12]=n[13]=n[14]=n[15]=0),r)if(ARRAY_BUFFER)for(a=this.start;o<i&&a<64;++o)f[a++]=t[o];else for(a=this.start;o<i&&a<64;++o)n[a>>2]|=t[o]<<SHIFT[a++&3];else if(ARRAY_BUFFER)for(a=this.start;o<i&&a<64;++o)e=t.charCodeAt(o),e<128?f[a++]=e:e<2048?(f[a++]=192|e>>6,f[a++]=128|e&63):e<55296||e>=57344?(f[a++]=224|e>>12,f[a++]=128|e>>6&63,f[a++]=128|e&63):(e=65536+((e&1023)<<10|t.charCodeAt(++o)&1023),f[a++]=240|e>>18,f[a++]=128|e>>12&63,f[a++]=128|e>>6&63,f[a++]=128|e&63);else for(a=this.start;o<i&&a<64;++o)e=t.charCodeAt(o),e<128?n[a>>2]|=e<<SHIFT[a++&3]:e<2048?(n[a>>2]|=(192|e>>6)<<SHIFT[a++&3],n[a>>2]|=(128|e&63)<<SHIFT[a++&3]):e<55296||e>=57344?(n[a>>2]|=(224|e>>12)<<SHIFT[a++&3],n[a>>2]|=(128|e>>6&63)<<SHIFT[a++&3],n[a>>2]|=(128|e&63)<<SHIFT[a++&3]):(e=65536+((e&1023)<<10|t.charCodeAt(++o)&1023),n[a>>2]|=(240|e>>18)<<SHIFT[a++&3],n[a>>2]|=(128|e>>12&63)<<SHIFT[a++&3],n[a>>2]|=(128|e>>6&63)<<SHIFT[a++&3],n[a>>2]|=(128|e&63)<<SHIFT[a++&3]);this.lastByteIndex=a,this.bytes+=a-this.start,a>=64?(this.start=a-64,this.hash(),this.hashed=!0):this.start=a}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},Md5.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,r=this.lastByteIndex;t[r>>2]|=EXTRA[r&3],r>=56&&(this.hashed||this.hash(),t[0]=t[16],t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.bytes<<3,t[15]=this.hBytes<<3|this.bytes>>>29,this.hash()}},Md5.prototype.hash=function(){var t,r,s,e,o,a,i=this.blocks;this.first?(t=i[0]-680876937,t=(t<<7|t>>>25)-271733879<<0,e=(-1732584194^t&2004318071)+i[1]-117830708,e=(e<<12|e>>>20)+t<<0,s=(-271733879^e&(t^-271733879))+i[2]-1126478375,s=(s<<17|s>>>15)+e<<0,r=(t^s&(e^t))+i[3]-1316259209,r=(r<<22|r>>>10)+s<<0):(t=this.h0,r=this.h1,s=this.h2,e=this.h3,t+=(e^r&(s^e))+i[0]-680876936,t=(t<<7|t>>>25)+r<<0,e+=(s^t&(r^s))+i[1]-389564586,e=(e<<12|e>>>20)+t<<0,s+=(r^e&(t^r))+i[2]+606105819,s=(s<<17|s>>>15)+e<<0,r+=(t^s&(e^t))+i[3]-1044525330,r=(r<<22|r>>>10)+s<<0),t+=(e^r&(s^e))+i[4]-176418897,t=(t<<7|t>>>25)+r<<0,e+=(s^t&(r^s))+i[5]+1200080426,e=(e<<12|e>>>20)+t<<0,s+=(r^e&(t^r))+i[6]-1473231341,s=(s<<17|s>>>15)+e<<0,r+=(t^s&(e^t))+i[7]-45705983,r=(r<<22|r>>>10)+s<<0,t+=(e^r&(s^e))+i[8]+1770035416,t=(t<<7|t>>>25)+r<<0,e+=(s^t&(r^s))+i[9]-1958414417,e=(e<<12|e>>>20)+t<<0,s+=(r^e&(t^r))+i[10]-42063,s=(s<<17|s>>>15)+e<<0,r+=(t^s&(e^t))+i[11]-1990404162,r=(r<<22|r>>>10)+s<<0,t+=(e^r&(s^e))+i[12]+1804603682,t=(t<<7|t>>>25)+r<<0,e+=(s^t&(r^s))+i[13]-40341101,e=(e<<12|e>>>20)+t<<0,s+=(r^e&(t^r))+i[14]-1502002290,s=(s<<17|s>>>15)+e<<0,r+=(t^s&(e^t))+i[15]+1236535329,r=(r<<22|r>>>10)+s<<0,t+=(s^e&(r^s))+i[1]-165796510,t=(t<<5|t>>>27)+r<<0,e+=(r^s&(t^r))+i[6]-1069501632,e=(e<<9|e>>>23)+t<<0,s+=(t^r&(e^t))+i[11]+643717713,s=(s<<14|s>>>18)+e<<0,r+=(e^t&(s^e))+i[0]-373897302,r=(r<<20|r>>>12)+s<<0,t+=(s^e&(r^s))+i[5]-701558691,t=(t<<5|t>>>27)+r<<0,e+=(r^s&(t^r))+i[10]+38016083,e=(e<<9|e>>>23)+t<<0,s+=(t^r&(e^t))+i[15]-660478335,s=(s<<14|s>>>18)+e<<0,r+=(e^t&(s^e))+i[4]-405537848,r=(r<<20|r>>>12)+s<<0,t+=(s^e&(r^s))+i[9]+568446438,t=(t<<5|t>>>27)+r<<0,e+=(r^s&(t^r))+i[14]-1019803690,e=(e<<9|e>>>23)+t<<0,s+=(t^r&(e^t))+i[3]-187363961,s=(s<<14|s>>>18)+e<<0,r+=(e^t&(s^e))+i[8]+1163531501,r=(r<<20|r>>>12)+s<<0,t+=(s^e&(r^s))+i[13]-1444681467,t=(t<<5|t>>>27)+r<<0,e+=(r^s&(t^r))+i[2]-51403784,e=(e<<9|e>>>23)+t<<0,s+=(t^r&(e^t))+i[7]+1735328473,s=(s<<14|s>>>18)+e<<0,r+=(e^t&(s^e))+i[12]-1926607734,r=(r<<20|r>>>12)+s<<0,o=r^s,t+=(o^e)+i[5]-378558,t=(t<<4|t>>>28)+r<<0,e+=(o^t)+i[8]-2022574463,e=(e<<11|e>>>21)+t<<0,a=e^t,s+=(a^r)+i[11]+1839030562,s=(s<<16|s>>>16)+e<<0,r+=(a^s)+i[14]-35309556,r=(r<<23|r>>>9)+s<<0,o=r^s,t+=(o^e)+i[1]-1530992060,t=(t<<4|t>>>28)+r<<0,e+=(o^t)+i[4]+1272893353,e=(e<<11|e>>>21)+t<<0,a=e^t,s+=(a^r)+i[7]-155497632,s=(s<<16|s>>>16)+e<<0,r+=(a^s)+i[10]-1094730640,r=(r<<23|r>>>9)+s<<0,o=r^s,t+=(o^e)+i[13]+681279174,t=(t<<4|t>>>28)+r<<0,e+=(o^t)+i[0]-358537222,e=(e<<11|e>>>21)+t<<0,a=e^t,s+=(a^r)+i[3]-722521979,s=(s<<16|s>>>16)+e<<0,r+=(a^s)+i[6]+76029189,r=(r<<23|r>>>9)+s<<0,o=r^s,t+=(o^e)+i[9]-640364487,t=(t<<4|t>>>28)+r<<0,e+=(o^t)+i[12]-421815835,e=(e<<11|e>>>21)+t<<0,a=e^t,s+=(a^r)+i[15]+530742520,s=(s<<16|s>>>16)+e<<0,r+=(a^s)+i[2]-995338651,r=(r<<23|r>>>9)+s<<0,t+=(s^(r|~e))+i[0]-198630844,t=(t<<6|t>>>26)+r<<0,e+=(r^(t|~s))+i[7]+1126891415,e=(e<<10|e>>>22)+t<<0,s+=(t^(e|~r))+i[14]-1416354905,s=(s<<15|s>>>17)+e<<0,r+=(e^(s|~t))+i[5]-57434055,r=(r<<21|r>>>11)+s<<0,t+=(s^(r|~e))+i[12]+1700485571,t=(t<<6|t>>>26)+r<<0,e+=(r^(t|~s))+i[3]-1894986606,e=(e<<10|e>>>22)+t<<0,s+=(t^(e|~r))+i[10]-1051523,s=(s<<15|s>>>17)+e<<0,r+=(e^(s|~t))+i[1]-2054922799,r=(r<<21|r>>>11)+s<<0,t+=(s^(r|~e))+i[8]+1873313359,t=(t<<6|t>>>26)+r<<0,e+=(r^(t|~s))+i[15]-30611744,e=(e<<10|e>>>22)+t<<0,s+=(t^(e|~r))+i[6]-1560198380,s=(s<<15|s>>>17)+e<<0,r+=(e^(s|~t))+i[13]+1309151649,r=(r<<21|r>>>11)+s<<0,t+=(s^(r|~e))+i[4]-145523070,t=(t<<6|t>>>26)+r<<0,e+=(r^(t|~s))+i[11]-1120210379,e=(e<<10|e>>>22)+t<<0,s+=(t^(e|~r))+i[2]+718787259,s=(s<<15|s>>>17)+e<<0,r+=(e^(s|~t))+i[9]-343485551,r=(r<<21|r>>>11)+s<<0,this.first?(this.h0=t+1732584193<<0,this.h1=r-271733879<<0,this.h2=s-1732584194<<0,this.h3=e+271733878<<0,this.first=!1):(this.h0=this.h0+t<<0,this.h1=this.h1+r<<0,this.h2=this.h2+s<<0,this.h3=this.h3+e<<0)},Md5.prototype.hex=function(){this.finalize();var t=this.h0,r=this.h1,s=this.h2,e=this.h3;return HEX_CHARS[t>>4&15]+HEX_CHARS[t&15]+HEX_CHARS[t>>12&15]+HEX_CHARS[t>>8&15]+HEX_CHARS[t>>20&15]+HEX_CHARS[t>>16&15]+HEX_CHARS[t>>28&15]+HEX_CHARS[t>>24&15]+HEX_CHARS[r>>4&15]+HEX_CHARS[r&15]+HEX_CHARS[r>>12&15]+HEX_CHARS[r>>8&15]+HEX_CHARS[r>>20&15]+HEX_CHARS[r>>16&15]+HEX_CHARS[r>>28&15]+HEX_CHARS[r>>24&15]+HEX_CHARS[s>>4&15]+HEX_CHARS[s&15]+HEX_CHARS[s>>12&15]+HEX_CHARS[s>>8&15]+HEX_CHARS[s>>20&15]+HEX_CHARS[s>>16&15]+HEX_CHARS[s>>28&15]+HEX_CHARS[s>>24&15]+HEX_CHARS[e>>4&15]+HEX_CHARS[e&15]+HEX_CHARS[e>>12&15]+HEX_CHARS[e>>8&15]+HEX_CHARS[e>>20&15]+HEX_CHARS[e>>16&15]+HEX_CHARS[e>>28&15]+HEX_CHARS[e>>24&15]},Md5.prototype.toString=Md5.prototype.hex,Md5.prototype.digest=function(){this.finalize();var t=this.h0,r=this.h1,s=this.h2,e=this.h3;return[t&255,t>>8&255,t>>16&255,t>>24&255,r&255,r>>8&255,r>>16&255,r>>24&255,s&255,s>>8&255,s>>16&255,s>>24&255,e&255,e>>8&255,e>>16&255,e>>24&255]},Md5.prototype.array=Md5.prototype.digest,Md5.prototype.arrayBuffer=function(){this.finalize();var t=new ArrayBuffer(16),r=new Uint32Array(t);return r[0]=this.h0,r[1]=this.h1,r[2]=this.h2,r[3]=this.h3,t},Md5.prototype.buffer=Md5.prototype.arrayBuffer,Md5.prototype.base64=function(){for(var t,r,s,e="",o=this.array(),a=0;a<15;)t=o[a++],r=o[a++],s=o[a++],e+=BASE64_ENCODE_CHAR[t>>>2]+BASE64_ENCODE_CHAR[(t<<4|r>>>4)&63]+BASE64_ENCODE_CHAR[(r<<2|s>>>6)&63]+BASE64_ENCODE_CHAR[s&63];return t=o[a],e+=BASE64_ENCODE_CHAR[t>>>2]+BASE64_ENCODE_CHAR[t<<4&63]+"==",e};var exports=createMethod();COMMON_JS?module.exports=exports:root.md5=exports})()})(md5);const main_vue_vue_type_style_index_0_scoped_f9f91d81_lang="",_sfc_main={name:"GdUserPermissions",props:{height:{type:Number,default:100}},data(){return{searcLoading:!1,loading:!1,userId:"",userList:[],fkEntityName:"sys_user"}},computed:{styled(){return`height:${this.height+76}px`}},methods:{query(){},searchData(t){this.searcLoading=!0,messages.baseFkList({name:t,fkEntityName:this.fkEntityName}).then(r=>{r.code===200&&(this.userList=r.data),this.searcLoading=!1})},change(t){t!==""&&this.getUseRole()},getUseRole(){this.loading=!0,system_account.sysUserOwnRole({id:this.userId}).then(t=>{this.loading=!1,t.code===200&&(this.userList=t.data)})}},created(){this.searchData("")}};var _sfc_render=function t(){var r=this,s=r._self._c;return s("div",{staticClass:"gd-page-view",staticStyle:{display:"flex",background:"rgb(245, 245, 245)"}},[s("div",{staticClass:"page-view-trees",style:r.styled},[s("div",{directives:[{name:"loading",rawName:"v-loading",value:r.loading,expression:"loading"}],staticClass:"trees-operatorl"},[s("el-select",{staticClass:"treesr-input",attrs:{placeholder:r.$i18nt("gd.teamSharing.name","\u89D2\u8272\u540D"),clearable:"",filterable:"",loading:r.searcLoading,"remote-method":r.searchData,clearable:"",remote:""},on:{change:r.change},model:{value:r.userId,callback:function(e){r.userId=e},expression:"userId"}},r._l(r.userList,function(e){return s("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})}),1),s("div",{staticClass:"treesr-search",on:{click:r.query}},[s("i",{staticClass:"el-input__icon el-icon-search"})])],1),s("div",{staticClass:"trees-list"})]),s("div",{directives:[{name:"loading",rawName:"v-loading",value:r.loading,expression:"loading"}],staticClass:"page-view-list"})])},_sfc_staticRenderFns=[],__component__=chartbi.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,!1,null,"f9f91d81",null,null);const GDpackage=__component__.exports;GDpackage.install=function(t){t.component(GDpackage.name,GDpackage)};exports.GDpackage=GDpackage;
@@ -1 +0,0 @@
1
- "use strict";const n=require("./chartbi.114d32d7.js"),d=require("./messages.828b6ed8.js");function u(s){return window.axios({url:"/SysPlugin/page",method:"post",data:s})}function c(s){return window.axios({url:"/SysPlugin/add",method:"post",data:s})}function g(s){return window.axios({url:"/SysPlugin/edit",method:"post",data:s})}function m(s){return window.axios({url:"/SysPlugin/delete",method:"post",data:s})}function h(s){return window.axios({url:"/SysPluginStep/page",method:"post",data:s})}function p(s){return window.axios({url:"/SysPluginStep/add",method:"post",data:s})}function f(s){return window.axios({url:"/SysPluginStep/edit",method:"post",data:s})}function y(s){return window.axios({url:"/SysPluginStep/changeStatus",method:"post",data:s})}function b(s){return window.axios({url:"/SysPluginStep/delete",method:"post",data:s})}function v(s){return window.axios({url:"/SysPluginStep/getNameSpacesDetails",method:"post",data:s})}const w={data(){return{tableColumns:[{type:"selection",width:"60",fixed:!0},{transKey:"gd.plugin.name",prop:"name",label:"\u540D\u79F0",type:"slot",slotType:"name",align:"left",fixed:!0,renderHeader:(s,...e)=>this.renderHeader(s,...e,{effectType:"input"}),showOverflowTooltip:!0},{transKey:"gd.plugin.status",prop:"statecodes",label:"\u72B6\u6001",type:"slot",slotType:"statecodes",align:"left",showOverflowTooltip:!0},{transKey:"gd.plugin.remarks",prop:"description",label:"\u5907\u6CE8",align:"left"}],tableButtons:[{displayName:"\u65B0\u589E",functionName:"add",show:!0,transKey:"gd.btn.add",icon:"el-icon-plus",name:"sysPlugin:add"},{displayName:"\u7F16\u8F91",functionName:"edit",show:!0,transKey:"gd.btn.edit",icon:"el-icon-edit",name:"sysPlugin:edit"},{displayName:"\u5220\u9664",functionName:"del",show:!0,transKey:"gd.btn.del",icon:"el-icon-delete",btnType:"danger",name:"sysPlugin:delete"},{displayName:"\u6B65\u9AA4",functionName:"step",show:!0,transKey:"gd.plugin.step",icon:"gd-icons gd-icon-caozuojilu",name:"sysPlugin:step"}],tableQueries:[{transKey:"gd.plugin.name",effectType:"input",prop:"name",label:"\u540D\u79F0",placeholder:"\u8BF7\u8F93\u5165",placeholderTransKey:"gd.placeholder.input",rules:[]}]}}},$={props:{formMode:{type:String,default:"dialog"}},data(){return{sysViewButtons:[{displayName:"\u786E\u5B9A",functionName:"handleSubmit",show:!0,transKey:"gd.btn.confirm",icon:"el-icon-document-checked"}],visible:!1,confirmLoading:!1,fileList:[],record:null,title:"",fullscreen:!1,width:"700px",ruleFormData:{}}},computed:{modalStyle(){return this.fullscreen?{width:"100%",dialogStyle:{top:"0px"}}:{width:this.width,dialogStyle:{top:"80px"}}},...n.mapGetters(["labelPosition"])},methods:{togglefullscreen(){this.fullscreen=!this.fullscreen},open(s){this.fullscreen=!1,this.title=s?this.$i18nt("gd.https.edit","\u7F16\u8F91"):this.$i18nt("gd.https.add","\u65B0\u589E"),this.record=s,this.fileList=[],this.visible=!0,this.sysViewButtons=this.sysViewButtons.map(e=>(e.name=s?"sysPlugin:edit":"sysPlugin:add",e)),s?this.ruleFormData={id:s.id,name:s.name,description:s.description}:this.$nextTick(()=>{this.ruleFormData={},this.$refs.ruleForm.resetFields()})},handleAvatarSuccess(s,e,t){this.$refs.fileUploadBtn.clearFiles()},uploadLogo(s){if(s.file.type=="application/x-msdownload"){if(this.fileList=[s.file],!this.record){let t=s.file.name.lastIndexOf(".");var e=s.file.name.substring(0,t);this.ruleFormData.name=e}}else this.$message.warning(this.$i18nt("gd.plugin.fileFormatTip","\u6587\u4EF6\u683C\u5F0F\u9519\u8BEF!")),this.fileList=[];return!1},handleChange(s,e){if(e.length>1&&e.splice(0,1),s.raw.type=="application/x-msdownload"){if(this.fileList=[s.raw],!this.record){let a=s.raw.name.lastIndexOf(".");var t=s.raw.name.substring(0,a);this.ruleFormData.name=t}}else this.$message.warning(this.$i18nt("gd.plugin.fileFormatTip","\u6587\u4EF6\u683C\u5F0F\u9519\u8BEF!")),this.fileList=[];return!1},handleRemove(s){const e=this.fileList.indexOf(s),t=this.fileList.slice();t.splice(e,1),this.fileList=t},handleSubmit(){this.$refs.ruleForm.validate(s=>{s&&(this.record?this.edit(this.ruleFormData):this.add(this.ruleFormData))})},add(s){this.confirmLoading=!0;let{fileList:e}=this;if(e.length==0)return this.$message.error(this.$i18nt("gd.web.selectFileTip")),this.confirmLoading=!1,!1;{let t=new FormData;t.append("file",e[0]),t.append("name",s.name),c(t).then(a=>{a.success?(this.$message.success(this.$i18nt("gd.https.addSucc")),this.handleCancel(),this.$emit("ok",s)):this.$message.error(this.$i18nt("gd.https.addFail")+a.message),this.confirmLoading=!1}).finally(a=>{this.confirmLoading=!1})}},edit(s){this.confirmLoading=!0;let{fileList:e}=this,t=new FormData;t.append("file",e[0]),t.append("description",s.description),t.append("id",s.id),g(t).then(a=>{a.success?(this.$message.success(this.$i18nt("gd.https.editSucc","\u7F16\u8F91\u6210\u529F")),this.handleCancel(),this.$emit("ok",s)):this.$message.error(this.$i18nt("gd.https.editFail","\u7F16\u8F91\u5931\u8D25")+a.message),this.confirmLoading=!1}).finally(a=>{this.confirmLoading=!1})},handleCancel(){this.$refs.ruleForm.resetFields(),this.visible=!1},selType(s){this.type=s},doEvent(s){let e=s.item.functionName;this[e]&&this[e]()}}};var F=function(){var e=this,t=e._self._c;return t("div",[e.formMode=="dialog"?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:e.modalStyle.width,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(a){e.visible=a},closed:e.handleCancel}},[t("gd-modal-title",{attrs:{slot:"title",title:e.title,fullscreen:e.fullscreen,buttons:e.sysViewButtons,confirmLoading:e.confirmLoading,emitFun:!0,showClose:!0},on:{changeEvent:e.doEvent,toggleFullscreen:e.togglefullscreen,close:e.handleCancel},slot:"title"}),t("div",{class:e.fullscreen?"modal-bodyq":"modal-body"},[t("el-form",{directives:[{name:"loading",rawName:"v-loading",value:e.confirmLoading,expression:"confirmLoading"}],ref:"ruleForm",attrs:{"label-width":"110px","label-position":e.labelPosition,model:e.ruleFormData},nativeOn:{submit:function(a){a.preventDefault()}}},[t("el-form-item",{staticStyle:{display:"none"}},[t("el-input",{model:{value:e.ruleFormData.id,callback:function(a){e.$set(e.ruleFormData,"id",a)},expression:"ruleFormData.id"}})],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.name","\u540D\u79F0")}},[t("el-input",{attrs:{disabled:!0},model:{value:e.ruleFormData.name,callback:function(a){e.$set(e.ruleFormData,"name",a)},expression:"ruleFormData.name"}})],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.plugFile","\u63D2\u4EF6\u6587\u4EF6")}},[t("el-upload",{ref:"upload",staticClass:"upload-demo",attrs:{accept:".dll","file-list":e.fileList,"on-change":e.handleChange,action:"","show-file-list":!0,"on-remove":e.handleRemove,"auto-upload":!1}},[t("el-button",[t("i",{staticClass:"el-icon-upload2"}),e._v(" "+e._s(e.$i18nt("gd.web.selectFile","\u9009\u62E9\u6587\u4EF6"))+" ")])],1)],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.remarks","\u5907\u6CE8")}},[t("el-input",{attrs:{type:"textarea",placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165")},model:{value:e.ruleFormData.description,callback:function(a){e.$set(e.ruleFormData,"description",a)},expression:"ruleFormData.description"}})],1)],1)],1)],1):t("el-drawer",{attrs:{visible:e.visible,"close-on-press-escape":!1,"append-to-body":!0,"modal-append-to-body":!1,size:e.width,"custom-class":"gd-drawer-form","show-close":!1},on:{"update:visible":function(a){e.visible=a}}},[t("gd-modal-title",{attrs:{slot:"title",title:e.title,buttons:e.sysViewButtons,confirmLoading:e.confirmLoading,showClose:!0,showFullscreen:!1},on:{changeEvent:e.doEvent},slot:"title"}),t("div",[t("el-form",{directives:[{name:"loading",rawName:"v-loading",value:e.confirmLoading,expression:"confirmLoading"}],ref:"ruleForm",attrs:{"label-width":"110px","label-position":e.labelPosition,model:e.ruleFormData},nativeOn:{submit:function(a){a.preventDefault()}}},[t("el-form-item",{staticStyle:{display:"none"}},[t("el-input",{model:{value:e.ruleFormData.id,callback:function(a){e.$set(e.ruleFormData,"id",a)},expression:"ruleFormData.id"}})],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.name","\u540D\u79F0")}},[t("el-input",{attrs:{disabled:!0},model:{value:e.ruleFormData.name,callback:function(a){e.$set(e.ruleFormData,"name",a)},expression:"ruleFormData.name"}})],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.plugFile","\u63D2\u4EF6\u6587\u4EF6")}},[t("el-upload",{ref:"upload",staticClass:"upload-demo",attrs:{accept:".dll","file-list":e.fileList,"on-change":e.handleChange,action:"","show-file-list":!0,"on-remove":e.handleRemove,"auto-upload":!1}},[t("el-button",[t("i",{staticClass:"el-icon-upload2"}),e._v(" "+e._s(e.$i18nt("gd.web.selectFile","\u9009\u62E9\u6587\u4EF6"))+" ")])],1)],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.remarks","\u5907\u6CE8")}},[t("el-input",{attrs:{type:"textarea",placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165")},model:{value:e.ruleFormData.description,callback:function(a){e.$set(e.ruleFormData,"description",a)},expression:"ruleFormData.description"}})],1)],1)],1)],1)],1)},_=[],D=n.normalizeComponent($,F,_,!1,null,null,null,null);const S=D.exports,k={data(){return{visible:!1,confirmLoading:!1,stageId:"",ruleFormData:{},rules:{eventhandler:[{required:!0,message:this.$i18nt("gd.btn.input","\u8BF7\u8F93\u5165"),trigger:"change"}],stage:[{required:!0,message:this.$i18nt("gd.btn.select","\u8BF7\u9009\u62E9"),trigger:"change"}],entityName:[{required:!0,message:this.$i18nt("gd.btn.select","\u8BF7\u9009\u62E9"),trigger:"change"}],sdkmessage:[{required:!0,message:this.$i18nt("gd.btn.select","\u8BF7\u9009\u62E9"),trigger:"change"}],eventhandler:[{required:(this.type=="edit",!1),message:this.$i18nt("gd.btn.select","\u8BF7\u9009\u62E9"),trigger:"change"}]},title:"",sysViewButtons:[{displayName:"\u786E\u5B9A",functionName:"handleSubmit",show:!0,transKey:"gd.btn.confirm",name:"sysPluginStep:edit",icon:"el-icon-document-checked"}],type:null,fullscreen:!1,width:"700px",currentSelectedIcon:"",visibleIcon:!1,sdkEventHandler:[],eventName:""}},computed:{sdkStageType(){return this.getDictionary("Stage")},options(){return this.getDictionary("SdkMessage")},...n.mapGetters(["labelPosition","formMode","tableLists"])},methods:{togglefullscreen(){this.fullscreen=!this.fullscreen},edit(s,e){this.type=e,this.visible=!0,this.fullscreen=!1,this.title=this.type=="edit"?this.$i18nt("gd.https.edit","\u7F16\u8F91"):this.$i18nt("gd.https.add","\u5931\u8D25"),this.stageId=s.stage,this.sdkmessageId=s.sdkmessage,this.entityNameId=s.entityname,this.$nextTick(()=>{setTimeout(()=>{this.type=="add"?(this.ruleFormData={sysPluginId:s[0].sysPluginId,pluginName:s[0].name},this.ruleFormData.order=1,this.getEventhandler(s[0].sysPluginId)):this.ruleFormData={id:s.id,sysPluginId:s.syspluginid,entityName:s.entityname,sdkmessage:String(s.sdkmessage),stage:String(s.stage),order:s.order,description:s.description,securityString:s.securitystring,eventhandler:s.eventhandler},this.$refs.ruleForm.resetFields()},0)})},stageremarkFilter(s){const e=this.sdkStageType.filter(t=>t.code==s);if(e.length>0)return e[0].remark},stageNameFilter(s){const e=this.sdkStageType.filter(t=>t.code==s);if(e.length>0)return e[0].code},messageTypeFilter(s){const e=this.options.filter(t=>t.code==s);if(e.length>0)return e[0].name},entityNameFilter(s){const e=this.optionsentityname.filter(t=>t.value==s);if(e.length>0)return e[0].label},handleChange(s){console.log(`selected ${s}`),this.sdkmessageId=s},handleChangeEntityName(s){this.entityNameId=s},getEventhandler(s){v({pluginId:s}).then(t=>{t.success?this.sdkEventHandler=t.data:this.$message.error(this.$i18nt("Locals.common.https.operateFail","\u64CD\u4F5C\u5931\u8D25")+t.message)}).finally(t=>{this.confirmLoading=!1})},sdkEventHandlerType(s){this.eventName=s},handleSubmit(){this.$refs.ruleForm.validate(s=>{if(s){if(this.confirmLoading=!0,this.type=="edit"){var e=this.stageremarkFilter(this.stageId),t=this.messageTypeFilter(this.sdkmessageId);this.ruleFormData.name=e+this.entityNameId+t,this.ruleFormData.sdkmessage=String(this.sdkmessageId),this.ruleFormData.entityName=this.entityNameId}else this.ruleFormData.name=this.eventName;(this.type=="edit"?f:p)(this.ruleFormData).then(i=>{if(i.success){let l=this.type=="edit"?this.$i18nt("gd.https.editSucc","\u7F16\u8F91\u6210\u529F"):this.$i18nt("Locals.common.https.addSucc","\u65B0\u589E\u6210\u529F");this.$message.success(l),this.visible=!1,this.confirmLoading=!1,this.$emit("ok",this.ruleFormData),this.$refs.ruleForm.resetFields()}else this.type=="edit"?this.$i18nt("gd.https.editFail","\u7F16\u8F91\u5931\u8D25"):this.$i18nt("Locals.common.https.addFail","\u65B0\u589E\u5931\u8D25"),this.$message.error(this.$i18nt("gd.https.editFail")+i.message)}).finally(i=>{this.confirmLoading=!1})}})},handleCancel(){this.$refs.ruleForm.resetFields(),this.visible=!1},getDictionary(s){return this.$options.filters.dictData(s)},selType(s){this.stageId=s},doEvent(s){let e=s.item.functionName;this[e]&&this[e]()}}};var x=function(){var e=this,t=e._self._c;return 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:e.width,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(a){e.visible=a},closed:e.handleCancel}},[t("gd-modal-title",{attrs:{slot:"title",title:e.title,fullscreen:e.fullscreen,buttons:e.sysViewButtons,confirmLoading:e.confirmLoading,emitFun:!0,showClose:!0},on:{changeEvent:e.doEvent,toggleFullscreen:e.togglefullscreen,close:e.handleCancel},slot:"title"}),t("div",{class:e.fullscreen?"modal-bodyq":"modal-body"},[t("el-form",{directives:[{name:"loading",rawName:"v-loading",value:e.confirmLoading,expression:"confirmLoading"}],ref:"ruleForm",attrs:{"label-width":"110px","label-position":e.labelPosition,model:e.ruleFormData,rules:e.rules},nativeOn:{submit:function(a){a.preventDefault()}}},[t("el-form-item",{staticStyle:{display:"none"}},[t("el-input",{model:{value:e.ruleFormData.sysPluginId,callback:function(a){e.$set(e.ruleFormData,"sysPluginId",a)},expression:"ruleFormData.sysPluginId"}})],1),t("el-form-item",{staticStyle:{display:"none"}},[e.type=="edit"?t("el-input",{model:{value:e.ruleFormData.id,callback:function(a){e.$set(e.ruleFormData,"id",a)},expression:"ruleFormData.id"}}):t("el-input",{model:{value:e.ruleFormData.pluginName,callback:function(a){e.$set(e.ruleFormData,"pluginName",a)},expression:"ruleFormData.pluginName"}})],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.executeMessage","\u6267\u884C\u6D88\u606F"),prop:"sdkmessage"}},[t("el-select",{staticStyle:{width:"100%"},attrs:{filterable:"",placeholder:e.$i18nt("gd.placeholder.select","\u8BF7\u9009\u62E9")},on:{change:e.handleChange},model:{value:e.ruleFormData.sdkmessage,callback:function(a){e.$set(e.ruleFormData,"sdkmessage",a)},expression:"ruleFormData.sdkmessage"}},e._l(e.options,function(a,i){return t("el-option",{key:i,attrs:{value:a.code,label:a.name}})}),1)],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.entityName","\u5B9E\u4F53\u540D\u79F0"),prop:"entityName"}},[t("el-select",{staticStyle:{width:"100%"},attrs:{filterable:"",placeholder:e.$i18nt("gd.placeholder.select","\u8BF7\u9009\u62E9")},on:{change:e.handleChangeEntityName},model:{value:e.ruleFormData.entityName,callback:function(a){e.$set(e.ruleFormData,"entityName",a)},expression:"ruleFormData.entityName"}},e._l(e.tableLists,function(a,i){return t("el-option",{key:i,attrs:{label:e.$i18nt(`Dynamics.${a.transkey}`,a.busname),value:a.tablename}},[e._v(" "+e._s(e.$i18nt(`Dynamics.${a.transkey}`,a.busname))+" "+e._s(a.tablename)+" ")])}),1)],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.executePhase","\u6267\u884C\u9636\u6BB5"),prop:"stage"}},[t("el-select",{staticStyle:{width:"100%"},attrs:{clearable:"",placeholder:e.$i18nt("gd.placeholder.select","\u8BF7\u9009\u62E9")},model:{value:e.ruleFormData.stage,callback:function(a){e.$set(e.ruleFormData,"stage",a)},expression:"ruleFormData.stage"}},e._l(e.sdkStageType,function(a,i){return t("el-option",{key:i,attrs:{value:a.code,label:a.name},on:{click:function(l){return e.selType(a.code)}}})}),1)],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.eventHandler","\u4E8B\u4EF6\u5904\u7406\u7A0B\u5E8F"),prop:"eventhandler"}},[e.type=="edit"?t("el-input",{staticStyle:{width:"100%"},attrs:{disabled:!0,placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165")},model:{value:e.ruleFormData.eventhandler,callback:function(a){e.$set(e.ruleFormData,"eventhandler",a)},expression:"ruleFormData.eventhandler"}}):t("el-select",{staticStyle:{width:"100%"},attrs:{clearable:"",placeholder:e.$i18nt("gd.placeholder.select","\u8BF7\u9009\u62E9")},model:{value:e.ruleFormData.eventhandler,callback:function(a){e.$set(e.ruleFormData,"eventhandler",a)},expression:"ruleFormData.eventhandler"}},e._l(e.sdkEventHandler,function(a,i){return t("el-option",{key:i,attrs:{value:a.eventHandlerId,label:a.eventHandlerName},nativeOn:{click:function(l){return e.sdkEventHandlerType(a.eventHandlerName)}}})}),1)],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.sort","\u6392\u5E8F"),prop:"order"}},[t("el-input-number",{staticStyle:{width:"100px"},attrs:{placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165"),min:1,max:1e3,"controls-position":"right"},model:{value:e.ruleFormData.order,callback:function(a){e.$set(e.ruleFormData,"order",a)},expression:"ruleFormData.order"}})],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.secureString","\u5B89\u5168\u5B57\u7B26\u4E32"),prop:"securityString"}},[t("el-input",{attrs:{type:"textarea",rows:4,placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165")},model:{value:e.ruleFormData.securityString,callback:function(a){e.$set(e.ruleFormData,"securityString",a)},expression:"ruleFormData.securityString"}})],1),t("el-form-item",{attrs:{label:e.$i18nt("gd.plugin.remarks","\u5907\u6CE8"),prop:"description"}},[t("el-input",{attrs:{type:"textarea",rows:4,placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165")},model:{value:e.ruleFormData.description,callback:function(a){e.$set(e.ruleFormData,"description",a)},expression:"ruleFormData.description"}})],1)],1)],1)],1)},P=[],C=n.normalizeComponent(k,x,P,!1,null,null,null,null);const T=C.exports,N={data(){return{tableColumns:[{type:"selection",width:"60",fixed:!0},{label:"\u5B9E\u4F53\u540D\u79F0",prop:"entityName",type:"slot",slotType:"entityName",align:"left",showOverflowTooltip:!0,transKey:"gd.plugin.entityName"},{label:"\u6267\u884C\u6D88\u606F",prop:"sdkMessage",type:"slot",slotType:"sdkMessage",align:"left",showOverflowTooltip:!0,transKey:"gd.plugin.executeMessage"},{label:"\u6267\u884C\u9636\u6BB5",prop:"stage",type:"slot",slotType:"stage",align:"left",showOverflowTooltip:!0,transKey:"gd.plugin.executePhase"},{label:"\u4E8B\u4EF6\u5904\u7406\u7A0B\u5E8F",prop:"eventHandler",type:"slot",slotType:"eventHandler",align:"left",showOverflowTooltip:!0,transKey:"gd.plugin.eventHandler"},{label:"\u6392\u5E8F",prop:"order",align:"left",showOverflowTooltip:!0,transKey:"gd.plugin.sort"},{label:"\u72B6\u6001",prop:"stateCodes",type:"slot",slotType:"stateCodes",align:"left",showOverflowTooltip:!0,transKey:"gd.plugin.status"}],formColumns:[{transKey:"gd.plugin.executeMessage",effectType:"select",prop:"sdkmessage",label:"\u6267\u884C\u6D88\u606F",placeholder:"\u8BF7\u9009\u62E9",placeholderTransKey:"gd.placeholder.select",dictTypeCode:"SdkMessage",disabled:!1,rules:[{required:!0,message:"\u8BF7\u9009\u62E9",transKey:"gd.placeholder.select",trigger:"change"}]},{transKey:"gd.plugin.executePhase",effectType:"select",prop:"stage",label:"\u6267\u884C\u9636\u6BB5",placeholder:"\u8BF7\u9009\u62E9",placeholderTransKey:"gd.placeholder.select",dictTypeCode:"Stage",disabled:!1,rules:[{required:!0,message:"\u8BF7\u9009\u62E9",transKey:"gd.placeholder.select",trigger:"change"}]}],tableButtons:[{displayName:"\u65B0\u589E",functionName:"add",show:!0,transKey:"gd.btn.add",icon:"el-icon-plus",name:"sysPluginStep:add"},{displayName:"\u91CD\u7F6E",functionName:"reset",show:!0,transKey:"gd.btn.reset",icon:"el-icon-refresh-left",name:"sysPluginStep:delete",btnType:"danger"}]}}};const L={props:{height:{type:Number,default:400}},mixins:[d.tablesFilter,N],components:{editForm:T},data(){return{advanced:!1,queryParam:{},visible:!1,typeId:[],id:[],name:"",loadData:s=>(this.queryParam.typeId=this.id,h(Object.assign(s,this.queryParam)).then(e=>e.data)),selectedRowKeys:[],selectedRows:[],fullscreen:!1,width:"80%",quickQuery:!1,seeQuerys:!1,transKey:"gd.btn.add"}},computed:{sdkStageType(){return this.getDictionary("Stage")},getHeight(){let s=this.fullscreen?170:320;return this.screenHeight-s},...n.mapGetters(["tablePageSize","tableSize","labelPosition","formMode","screenHeight"])},methods:{reset(){this.queryParam={}},editForm(s){this.transKey="gd.btn.edit",this.$refs.editForm.open(Object.assign({...s}))},add(){this.transKey="gd.btn.add",this.$refs.editForm.edit(this.typeId,"add")},togglefullscreen(){this.fullscreen=!this.fullscreen},index(s){let e=[];this.fullscreen=!1,this.visible=!0,this.id=s.id,this.queryParam.typeId=s.id,e.push({sysPluginId:s.id,name:s.name}),this.typeId=e,this.$nextTick(()=>{setTimeout(()=>{this.$refs.table&&this.$refs.table.refresh()},0)})},handleCancel(){this.queryParam={},this.visible=!1},editSysDictDataStatus(s,e){y({id:e.id,stateCodes:s==0?1:0}).then(t=>{t.success?(this.$message.success(this.$i18nt("gd.https.operateSucc","\u64CD\u4F5C\u6210\u529F")),this.$refs.table.refresh()):this.$message.error(this.$i18nt("gd.https.operateFail","\u64CD\u4F5C\u5931\u8D25")+t.message)})},sysDataDelete(s){b(s).then(e=>{e.success?(this.$message.success(this.$i18nt("gd.https.delSucc","\u5220\u9664\u6210\u529F")),this.$refs.table.refresh()):this.$message.error(this.$i18nt("gd.https.delFail","\u5220\u9664\u5931\u8D25")+e.message)}).catch(e=>{this.$message.error(this.$i18nt("gd.https.delFail","\u5220\u9664\u5931\u8D25")+e.message)})},toggleAdvanced(){this.advanced=!this.advanced},refresh(){this.$refs.table.refresh()},onSelectChange(s,e){this.selectedRowKeys=s,this.selectedRows=e},dictSwitch(s,e){let t=this.$options.filters.dictData(e).filter(a=>a.code==s)[0];return t&&t.colour?t.colour:null},getDictionary(s){return this.$options.filters.dictData(s)},doEvent(s){let e=s.item.functionName;this[e]&&this[e]()}},created(){(this.$hasPerm("sysDictData:edit")||this.$hasPerm("sysDictData:delete"))&&this.tableColumns.push({label:"\u64CD\u4F5C",width:"200px",prop:"action",align:"left",type:"slot",slotType:"action",transKey:"gd.btn.handle"})}};var K=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:"80%",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(a){e.visible=a},closed:e.handleCancel}},[t("gd-modal-title",{attrs:{slot:"title",title:e.$i18nt("gd.plugin.stepManagement","SDK\u6B65\u9AA4\u7BA1\u7406"),fullscreen:e.fullscreen,buttons:[],emitFun:!0,showClose:!0},on:{changeEvent:e.doEvent,toggleFullscreen:e.togglefullscreen,close:e.handleCancel},slot:"title"}),t("div",{staticClass:"gd-dict",class:e.fullscreen?"modal-bodyq":"modal-body"},[t("gd-tables",{ref:"table",attrs:{dataSource:e.loadData,size:e.tableSize,pageSize:e.tablePageSize,columns:e.tableColumns,selectedRowKeys:e.selectedRowKeys,height:e.getHeight},on:{onChange:e.onSelectChange},scopedSlots:e._u([{key:"entityName",fn:function({column:a,row:i}){return[t("gd-tooltip",{attrs:{rowKey:"entityname",row:i}})]}},{key:"stateCodes",fn:function(a){return[t("el-popconfirm",{attrs:{title:a.row.statecodes==0?e.$i18nt("gd.btn.enable","\u542F\u7528"):e.$i18nt("gd.btn.deactivate","\u505C\u7528")},on:{confirm:()=>e.editSysDictDataStatus(a.row.statecodes,a.row)}},[t("el-tag",{style:e._f("dictColor")("state_code",a.row.statecodes),attrs:{slot:"reference",effect:"dark"},slot:"reference"},[e._v(" "+e._s(e._f("dictType")("state_code",a.row.statecodes))+" ")])],1)]}},{key:"stage",fn:function(a){return[e.dictSwitch(a.row.stage,"stage")?t("el-tag",{staticStyle:{"border-color":"transparent"},attrs:{effect:"dark",size:"mini",color:e.dictSwitch(a.row.stage,"stage")}},[e._v(" "+e._s(e._f("dictType")("stage",a.row.stage))+" ")]):t("div",[e._v(e._s(e._f("dictType")("stage",a.row.stage)))])]}},{key:"sdkMessage",fn:function(a){return[e.dictSwitch(a.row.sdkmessage,"SdkMessage")?t("el-tag",{staticStyle:{"border-color":"transparent"},attrs:{effect:"dark",size:"mini",color:e.dictSwitch(a.row.sdkmessage,"SdkMessage")}},[e._v(" "+e._s(e._f("dictType")("SdkMessage",a.row.sdkmessage))+" ")]):t("div",[e._v(e._s(e._f("dictType")("SdkMessage",a.row.stage)))])]}},{key:"eventHandler",fn:function({column:a,row:i}){return[t("gd-tooltip",{attrs:{rowKey:"eventhandler",row:i}})]}},{key:"action",fn:function(a){return[e.$hasPerm("sysPluginStep:edit")?t("a",{on:{click:function(i){return e.$refs.editForm.edit(a.row,"edit")}}},[e._v(" "+e._s(e.$i18nt("gd.btn.edit"))+" ")]):e._e(),e.$hasPerm("sysPluginStep:edit")?t("el-divider",{attrs:{direction:"vertical"}}):e._e(),e.$hasPerm("sysPluginStep:delete")?t("el-popconfirm",{attrs:{placement:"top-start",title:e.$i18nt("gd.https.delContent")},on:{confirm:()=>e.sysDataDelete(a.row)}},[t("a",{attrs:{slot:"reference"},slot:"reference"},[e._v(e._s(e.$i18nt("gd.btn.del","\u5220\u9664")))])]):e._e()]}},{key:"operator",fn:function(){return[t("div",{staticClass:"gd-table-operator"},[t("div",{staticClass:"gd-table-operatorl"},[t("el-select",{staticClass:"table-operator-input",staticStyle:{width:"100%"},attrs:{placeholder:e.$i18nt("gd.plugin.eventSteps","\u4E8B\u4EF6\u6B65\u9AA4"),clearable:""},model:{value:e.queryParam.stage,callback:function(a){e.$set(e.queryParam,"stage",a)},expression:"queryParam.stage"}},e._l(e.sdkStageType,function(a,i){return t("el-option",{key:i,attrs:{label:a.value,value:a.code}})}),1),t("div",{staticClass:"table-operator-search",on:{click:e.refresh}},[t("i",{staticClass:"el-input__icon el-icon-search"})])],1),t("div",{staticClass:"gd-table-operatorr"},[t("gd-btn-list",{attrs:{sysViewButtons:e.tableButtons},on:{functionName:e.doEvent}})],1)])]},proxy:!0}])})],1)],1),t("edit-form",{ref:"editForm",on:{ok:e.refresh}})],1)},I=[],q=n.normalizeComponent(L,K,I,!1,null,"225f7339",null,null);const E=q.exports;const R={name:"GdPlugin",props:{height:{type:Number,default:100}},mixins:[d.tablesFilter,w],data(){return{selectedRowKeys:[],loadData:s=>u(Object.assign(s,this.queryParam)).then(e=>e.data),queryParam:{}}},components:{editForm:S,dataIndex:E},computed:{getHeight(){return this.height},...n.mapGetters(["tablePageSize","tableSize","labelPosition","formMode"])},methods:{onSelectChange(s,e){this.selectedRows=e,this.selectedRowKeys=s},editForm(s){this.transKey="gd.btn.edit",this.$refs.editForm.open(Object.assign({...s},{status:String(s.status)}))},add(){this.$refs.editForm.open(null)},edit(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.editTip","\u8BF7\u9009\u62E9\u9700\u8981\u7F16\u8F91\u7684\u6570\u636E!"));return}if(this.selectedRowKeys.length>1){this.$message.warning(this.$i18nt("gd.https.editTipOne","\u53EA\u80FD\u9009\u62E9\u4E00\u6761\u6570\u636E\u7F16\u8F91!"));return}this.editForm(this.selectedRows[0])},del(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.delTip","\u8BF7\u9009\u62E9\u9700\u8981\u5220\u9664\u7684\u6570\u636E!"));return}this.$confirm(this.$i18nt("gd.https.delContent","\u662F\u5426\u5220\u9664\u9009\u4E2D\u6570\u636E?"),this.$i18nt("gd.https.delTitle","\u6E29\u99A8\u63D0\u793A"),{confirmButtonText:this.$i18nt("gd.https.delOk","\u786E\u5B9A\u5220\u9664"),cancelButtonText:this.$i18nt("gd.https.delCancel","\u53D6\u6D88"),showClose:!1,confirmButtonLoading:!1,cancelButtonLoading:!1,closeOnClickModal:!1,type:"warning",confirmButtonClass:"el-button--danger",customClass:"custom-alert",callback:()=>{},beforeClose:(s,e,t)=>{this.delHand(s,e,t)}})},delHand(s,e,t){if(s!=="confirm"){t();return}let a=[];this.selectedRows.forEach(i=>{let l=m(i).then(o=>o);a.push(l)}),e.confirmButtonLoading=!0,e.cancelButtonLoading=!0,e.showCancelButton=!1,Promise.all(a).then(i=>{t();const l=i.filter(o=>!o.success);l.length===0?this.$message.success(this.$i18nt("gd.https.delSucc","\u5220\u9664\u6210\u529F")):this.$message.error(this.$i18nt("gd.https.delFail","\u5220\u9664\u5931\u8D25")+l[0].message),this.refresh(),e.confirmButtonLoading=!1,e.cancelButtonLoading=!1,e.showCancelButton=!0})},saveQueries(s){this.queryParam={...s},this.refresh()},step(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.editTip","\u8BF7\u9009\u62E9\u9700\u8981\u7F16\u8F91\u7684\u6570\u636E!"));return}if(this.selectedRowKeys.length>1){this.$message.warning(this.$i18nt("gd.https.editTipOne","\u53EA\u80FD\u9009\u62E9\u4E00\u6761\u6570\u636E\u7F16\u8F91!"));return}this.$refs.dataIndex.index(this.selectedRows[0])},refresh(){this.$refs.table.refresh()},doEvent(s){let e=s.item.functionName;this[e]&&this[e]()}}};var B=function(){var e=this,t=e._self._c;return t("div",{staticClass:"gd-page-view"},[t("div",{staticClass:"page-view-list",staticStyle:{padding:"0px"}},[t("gd-tables",{ref:"table",attrs:{dataSource:e.loadData,size:e.tableSize,pageSize:e.tablePageSize,columns:e.tableColumns,selectedRowKeys:e.selectedRowKeys,height:e.getHeight,filtering:!0},on:{onChange:e.onSelectChange},scopedSlots:e._u([{key:"name",fn:function({column:a,row:i}){return[t("gd-tooltip",{attrs:{rowKey:"name",row:i,highlight:""},on:{click:e.editForm}})]}},{key:"statecodes",fn:function(a){return[t("el-tag",{style:e._f("dictColor")("state_code",a.row.statecodes),attrs:{effect:"dark"}},[e._v(" "+e._s(e._f("dictType")("state_code",a.row.statecodes))+" ")])]}},{key:"operator",fn:function(){return[t("div",{staticClass:"gd-table-operator"},[t("div",{staticClass:"gd-table-operatorl"},[t("el-input",{staticClass:"table-operator-input",attrs:{placeholder:e.$i18nt("gd.plugin.name","\u540D\u79F0"),clearable:""},nativeOn:{keyup:function(a){return!a.type.indexOf("key")&&e._k(a.keyCode,"enter",13,a.key,"Enter")?null:e.refresh.apply(null,arguments)}},model:{value:e.queryParam.name,callback:function(a){e.$set(e.queryParam,"name",a)},expression:"queryParam.name"}}),t("div",{staticClass:"table-operator-search",on:{click:e.refresh}},[t("i",{staticClass:"el-input__icon el-icon-search"})])],1),t("div",{staticClass:"gd-table-operatorr"},[t("gd-btn-list",{attrs:{sysViewButtons:e.tableButtons},on:{functionName:e.doEvent}})],1)])]},proxy:!0},{key:"filtering",fn:function({colse:a,visible:i}){return[t("gd-table-queries-field",{attrs:{columns:e.tableQueries,height:e.getHeight,queryParam:e.queryParam,colse:a,visible:i},on:{save:e.saveQueries}})]}}])})],1),t("editForm",{ref:"editForm",attrs:{formMode:e.formMode},on:{ok:e.refresh}}),t("dataIndex",{ref:"dataIndex",on:{ok:e.refresh}})],1)},O=[],H=n.normalizeComponent(R,B,O,!1,null,"c169d3b5",null,null);const r=H.exports;r.install=function(s){s.component(r.name,r)};exports.GDpackage=r;exports.sysPluginDataPage=u;
@@ -1 +0,0 @@
1
- "use strict";const l=require("./chartbi.114d32d7.js"),h=require("./messages.828b6ed8.js");function d(t){return window.axios({url:"/sysPos/page",method:"get",params:t})}function u(t){return window.axios({url:"/sysPos/add",method:"post",data:t})}function c(t){return window.axios({url:"/sysPos/edit",method:"post",data:t})}function g(t){return window.axios({url:"/sysPos/delete",method:"post",data:t})}const p={data(){return{tableColumns:[{type:"selection",width:"60",fixed:!0},{transKey:"gd.org.jobTitle",prop:"name",label:"\u804C\u4F4D\u540D\u79F0",type:"slot",slotType:"name",align:"left",fixed:!0,renderHeader:(t,...e)=>this.renderHeader(t,...e,{effectType:"input"})},{transKey:"gd.org.code",prop:"code",label:"\u552F\u4E00\u7F16\u7801",align:"left"},{transKey:"gd.org.sort",prop:"sort",width:"200",label:"\u6392\u5E8F",align:"left"},{transKey:"gd.org.remark",prop:"remark",type:"slot",slotType:"remark",label:"\u5907\u6CE8",align:"left"}],formColumns:[{transKey:"gd.org.jobTitle",effectType:"input",prop:"name",label:"\u804C\u4F4D\u540D\u79F0",placeholder:"\u8BF7\u8F93\u5165",placeholderTransKey:"gd.placeholder.input",rules:[{required:!0,message:"\u8BF7\u8F93\u5165",transKey:"gd.placeholder.input",trigger:"change"}]},{transKey:"gd.org.code",prop:"code",effectType:"input",label:"\u552F\u4E00\u7F16\u7801",placeholder:"\u8BF7\u8F93\u5165",placeholderTransKey:"gd.placeholder.input",rules:[{required:!0,message:"\u8BF7\u8F93\u5165",transKey:"gd.placeholder.input",trigger:"change"}]},{transKey:"gd.org.sort",prop:"sort",effectType:"inputnumber",label:"\u6392\u5E8F",defaultValue:100,placeholder:"\u8BF7\u8F93\u5165",placeholderTransKey:"gd.placeholder.input",rules:[{required:!0,message:"\u8BF7\u8F93\u5165",transKey:"gd.placeholder.input",trigger:"change",type:"number"}]},{transKey:"gd.org.remark",effectType:"textarea",prop:"remark",label:"\u5907\u6CE8",placeholder:"\u8BF7\u8F93\u5165",placeholderTransKey:"gd.placeholder.input",rules:[],autosize:{minRows:4,maxRows:6}}],tableButtons:[{displayName:"\u65B0\u589E",functionName:"add",show:!0,transKey:"gd.btn.add",icon:"el-icon-plus",name:"sysPos:add"},{displayName:"\u7F16\u8F91",functionName:"edit",show:!0,transKey:"gd.btn.edit",icon:"el-icon-edit",name:"sysPos:edit"},{displayName:"\u5220\u9664",functionName:"del",show:!0,transKey:"gd.btn.del",icon:"el-icon-delete",btnType:"danger",name:"sysPos:delete"}],formButtons:[{displayName:"\u786E\u5B9A",functionName:"handleSubmit",show:!0,transKey:"gd.btn.confirm",icon:"el-icon-document-checked",validate:!0}],tableQueries:[{transKey:"gd.org.jobTitle",prop:"name",label:"\u804C\u4F4D\u540D\u79F0",effectType:"input",rules:[]}]}}};const m={name:"GdPos",props:{height:{type:Number,default:100}},mixins:[h.tablesFilter,p],data(){return{transKey:"gd.btn.add",formLoading:!1,loading:!0,selectedRowKeys:[],selectedRows:[],queryParam:{},loadData:t=>d(Object.assign(t,this.queryParam)).then(e=>e.data)}},computed:{getHeight(){return this.height},...l.mapGetters(["tablePageSize","tableSize","labelPosition","formMode"])},methods:{saveQueries(t){this.queryParam={...t},this.refresh()},refresh(){this.$refs.table.refresh()},editForm(t){this.transKey="gd.btn.edit",this.$refs.editForm.open(Object.assign({...t},{pid:t.pid==0?"0":t.pid}))},del(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.delTip","\u8BF7\u9009\u62E9\u8981\u5220\u9664\u7684\u6570\u636E!"));return}this.$confirm(this.$i18nt("gd.https.delContent","\u662F\u5426\u5220\u9664\u9009\u4E2D\u6570\u636E?"),this.$i18nt("gd.https.delTitle","\u6E29\u99A8\u63D0\u793A"),{confirmButtonText:this.$i18nt("gd.https.delOk","\u786E\u5B9A\u5220\u9664"),cancelButtonText:this.$i18nt("gd.https.delCancel","\u53D6\u6D88"),showClose:!1,confirmButtonLoading:!1,cancelButtonLoading:!1,closeOnClickModal:!1,type:"warning",confirmButtonClass:"el-button--danger",customClass:"custom-alert",callback:()=>{},beforeClose:(t,e,s)=>{this.delHand(t,e,s)}})},delHand(t,e,s){if(t!=="confirm"){s();return}let r=[];this.selectedRows.forEach(a=>{let o=g(a).then(n=>n);r.push(o)}),e.confirmButtonLoading=!0,e.cancelButtonLoading=!0,e.showCancelButton=!1,Promise.all(r).then(a=>{s();const o=a.filter(n=>!n.success);o.length===0?this.$message.success(this.$i18nt("gd.https.delSucc","\u5220\u9664\u6210\u529F")):this.$message.error(this.$i18nt("gd.https.delFail","\u5220\u9664\u5931\u8D25")+o[0].message),this.handleOk(),e.confirmButtonLoading=!1,e.cancelButtonLoading=!1,e.showCancelButton=!0})},add(){this.transKey="gd.btn.add",this.$refs.editForm.open(null)},edit(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.editTip","\u8BF7\u9009\u62E9\u9700\u8981\u7F16\u8F91\u7684\u6570\u636E!"));return}if(this.selectedRowKeys.length>1){this.$message.warning(this.$i18nt("gd.https.editTipOne","\u53EA\u80FD\u9009\u62E9\u4E00\u6761\u6570\u636E\u7F16\u8F91!"));return}this.editForm(this.selectedRows[0])},sbumit({data:t,record:e,btn:s},r,a){this.formLoading=!0,(e?c:u)(t).then(n=>{n.success?(this.$message.success(this.$i18nt("gd.https.operateSucc","\u64CD\u4F5C\u6210\u529F")),a(),this.handleOk()):this.$message.error(this.$i18nt("gd.https.operateFail","\u64CD\u4F5C\u5931\u8D25")+n.message),this.formLoading=!1})},handleOk(){this.$refs.table.refresh()},onSelectChange(t,e){this.selectedRowKeys=t,this.selectedRows=e},doEvent(t){let e=t.item.functionName;this[e]&&this[e]()}}};var f=function(){var e=this,s=e._self._c;return s("div",{staticClass:"gd-page-view"},[s("div",{staticClass:"page-view-list",staticStyle:{padding:"0px"}},[s("gd-tables",{ref:"table",attrs:{dataSource:e.loadData,size:e.tableSize,pageSize:e.tablePageSize,columns:e.tableColumns,selectedRowKeys:e.selectedRowKeys,height:e.getHeight,filtering:!0},on:{onChange:e.onSelectChange},scopedSlots:e._u([{key:"name",fn:function({column:r,row:a}){return[s("gd-tooltip",{attrs:{rowKey:"name",row:a,highlight:""},on:{click:e.editForm}})]}},{key:"remark",fn:function({column:r,row:a}){return[s("gd-tooltip",{attrs:{rowKey:"remark",row:a}})]}},{key:"operator",fn:function(){return[s("div",{staticClass:"gd-table-operator"},[s("div",{staticClass:"gd-table-operatorl"},[s("el-input",{staticClass:"table-operator-input",attrs:{placeholder:e.$i18nt("gd.org.jobTitle","\u804C\u4F4D\u540D\u79F0"),clearable:""},nativeOn:{keyup:function(r){return!r.type.indexOf("key")&&e._k(r.keyCode,"enter",13,r.key,"Enter")?null:e.refresh.apply(null,arguments)}},model:{value:e.queryParam.name,callback:function(r){e.$set(e.queryParam,"name",r)},expression:"queryParam.name"}}),s("div",{staticClass:"table-operator-search",on:{click:e.refresh}},[s("i",{staticClass:"el-input__icon el-icon-search"})])],1),s("div",{staticClass:"gd-table-operatorr"},[s("gd-btn-list",{attrs:{sysViewButtons:e.tableButtons},on:{functionName:e.doEvent}})],1)])]},proxy:!0},{key:"filtering",fn:function({colse:r,visible:a}){return[s("gd-table-queries-field",{attrs:{columns:e.tableQueries,height:e.getHeight,queryParam:e.queryParam,colse:r,visible:a},on:{save:e.saveQueries}})]}}])})],1),s("gd-edit-form",{ref:"editForm",attrs:{formItemWidth:"90%",loading:e.formLoading,transKey:e.transKey,buttons:e.formButtons,columns:e.formColumns,labelPosition:e.labelPosition,formMode:e.formMode},on:{sbumit:e.sbumit}})],1)},y=[],b=l.normalizeComponent(m,f,y,!1,null,"20786b67",null,null);const i=b.exports;i.install=function(t){t.component(i.name,i)};exports.GDpackage=i;exports.sysPosAdd=u;exports.sysPosDelete=g;exports.sysPosEdit=c;exports.sysPosPage=d;
@@ -1 +0,0 @@
1
- "use strict";const r=require("./chartbi.114d32d7.js"),m=require("./messages.828b6ed8.js");function p(a){return window.axios({url:"/sysTranslation/page",method:"get",params:a})}function h(a){return window.axios({url:"/sysTranslation/add",method:"post",data:a})}function c(){return window.axios({url:"/sysTranslation/GetAllLanguage",method:"get"})}function g(a){return window.axios({url:"/sysTranslation/edit",method:"post",data:a})}function y(a){return window.axios({url:"/sysTranslation/delete",method:"post",params:a})}function f(a){return window.axios({url:"/sysTranslation/DeleteByName",method:"post",params:a})}function w(a){return window.axios({url:"/sysTranslation/details",method:"get",params:a})}function b(){return window.axios({url:"/sysTranslation/cacheTranslation",method:"get"})}function _(){return window.axios({url:"/develop/DeployTranslation",method:"get"})}function $(a){return window.axios({url:"/sysTranslation/InitTranslation",method:"post",data:a})}function v(a){return window.axios({url:"/sysTranslation/ImportTranslation",method:"post",data:a})}function T(a){return window.axios({url:"/sysTranslation/ExportTranslation",method:"get",params:a,responseType:"blob"})}function D(a){return window.axios({url:"/sysTranslation/BatchAdd",method:"post",data:a})}function C(a){return window.axios({url:"/sysHintcatalog/add",method:"post",data:a})}function u(a){return window.axios({url:"/sysHintcatalog/edit",method:"post",data:a})}function x(a){return window.axios({url:"/sysHintcatalog/detail",method:"get",params:a})}function k(a){return window.axios({url:"/sysHintcatalog/delete",method:"post",data:a})}function F(a){return window.axios({url:"/sysHintcatalog/page",method:"get",params:a})}const S={data(){return{tableColumns:[{type:"selection",width:"60",fixed:!0},{transKey:"gd.promptManagement.hintInfo",prop:"name",label:"\u63D0\u793A\u4FE1\u606F",width:"260",type:"slot",slotType:"name",align:"left",fixed:!0,showOverflowTooltip:!0},{transKey:"gd.promptManagement.hintCode",prop:"hintcode",width:"260",label:"\u63D0\u793A\u7F16\u7801",align:"left",showOverflowTooltip:!0},{transKey:"gd.promptManagement.hintSeverity",prop:"hintseverity",width:"160",label:"\u4E25\u91CD\u7A0B\u5EA6",type:"slot",slotType:"hintseverity",align:"left"},{transKey:"gd.promptManagement.systemCode",prop:"systemcode",width:"160",label:"\u6240\u5C5E\u7CFB\u7EDF",type:"slot",slotType:"systemcode",align:"left"},{transKey:"gd.promptManagement.typeCode",prop:"typecode",width:"160",label:"\u6240\u5C5E\u5206\u7C7B",type:"slot",slotType:"typecode",align:"left"},{transKey:"gd.promptManagement.moduleCode",prop:"modulecode",width:"160",label:"\u6240\u5C5E\u6A21\u5757",type:"slot",slotType:"modulecode",align:"left"},{transKey:"gd.promptManagement.hintDescription",prop:"hintdescription",width:"260",label:"\u63D0\u793A\u63CF\u8FF0",align:"left"},{transKey:"gd.promptManagement.parameters",prop:"parameters",width:"160",label:"\u53C2\u6570",align:"left"},{transKey:"gd.msg.sendRecord.updatedTime",prop:"updatedtime",width:"180",label:"\u66F4\u65B0\u65F6\u95F4",align:"center"},{transKey:"gd.msg.sendRecord.createdTime",prop:"createdtime",width:"180",label:"\u521B\u5EFA\u65F6\u95F4",align:"center"}],formColumns:[],tableButtons:[{displayName:"\u65B0\u589E",functionName:"add",show:!0,transKey:"gd.btn.add",icon:"el-icon-plus",name:"promptManagement:add"},{displayName:"\u7F16\u8F91",functionName:"edit",show:!0,transKey:"gd.btn.edit",icon:"el-icon-edit",name:"promptManagement:edit"},{displayName:"\u5220\u9664",functionName:"del",show:!0,transKey:"gd.btn.del",icon:"el-icon-delete",btnType:"danger",name:"promptManagement:delete"}],formButtons:[],tableQueries:[{transKey:"gd.promptManagement.hintInfo",prop:"name",label:"\u63D0\u793A\u4FE1\u606F",effectType:"input",rules:[],fkData:[]},{transKey:"gd.promptManagement.hintCode",prop:"hintcode",label:"\u63D0\u793A\u7F16\u7801",effectType:"input",rules:[],fkData:[]},{transKey:"gd.promptManagement.hintSeverity",prop:"hintseverity",label:"\u4E25\u91CD\u7A0B\u5EA6",effectType:"select",dictTypeCode:"severity_level",rules:[],fkData:[]},{transKey:"gd.promptManagement.systemCode",prop:"systemcode",label:"\u6240\u5C5E\u7CFB\u7EDF",effectType:"select",dictTypeCode:"source_system",rules:[],fkData:[]},{transKey:"gd.promptManagement.typeCode",prop:"typecode",label:"\u6240\u5C5E\u5206\u7C7B",effectType:"select",dictTypeCode:"source_category",rules:[],fkData:[]},{transKey:"gd.promptManagement.moduleCode",prop:"modulecode",label:"\u6240\u5C5E\u6A21\u5757",effectType:"select",dictTypeCode:"source_module",rules:[],fkData:[]}]}}};const L={data(){return{confirmLoading:!0,title:"",sysViewButtons:[{displayName:"\u786E\u5B9A",functionName:"handleSubmit",show:!0,transKey:"gd.btn.confirm",icon:"el-icon-document-checked"}],type:1,fullScreen:!1,width:"1000px",ruleFormData:{name:"",hintseverity:"",hintcode:"",systemcode:"",typecode:"",modulecode:"",parameters:"",hintdescription:"",langs:""},rules:{hintcode:[{required:!0,message:this.$i18nt("gd.btn.input","\u8BF7\u8F93\u5165"),trigger:"change"}],name:[{required:!0,message:this.$i18nt("gd.btn.input","\u8BF7\u8F93\u5165"),trigger:"change"}],hintseverity:[{required:!0,message:this.$i18nt("gd.btn.select","\u8BF7\u9009\u62E9"),trigger:"change"}],systemcode:[{required:!0,message:this.$i18nt("gd.btn.select","\u8BF7\u9009\u62E9"),trigger:"change"}],typecode:[{required:!0,message:this.$i18nt("gd.btn.select","\u8BF7\u9009\u62E9"),trigger:"change"}],modulecode:[{required:!0,message:this.$i18nt("gd.btn.select","\u8BF7\u9009\u62E9"),trigger:"change"}]},visible:!1,addData:null,viewId:"0",translationDetail:{name:"",langs:[]},sourcecategory:[],sourcemodule:[]}},components:{},computed:{modalStyle(){return this.fullScreen?{width:"100%",dialogStyle:{top:"0px"}}:{width:this.width,dialogStyle:{top:"30px"}}},...r.mapGetters(["screenHeight","tableLists"])},methods:{toggleFullscreen(){this.fullScreen=!this.fullScreen},copyData(){r.copyTextToClipboard(this.ruleFormData.hintcode,()=>{this.$message.success(this.$i18nt("gd.https.beenCopied","\u6570\u636E\u5DF2\u590D\u5236"))})},changeText(a){let e=[...this.translationDetail.langs];e.map(t=>(t.description=t.languagecode.replace(/-/g,"_")==="zh_CN"?a:t.description,t)),this.translationDetail.langs=[...e]},changeLanguage(a,e){e.languagecode.replace(/-/g,"_")==="zh_CN"&&(this.ruleFormData.name=a)},getAllLanguage(){this.confirmLoading=!0,c().then(a=>{let e=a.data;this.addData&&e.map(t=>{let s=this.addData.langs.filter(n=>n.code==t.languagecode)[0];return t.languagecode=t.languagecode.replace(/-/g,"_"),t.description=s===void 0?"":s.val,t}),this.translationDetail.langs=e,this.confirmLoading=!1})},getDictionary(a){return this.$options.filters.dictData(a)},getsourcecategory(a){this.sourcecategory=this.$options.filters.dictData("source_category").filter(e=>a.split(",").includes(e.name))},getsourcemodule(a){this.sourcemodule=this.$options.filters.dictData("source_module").filter(e=>a.split(",").includes(e.name))},changecode(a){let e=this.getDictionary("source_system"),t="";e.forEach(s=>{s.code==a&&(t=s.remark)}),this.sourcecategory=[],this.sourcemodule=[],this.ruleFormData.typecode="",this.ruleFormData.modulecode="",this.getsourcecategory(t)},changetypecode(a){let e="";this.sourcecategory.forEach(t=>{t.code==a&&(e=t.remark)}),this.getsourcemodule(e)},init(a){this.fullScreen=!1,this.confirmLoading=!1,this.visible=!0,this.type=a?2:1,this.title=a?this.$i18nt("gd.https.edit"):this.$i18nt("gd.https.add"),this.sysViewButtons=[{displayName:"\u786E\u5B9A",functionName:"handleSubmit",show:!0,transKey:"gd.btn.confirm",icon:"el-icon-document-checked"}],this.getAllLanguage(),a&&this.$nextTick(()=>{setTimeout(()=>{this.sysTranslationDetail(a.id)})})},sysTranslationDetail(a){this.confirmLoading=!0,x({id:a}).then(e=>{this.ruleFormData.name=e.data.name,this.ruleFormData.id=e.data.id,this.ruleFormData.hintseverity=String(e.data.hintseverity),this.ruleFormData.hintcode=e.data.hintcode,this.ruleFormData.hintdescription=e.data.hintdescription,this.ruleFormData.parameters=e.data.parameters,this.ruleFormData.systemcode=e.data.systemcode,this.changecode(this.ruleFormData.systemcode),this.ruleFormData.typecode=e.data.typecode,this.changetypecode(this.ruleFormData.typecode),this.ruleFormData.modulecode=e.data.modulecode;let t=e.data&&e.data.langs?e.data.langs:[];t.map(s=>(s.languagecode=s.languagecode.replace(/-/g,"_"),s)),this.translationDetail=Object.assign(e.data,{langs:t}),this.confirmLoading=!1})},add(a){this.confirmLoading=!0,delete a.id,C(a).then(e=>{e.success?(this.$message.success(this.$i18nt("gd.https.addSucc")),this.$emit("ok",a),this.handleCancel()):this.$message.error(this.$i18nt("gd.https.addFail")+e.message)}).finally(e=>{this.confirmLoading=!1})},edit(a){this.confirmLoading=!0,delete a.basicRecordTable,delete a.matchingRecordTable,u(a).then(e=>{e.success?(this.$message.success(this.$i18nt("gd.https.addSucc")),this.$emit("ok",a),this.handleCancel()):this.$message.error(this.$i18nt("gd.https.addFail")+e.message)}).finally(e=>{this.confirmLoading=!1})},handleSubmit(){this.$refs.ruleForm.validate(a=>{if(a){const e={...this.ruleFormData,langs:this.translationDetail.langs||[],name:this.ruleFormData.name||this.translationDetail.name};this.type==1?this.add(e):this.edit(e)}})},handleCancel(){this.visible=!1,this.confirmLoading=!1,this.$refs.ruleForm.resetFields(),this.ruleFormData={name:"",hintseverity:"",hintcode:"",systemcode:"",typecode:"",modulecode:"",parameters:"",hintdescription:"",langs:""},this.sourcecategory=[],this.sourcemodule=[],this.addData=null},doEvent(a){let e=a.item.functionName;this[e]()}}};var B=function(){var e=this,t=e._self._c;return t("el-dialog",{class:e.fullScreen?"gd-dialog":"gd-dialog gd-dialog-fangda",attrs:{fullscreen:e.fullScreen,width:e.width,visible:e.visible,footer:null,top:"80px","show-close":!1},on:{"update:visible":function(s){e.visible=s},closed:e.handleCancel}},[t("gd-modal-title",{attrs:{slot:"title",title:`${e.title}${e.$i18nt("gd.promptManagement.hintInfo","\u63D0\u793A\u4FE1\u606F")}`,fullscreen:e.fullScreen,buttons:e.sysViewButtons,confirmLoading:e.confirmLoading,closed:"handleCancel",showClose:!0},on:{changeEvent:e.doEvent,toggleFullscreen:e.toggleFullscreen},slot:"title"}),t("div",{directives:[{name:"loading",rawName:"v-loading",value:e.confirmLoading,expression:"confirmLoading"}]},[t("div",{staticClass:"setting-navs",class:e.fullScreen?"modal-bodyq":"modal-body"},[t("el-form",{ref:"ruleForm",attrs:{model:e.ruleFormData,rules:e.rules,"label-width":"120px"},nativeOn:{submit:function(s){s.preventDefault()}}},[t("el-row",{attrs:{gutter:24}},[e.type==2?t("el-col",{staticStyle:{display:"flex","align-items":"center"},attrs:{span:12}},[t("div",{staticClass:"copy-flex"},[t("el-form-item",{staticStyle:{"margin-bottom":"0 !important"},attrs:{label:e.$i18nt("gd.promptManagement.hintCode","\u63D0\u793A\u7F16\u7801"),prop:"hintcode"}},[t("el-input",{attrs:{disabled:e.type==2,placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165")},model:{value:e.ruleFormData.hintcode,callback:function(s){e.$set(e.ruleFormData,"hintcode",s)},expression:"ruleFormData['hintcode']"}})],1),t("el-button",{staticClass:"active-color",attrs:{type:"text"},on:{click:e.copyData}},[e._v(" "+e._s(e.$i18nt("gd.btn.copy","\u590D\u5236"))+" ")])],1)]):e._e(),t("el-col",{attrs:{span:12}},[t("el-form-item",{staticStyle:{"margin-bottom":"12px"},attrs:{label:e.$i18nt("gd.promptManagement.hintSeverity","\u4E25\u91CD\u7A0B\u5EA6"),prop:"hintseverity"}},[t("el-select",{ref:"refView",staticStyle:{width:"100%"},attrs:{placeholder:e.$i18nt("gd.placeholder.select","\u8BF7\u9009\u62E9"),filterable:""},model:{value:e.ruleFormData.hintseverity,callback:function(s){e.$set(e.ruleFormData,"hintseverity",s)},expression:"ruleFormData['hintseverity']"}},e._l(e.getDictionary("severity_level"),function(s,n){return t("el-option",{key:n,attrs:{value:s.code,label:e.$i18nt(`Dynamics.${s.transkey}`,s.name)}})}),1)],1)],1)],1),t("el-row",{attrs:{gutter:24}},[t("el-col",{attrs:{span:24}},[t("el-form-item",{staticStyle:{"margin-bottom":"12px"},attrs:{label:e.$i18nt("gd.promptManagement.hintInfo","\u63D0\u793A\u4FE1\u606F"),prop:"name"}},[t("el-input",{attrs:{placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165")},on:{input:e.changeText},model:{value:e.ruleFormData.name,callback:function(s){e.$set(e.ruleFormData,"name",s)},expression:"ruleFormData['name']"}})],1)],1)],1),t("el-row",{attrs:{gutter:24}},[t("el-col",{attrs:{span:8}},[t("el-form-item",{staticStyle:{"margin-bottom":"12px"},attrs:{label:e.$i18nt("gd.promptManagement.systemCode","\u6240\u5C5E\u7CFB\u7EDF"),prop:"systemcode"}},[t("el-select",{ref:"refView",staticStyle:{width:"100%"},attrs:{placeholder:e.$i18nt("gd.placeholder.select","\u8BF7\u9009\u62E9"),filterable:""},on:{change:e.changecode},model:{value:e.ruleFormData.systemcode,callback:function(s){e.$set(e.ruleFormData,"systemcode",s)},expression:"ruleFormData['systemcode']"}},e._l(e.getDictionary("source_system"),function(s,n){return t("el-option",{key:n,attrs:{value:s.code,label:e.$i18nt(`Dynamics.${s.transkey}`,s.name)}})}),1)],1)],1),t("el-col",{attrs:{span:8}},[t("el-form-item",{staticStyle:{"margin-bottom":"12px"},attrs:{label:e.$i18nt("gd.promptManagement.typeCode","\u6240\u5C5E\u5206\u7C7B"),prop:"typecode"}},[t("el-select",{ref:"refView",staticStyle:{width:"100%"},attrs:{placeholder:e.$i18nt("gd.placeholder.select","\u8BF7\u9009\u62E9"),filterable:"",disabled:!e.ruleFormData.systemcode},on:{change:e.changetypecode},model:{value:e.ruleFormData.typecode,callback:function(s){e.$set(e.ruleFormData,"typecode",s)},expression:"ruleFormData['typecode']"}},e._l(e.sourcecategory,function(s,n){return t("el-option",{key:n,attrs:{value:s.code,label:e.$i18nt(`Dynamics.${s.transkey}`,s.name)}})}),1)],1)],1),t("el-col",{attrs:{span:8}},[t("el-form-item",{staticStyle:{"margin-bottom":"12px"},attrs:{label:e.$i18nt("gd.promptManagement.moduleCode","\u6240\u5C5E\u6A21\u5757"),prop:"modulecode"}},[t("el-select",{ref:"refView",staticStyle:{width:"100%"},attrs:{placeholder:e.$i18nt("gd.placeholder.select","\u8BF7\u9009\u62E9"),filterable:"",disabled:!e.ruleFormData.typecode},model:{value:e.ruleFormData.modulecode,callback:function(s){e.$set(e.ruleFormData,"modulecode",s)},expression:"ruleFormData['modulecode']"}},e._l(e.sourcemodule,function(s,n){return t("el-option",{key:n,attrs:{value:s.code,label:e.$i18nt(`Dynamics.${s.transkey}`,s.name)}})}),1)],1)],1)],1),t("el-row",{attrs:{gutter:24}},[t("el-col",{attrs:{span:24}},[t("el-form-item",{staticStyle:{"margin-bottom":"12px"},attrs:{label:e.$i18nt("gd.promptManagement.parameters","\u53C2\u6570"),prop:"parameters"}},[t("el-input",{attrs:{type:"textarea",placeholder:e.$i18nt("gd.placeholder.inputcontent","\u8BF7\u8F93\u5165\u5185\u5BB9"),autosize:{minRows:3,maxRows:20}},model:{value:e.ruleFormData.parameters,callback:function(s){e.$set(e.ruleFormData,"parameters",s)},expression:"ruleFormData['parameters']"}})],1)],1),t("el-col",{attrs:{span:24}},[t("el-form-item",{staticStyle:{"margin-bottom":"0px !important"},attrs:{label:e.$i18nt("gd.promptManagement.hintDescription","\u63D0\u793A\u63CF\u8FF0")}},[t("el-input",{attrs:{type:"textarea",placeholder:e.$i18nt("gd.placeholder.inputcontent","\u8BF7\u8F93\u5165\u5185\u5BB9"),autosize:{minRows:3,maxRows:20}},model:{value:e.ruleFormData.hintdescription,callback:function(s){e.$set(e.ruleFormData,"hintdescription",s)},expression:"ruleFormData['hintdescription']"}})],1)],1)],1),t("el-divider",{attrs:{dashed:""}}),t("el-row",{attrs:{gutter:24}},[t("el-col",{attrs:{span:24}},[e._l(this.translationDetail.langs,function(s){return[t("el-form-item",{staticStyle:{"margin-bottom":"12px"},attrs:{label:s.languagename}},[t("el-input",{attrs:{placeholder:e.$i18nt("gd.placeholder.input","\u8BF7\u8F93\u5165"),type:"textarea",autosize:""},on:{input:function(n){return e.changeLanguage(n,s)}},model:{value:s.description,callback:function(n){e.$set(s,"description",n)},expression:"item.description"}})],1)]})],2)],1)],1)],1)])],1)},K=[],M=r.normalizeComponent(L,B,K,!1,null,"1970493c",null,null);const R=M.exports;const q={props:{height:{type:Number,default:100}},name:"GdPromptManagement",mixins:[m.tablesFilter,S],components:{editForm:R},data(){return{selectedRowKeys:[],selectedRows:[],disableBtn:[],transKey:"gd.promptManagement.checkConfigurationRetryRule",formLoading:!1,currentNode:null,loadData:a=>F(Object.assign(a,this.getQueryParam)).then(e=>e.data),record:{},queryParam:{}}},computed:{getTableLists(){let a=[...this.tableLists];return a.forEach((e,t)=>{a[t].name=e.busname,a[t].code=e.id}),a},getTableQueries(){return this.tableQueries.forEach((a,e)=>{}),this.tableQueries},getHeight(){return this.height},getTableButtons(){return this.tableButtons.filter(a=>(a.show=!this.disableBtn.includes(a.displayName),!0))},getQueryParam(){let a=new Map;for(let e in this.queryParam)a.set(e,this.queryParam[e]);return Object.fromEntries(a)},...r.mapGetters(["tablePageSize","tableSize","labelPosition","formMode","tableLists"])},methods:{onSelectChange(a,e){if(this.selectedRows=e,this.selectedRowKeys=a,a.length===0){this.disableBtn=[];return}},query(){this.$refs.table.refresh(!0)},refresh(){this.$refs.table.refresh()},edit(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.editTip","\u8BF7\u9009\u62E9\u9700\u8981\u7F16\u8F91\u7684\u6570\u636E!"));return}if(this.selectedRowKeys.length>1){this.$message.warning(this.$i18nt("gd.https.editTipOne","\u53EA\u80FD\u9009\u62E9\u4E00\u6761\u6570\u636E\u7F16\u8F91!"));return}this.editForms(this.selectedRows[0])},editForms(a){this.$refs.editForm.init(a)},saveQueries(a){this.queryParam={...a},this.refresh()},add(){this.$refs.editForm.init(null)},del(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.delTip","\u8BF7\u9009\u62E9\u9700\u8981\u5220\u9664\u7684\u6570\u636E!"));return}if(this.selectedRowKeys.length>1){this.$message.warning(this.$i18nt("gd.https.readTipOne","\u53EA\u80FD\u9009\u62E9\u4E00\u6761\u6570\u636E!"));return}this.$confirm(this.$i18nt("gd.https.delContent","\u662F\u5426\u5220\u9664\u9009\u4E2D\u6570\u636E?"),this.$i18nt("gd.https.delTitle","\u6E29\u99A8\u63D0\u793A"),{confirmButtonText:this.$i18nt("gd.https.delOk","\u786E\u5B9A\u5220\u9664"),cancelButtonText:this.$i18nt("gd.https.delCancel","\u53D6\u6D88"),showClose:!1,confirmButtonLoading:!1,cancelButtonLoading:!1,closeOnClickModal:!1,type:"warning",confirmButtonClass:"el-button--danger",customClass:"custom-alert",callback:()=>{},beforeClose:(a,e,t)=>{this.delHand(a,e,t)}})},delHand(a,e,t){if(a!=="confirm"){t();return}let s=[],n=k({id:this.selectedRowKeys.join(",")}).then(i=>i);s.push(n),e.confirmButtonLoading=!0,e.cancelButtonLoading=!0,e.showCancelButton=!1,Promise.all(s).then(i=>{e.confirmButtonLoading=!1,e.cancelButtonLoading=!1,e.showCancelButton=!0,t();const o=i.filter(l=>!l.success);o.length===0?this.$message.success(this.$i18nt("gd.https.delSucc","\u5220\u9664\u6210\u529F")):this.$message.error(this.$i18nt("gd.https.delFail","\u5220\u9664\u5931\u8D25")+o[0].message),this.refresh()})},doEvent(a){let e=a.item.functionName;this[e]&&this[e]()},handleOk(){this.$refs.table.refresh()},dictSwitch(a,e){let t=this.$options.filters.dictData(e).filter(s=>s.code==a)[0];return t!=null&&t.colour?t.colour:null},enable(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.operateTip","\u8BF7\u9009\u62E9\u8981\u64CD\u4F5C\u7684\u6570\u636E!"));return}if(this.selectedRowKeys.length>1){this.$message.warning(this.$i18nt("gd.https.editTipOne","\u53EA\u80FD\u9009\u62E9\u4E00\u6761\u6570\u636E\u7F16\u8F91!"));return}this.editStateCodes({row:this.selectedRows[0]})},deactivated(){if(this.selectedRowKeys.length===0){this.$message.warning(this.$i18nt("gd.https.operateTip","\u8BF7\u9009\u62E9\u8981\u64CD\u4F5C\u7684\u6570\u636E!"));return}if(this.selectedRowKeys.length>1){this.$message.warning(this.$i18nt("gd.https.editTipOne","\u53EA\u80FD\u9009\u62E9\u4E00\u6761\u6570\u636E\u7F16\u8F91!"));return}this.editStateCodes({row:this.selectedRows[0]})},editStateCodes({column:a,row:e}){if(e.dict_type==1){this.$message.error(this.$i18nt("gd.https.operableNoTip","\u4E0D\u53EF\u64CD\u4F5C!"));return}const t=e.statecodes!=1?this.$i18nt("gd.https.enableContent","\u662F\u5426\u505C\u7528\u9009\u4E2D\u6570\u636E?"):this.$i18nt("gd.https.deactivateContent","\u662F\u5426\u542F\u7528\u9009\u4E2D\u6570\u636E?"),s=e.statecodes!=1?this.$i18nt("gd.https.enableOk","\u786E\u8BA4\u505C\u7528"):this.$i18nt("gd.https.deactivateOk","\u786E\u8BA4\u542F\u7528");this.$confirm(t,this.$i18nt("gd.https.delTitle","\u6E29\u99A8\u63D0\u793A"),{confirmButtonText:s,cancelButtonText:this.$i18nt("gd.https.delCancel","\u53D6\u6D88"),showClose:!1,confirmButtonLoading:!1,cancelButtonLoading:!1,closeOnClickModal:!1,type:"warning",confirmButtonClass:"el-button--danger",customClass:"custom-alert",callback:()=>{},beforeClose:(n,i,o)=>{if(n!=="confirm"){o();return}i.confirmButtonLoading=!0,i.cancelButtonLoading=!0,i.showCancelButton=!1,u({id:e.id,stateCodes:e.statecodes==1?0:1}).then(l=>{o(),i.confirmButtonLoading=!1,i.cancelButtonLoading=!1,i.showCancelButton=!0,l.success?(this.$message.success(this.$i18nt("gd.https.operateSucc","\u64CD\u4F5C\u6210\u529F")),this.handleOk()):this.$message.error(this.$i18nt("gd.https.operateFail","\u64CD\u4F5C\u5931\u8D25")+l.message)})}})}}};var N=function(){var e=this,t=e._self._c;return t("div",{staticClass:"gd-page-view"},[t("div",{staticClass:"page-view-list",staticStyle:{padding:"0px"}},[t("gd-tables",{ref:"table",attrs:{dataSource:e.loadData,size:e.tableSize,pageSize:e.tablePageSize,columns:e.tableColumns,selectedRowKeys:e.selectedRowKeys,filtering:!0,height:e.getHeight},on:{onChange:e.onSelectChange},scopedSlots:e._u([{key:"name",fn:function({column:s,row:n}){return[t("gd-tooltip",{attrs:{rowKey:"name",row:n,highlight:""},on:{click:e.editForms}})]}},{key:"createdtime",fn:function({column:s,row:n}){return[t("gd-tooltip",{attrs:{rowKey:"createdtime",row:n}})]}},{key:"updatedtime",fn:function({column:s,row:n}){return[t("gd-tooltip",{attrs:{rowKey:"updatedtime",row:n}})]}},{key:"hintseverity",fn:function(s){return[e.dictSwitch(s.row.hintseverity,"severity_level")?t("el-tag",{attrs:{color:e.dictSwitch(s.row.hintseverity,"severity_level")}},[e._v(" "+e._s(e._f("dictType")("severity_level",s.row.hintseverity))+" ")]):t("span",[e._v(e._s(e._f("dictType")("severity_level",s.row.hintseverity)))])]}},{key:"systemcode",fn:function(s){return[e.dictSwitch(s.row.systemcode,"source_system")?t("el-tag",{attrs:{color:e.dictSwitch(s.row.systemcode,"source_system")}},[e._v(" "+e._s(e._f("dictType")("source_system",s.row.systemcode))+" ")]):t("span",[e._v(e._s(e._f("dictType")("source_system",s.row.systemcode)))])]}},{key:"typecode",fn:function(s){return[e.dictSwitch(s.row.typecode,"source_category")?t("el-tag",{attrs:{color:e.dictSwitch(s.row.typecode,"source_category")}},[e._v(" "+e._s(e._f("dictType")("source_category",s.row.typecode))+" ")]):t("span",[e._v(e._s(e._f("dictType")("source_category",s.row.typecode)))])]}},{key:"modulecode",fn:function(s){return[e.dictSwitch(s.row.modulecode,"source_module")?t("el-tag",{attrs:{color:e.dictSwitch(s.row.modulecode,"source_module")}},[e._v(" "+e._s(e._f("dictType")("source_module",s.row.modulecode))+" ")]):t("span",[e._v(e._s(e._f("dictType")("source_module",s.row.modulecode)))])]}},{key:"operator",fn:function(){return[t("div",{staticClass:"gd-table-operator"},[t("div",{staticClass:"gd-table-operatorl",staticStyle:{"margin-right":"12px"}},[t("el-input",{staticClass:"table-operator-input",attrs:{placeholder:e.$i18nt("gd.promptManagement.hintCode","\u63D0\u793A\u7F16\u7801"),clearable:""},nativeOn:{keyup:function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"enter",13,s.key,"Enter")?null:e.query.apply(null,arguments)}},model:{value:e.queryParam.hintcode,callback:function(s){e.$set(e.queryParam,"hintcode",s)},expression:"queryParam.hintcode"}}),t("div",{staticClass:"table-operator-search",on:{click:e.query}},[t("i",{staticClass:"el-input__icon el-icon-search"})])],1),t("div",{staticClass:"gd-table-operatorl"},[t("el-input",{staticClass:"table-operator-input",attrs:{placeholder:e.$i18nt("gd.promptManagement.hintInfo","\u63D0\u793A\u4FE1\u606F"),clearable:""},nativeOn:{keyup:function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"enter",13,s.key,"Enter")?null:e.query.apply(null,arguments)}},model:{value:e.queryParam.name,callback:function(s){e.$set(e.queryParam,"name",s)},expression:"queryParam.name"}}),t("div",{staticClass:"table-operator-search",on:{click:e.query}},[t("i",{staticClass:"el-input__icon el-icon-search"})])],1),t("div",{staticClass:"gd-table-operatorr"},[t("gd-btn-list",{attrs:{sysViewButtons:e.getTableButtons},on:{functionName:e.doEvent}})],1)])]},proxy:!0},{key:"filtering",fn:function({colse:s,visible:n}){return[t("gd-table-queries-field",{attrs:{columns:e.getTableQueries,height:e.getHeight,queryParam:e.queryParam,colse:s,visible:n},on:{save:e.saveQueries}})]}}])})],1),t("editForm",{ref:"editForm",attrs:{table:e.record},on:{ok:e.handleOk}})],1)},O=[],P=r.normalizeComponent(q,N,O,!1,null,"306c5f59",null,null);const d=P.exports;d.install=function(a){a.component(d.name,d)};exports.GDpackage=d;exports.GetAllLanguage=c;exports.deployTranslation=_;exports.sysTranslationAdd=h;exports.sysTranslationBatchAdd=D;exports.sysTranslationCache=b;exports.sysTranslationDelName=f;exports.sysTranslationDelete=y;exports.sysTranslationDetail=w;exports.sysTranslationEdit=g;exports.sysTranslationExport=T;exports.sysTranslationImport=v;exports.sysTranslationInit=$;exports.sysTranslationPage=p;