gds-plus-design-vue 1.2.63 → 1.2.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/{addPermission.9fc97a47.mjs → addPermission.179a09f4.mjs} +127 -105
- package/lib/addPermission.c72ebbe0.js +1 -0
- package/lib/{approvalModel.51d07afe.mjs → approvalModel.7b550187.mjs} +7 -7
- package/lib/approvalModel.7cfcac3c.js +1 -0
- package/lib/attribute.3fed1dd9.js +1 -0
- package/lib/attribute.e9a8faa1.mjs +367 -0
- package/lib/businessRules.cf106f09.js +1 -0
- package/lib/{businessRules.db6ba874.mjs → businessRules.d7d35011.mjs} +191 -190
- package/lib/buttonRule.2afe380d.mjs +396 -0
- package/lib/buttonRule.737e8e3f.js +1 -0
- package/lib/chartDisplayRules.370065e8.mjs +288 -0
- package/lib/chartDisplayRules.c9162f81.js +1 -0
- package/lib/components.chartbi.3bbac955.js +8 -0
- package/lib/components.chartbi.571c5ff5.mjs +1813 -0
- package/lib/{components.coloreditor.044983d2.mjs → components.coloreditor.06cf0433.mjs} +2 -2
- package/lib/{components.coloreditor.779a9419.js → components.coloreditor.f81d322a.js} +1 -1
- package/lib/{components.dataassign.56632583.mjs → components.dataassign.21d3938b.mjs} +3 -3
- package/lib/{components.dataassign.1853ed5c.js → components.dataassign.565d22c0.js} +1 -1
- package/lib/{components.echarts.10d3ffe2.mjs → components.echarts.490abdfa.mjs} +416 -399
- package/lib/components.echarts.fe84f881.js +4 -0
- package/lib/{components.exception.3cc33e29.js → components.exception.374f2ad9.js} +1 -1
- package/lib/{components.exception.cc2f4ca3.mjs → components.exception.ee1c4f83.mjs} +1 -1
- package/lib/{components.form.91d5ed3e.js → components.form.5533a8c3.js} +19 -19
- package/lib/{components.form.3344c817.mjs → components.form.db8af727.mjs} +1118 -1090
- package/lib/{components.globalheader.07a90c4b.js → components.globalheader.2eb787a4.js} +1 -1
- package/lib/{components.globalheader.43fafa8c.mjs → components.globalheader.b3b35343.mjs} +3 -3
- package/lib/{components.iconselector.8caabeaa.mjs → components.iconselector.8940b1a9.mjs} +7 -3
- package/lib/components.iconselector.f5a58033.js +1 -0
- package/lib/{components.imgpreview.86bf7971.js → components.imgpreview.d97cf25c.js} +1 -1
- package/lib/{components.imgpreview.57290b54.mjs → components.imgpreview.f05b3e06.mjs} +4 -4
- package/lib/{components.lunccalendar.76159d2e.js → components.lunccalendar.18f84642.js} +1 -1
- package/lib/{components.lunccalendar.f6765c94.mjs → components.lunccalendar.2a097955.mjs} +1 -1
- package/lib/components.middleware.43b9b264.js +1 -0
- package/lib/{components.middleware.457b1182.mjs → components.middleware.de012955.mjs} +5 -4
- package/lib/{components.modaltitle.ae92f96c.mjs → components.modaltitle.5060623f.mjs} +1 -1
- package/lib/{components.modaltitle.e0b34fcb.js → components.modaltitle.957cab33.js} +1 -1
- package/lib/{components.multitab.8441aa6b.mjs → components.multitab.5eb6edff.mjs} +1 -1
- package/lib/{components.multitab.82fd0544.js → components.multitab.80eeb3ae.js} +1 -1
- package/lib/{components.selecttree.d710a362.js → components.selecttree.2fe70d88.js} +1 -1
- package/lib/{components.selecttree.85d940a9.mjs → components.selecttree.756c4d22.mjs} +1 -1
- package/lib/{components.settingdrawer.a6693034.mjs → components.settingdrawer.29dbc31e.mjs} +21 -21
- package/lib/{components.settingdrawer.779f6715.js → components.settingdrawer.8c12650b.js} +1 -1
- package/lib/{components.sidemenu.725677e3.mjs → components.sidemenu.0673fe0a.mjs} +2 -2
- package/lib/{components.sidemenu.80e46c2d.js → components.sidemenu.240dfde7.js} +1 -1
- package/lib/components.sidenavmenu.b1330d69.js +1 -0
- package/lib/{components.sidenavmenu.23b8edce.mjs → components.sidenavmenu.fa81ff82.mjs} +448 -632
- package/lib/{components.statuschange.ed1218a4.js → components.statuschange.858b72e8.js} +1 -1
- package/lib/{components.statuschange.15938660.mjs → components.statuschange.fae4adba.mjs} +3 -3
- package/lib/{components.table.17c02054.js → components.table.1e338902.js} +3 -3
- package/lib/{components.table.e3e5e3bc.mjs → components.table.9ed77207.mjs} +331 -316
- package/lib/components.tableumy.1d804d70.js +1 -0
- package/lib/{components.tableumy.2f5dfa12.mjs → components.tableumy.3e1c9a5b.mjs} +7 -4
- package/lib/{components.tablevirtual.ba03746e.mjs → components.tablevirtual.66890b2c.mjs} +7 -4
- package/lib/components.tablevirtual.8e21a6e7.js +1 -0
- package/lib/{components.teamsharing.fb4351ec.mjs → components.teamsharing.3a17ddc0.mjs} +3 -3
- package/lib/{components.teamsharing.05503821.js → components.teamsharing.89e668fd.js} +1 -1
- package/lib/{components.tooltip.a05d8dd1.js → components.tooltip.0ea7e2b1.js} +1 -1
- package/lib/{components.tooltip.950dc77b.mjs → components.tooltip.376d95fe.mjs} +1 -1
- package/lib/{components.uploadfile.10f6cb2a.mjs → components.uploadfile.0a5a1608.mjs} +2 -2
- package/lib/{components.uploadfile.5a9b6cc1.js → components.uploadfile.8e0e702c.js} +1 -1
- package/lib/{components.uploadimg.cce7452a.js → components.uploadimg.bc160e00.js} +1 -1
- package/lib/{components.uploadimg.f4fe4e77.mjs → components.uploadimg.decb0360.mjs} +2 -2
- package/lib/{components.verificationcode.d1946db4.js → components.verificationcode.140533c7.js} +1 -1
- package/lib/{components.verificationcode.afb9aa1a.mjs → components.verificationcode.7091b10b.mjs} +1 -1
- package/lib/components.viewformdetails.940addba.js +1 -0
- package/lib/{components.viewformdetails.f362d69e.mjs → components.viewformdetails.d241c652.mjs} +94 -61
- package/lib/components.viewloading.1e9f4b3c.js +1 -0
- package/lib/{components.viewloading.ea40b244.mjs → components.viewloading.aae3aab4.mjs} +54 -51
- package/lib/{components.watermark.1ffc66e0.mjs → components.watermark.2ec3260c.mjs} +1 -1
- package/lib/{components.watermark.da3d7220.js → components.watermark.d9ec8130.js} +1 -1
- package/lib/{components.xlsxexport.f5ace2cd.js → components.xlsxexport.0d1553b1.js} +1 -1
- package/lib/{components.xlsxexport.d98572f8.mjs → components.xlsxexport.c33f83ca.mjs} +4 -4
- package/lib/{components.xlsximport.cffa88fe.mjs → components.xlsximport.81df7841.mjs} +541 -532
- package/lib/components.xlsximport.8c209857.js +1 -0
- package/lib/copy.8db86d9f.mjs +572 -0
- package/lib/copy.a8753f38.js +1 -0
- package/lib/createFile.04a6b293.js +1 -0
- package/lib/createFile.4cac1673.mjs +439 -0
- package/lib/createSubfolders.e105fa86.js +1 -0
- package/lib/{createSubfolders.d35b97e9.mjs → createSubfolders.eac5ccae.mjs} +7 -7
- package/lib/{dialogLayout.c4bc3b55.mjs → dialogLayout.bf435838.mjs} +2 -2
- package/lib/{dialogLayout.08823bb7.js → dialogLayout.f0779aed.js} +1 -1
- package/lib/drawerContainer.6ab3df46.mjs +163 -0
- package/lib/drawerContainer.8f9df583.js +1 -0
- package/lib/{drawerLayout.36cf4d05.js → drawerLayout.b6c7c3c6.js} +1 -1
- package/lib/{drawerLayout.fb60950f.mjs → drawerLayout.e3c0164d.mjs} +2 -2
- package/lib/editForm.0f3fd3b0.js +1 -0
- package/lib/editForm.aef93ed0.mjs +434 -0
- package/lib/extendedAttributes.ea93dbaa.mjs +293 -0
- package/lib/extendedAttributes.ef3ead02.js +1 -0
- package/lib/fileSearch.43465e1c.js +1 -0
- package/lib/{fileSearch.86c356fe.mjs → fileSearch.5c8a883d.mjs} +140 -115
- package/lib/{flow.designer.6da03949.mjs → flow.designer.81c29f62.mjs} +3184 -3197
- package/lib/flow.designer.ffd0aa8b.js +1 -0
- package/lib/flow.list.4c05f2f0.js +1 -0
- package/lib/{flow.list.03694808.mjs → flow.list.ab420927.mjs} +234 -232
- package/lib/form.build.724d3357.js +1 -0
- package/lib/{form.build.b768d613.mjs → form.build.d04773f0.mjs} +22 -14
- package/lib/form.designer.build.c82cb559.mjs +2529 -0
- package/lib/form.designer.build.dac501fa.js +1 -0
- package/lib/formFiled.4b5062d7.js +1 -0
- package/lib/{formFiled.fe7d9df3.mjs → formFiled.c949a27f.mjs} +15 -13
- package/lib/gd-initial.js +1 -1
- package/lib/gd-initial.mjs +231 -207
- package/lib/{http.appmanage.4554a629.mjs → http.appmanage.e389782d.mjs} +3 -3
- package/lib/{http.codegeneratemanage.2f925b10.mjs → http.codegeneratemanage.b123bab3.mjs} +19 -11
- package/lib/{http.codegeneratemanage.aecadd5d.js → http.codegeneratemanage.e3db2f09.js} +1 -1
- package/lib/{http.dictdatamanage.4baf16c0.mjs → http.dictdatamanage.2583b5ae.mjs} +4 -4
- package/lib/{http.dictmanage.77c69971.mjs → http.dictmanage.d8fe18dc.mjs} +4 -4
- package/lib/{http.duplicatechecking.31964ce7.mjs → http.duplicatechecking.9b79ce21.mjs} +3 -3
- package/lib/http.filedocument.6fdfc693.js +1 -0
- package/lib/http.filedocument.8fa3fe2d.mjs +293 -0
- package/lib/{http.main.40657f51.mjs → http.main.aefea27d.mjs} +17 -17
- package/lib/{http.menumanage.3240ba0d.mjs → http.menumanage.3060f4c7.mjs} +5 -5
- package/lib/{http.message.5004bf60.mjs → http.message.ceb0a1c6.mjs} +19 -19
- package/lib/{http.noticemanage.e03bd5f3.mjs → http.noticemanage.2cdb23b8.mjs} +7 -7
- package/lib/{http.orgmanage.84e43edb.mjs → http.orgmanage.0b1df8d5.mjs} +2 -2
- package/lib/{http.pluginmanage.6bc6197f.mjs → http.pluginmanage.54720675.mjs} +7 -7
- package/lib/{http.promptmanagement.c7912f6c.mjs → http.promptmanagement.dad4c6a7.mjs} +3 -3
- package/lib/http.rolemanage.4d1101dd.js +1 -0
- package/lib/{http.rolemanage.dbf3fda1.mjs → http.rolemanage.da5c40e9.mjs} +51 -19
- package/lib/{http.solution.175d36c8.mjs → http.solution.b10d9197.mjs} +4 -4
- package/lib/{http.sumberrules.608a06d6.mjs → http.sumberrules.176d3d06.mjs} +4 -4
- package/lib/{http.sysapps.e294ceaf.mjs → http.sysapps.932ba43b.mjs} +4 -4
- package/lib/{http.tabledevelopment.1d370398.mjs → http.tabledevelopment.3dcb3e97.mjs} +40 -40
- package/lib/{http.team.c8487c0b.mjs → http.team.a9c609d5.mjs} +11 -11
- package/lib/{http.timersmanage.01dbc1a2.mjs → http.timersmanage.c79afb66.mjs} +18 -18
- package/lib/{http.translationmanage.a4640c9a.mjs → http.translationmanage.f8694b51.mjs} +11 -11
- package/lib/{http.useraffiliation.840741ed.mjs → http.useraffiliation.f2a29f92.mjs} +10 -10
- package/lib/{http.usermanage.3e5eff33.mjs → http.usermanage.f5491144.mjs} +16 -16
- package/lib/{http.webresource.5158b431.mjs → http.webresource.1a1a768f.mjs} +4 -4
- package/lib/index.9deaa991.mjs +25906 -0
- package/lib/index.d95c407c.js +8 -0
- package/lib/layoutBlocks.26e1b57b.js +1 -0
- package/lib/layoutBlocks.31454610.mjs +413 -0
- package/lib/layoutItem.c1c836a1.js +1 -0
- package/lib/layoutItem.cf18143e.mjs +71 -0
- package/lib/{layouts.a6a36612.js → layouts.2d06f3e9.js} +2 -2
- package/lib/{layouts.051a0bba.mjs → layouts.3b383d04.mjs} +19 -22
- package/lib/main.09d48801.js +1 -0
- package/lib/main.28b7c398.js +1 -0
- package/lib/main.29e204f9.mjs +166 -0
- package/lib/main.33443996.mjs +231 -0
- package/lib/main.357c50d2.js +1 -0
- package/lib/{main.7f44e3bf.mjs → main.3e886f21.mjs} +40 -50
- package/lib/{main.c1df94d8.mjs → main.419a7b42.mjs} +2 -2
- package/lib/main.4a38d5f8.js +1 -0
- package/lib/{main.70357352.mjs → main.60329866.mjs} +6 -6
- package/lib/{main.ad1e8d4d.js → main.60c2a1a2.js} +1 -1
- package/lib/main.61c9e5c6.mjs +537 -0
- package/lib/main.643d21a0.mjs +552 -0
- package/lib/main.64ddb5f6.mjs +189 -0
- package/lib/main.728eaf53.js +1 -0
- package/lib/{main.8a2a590d.js → main.892caa37.js} +1 -1
- package/lib/main.aea9b6a8.mjs +323 -0
- package/lib/main.b7a5a02b.js +1 -0
- package/lib/main.c71e5b11.js +1 -0
- package/lib/main.edc0b23b.js +1 -0
- package/lib/{main.b0e5e1b0.mjs → main.f520fcf5.mjs} +2 -2
- package/lib/manage.101f1aa9.js +1 -0
- package/lib/{manage.a1df9b88.mjs → manage.f4000654.mjs} +162 -140
- package/lib/messages.fieldconfiguration.0d98a290.mjs +1097 -0
- package/lib/messages.fieldconfiguration.ad4d11cf.js +1 -0
- package/lib/messages.messagetemplate.32273e00.js +7 -0
- package/lib/messages.messagetemplate.7adbbc58.mjs +1319 -0
- package/lib/messages.sendplan.7d0097c2.mjs +1054 -0
- package/lib/messages.sendplan.fbac188d.js +1 -0
- package/lib/messages.sendrecord.ef80d44a.js +2 -0
- package/lib/messages.sendrecord.f0d2fd54.mjs +651 -0
- package/lib/messages.templatelibrary.ec512390.js +2 -0
- package/lib/messages.templatelibrary.ff151513.mjs +808 -0
- package/lib/mobile.designer.componentstree.03f61105.js +1 -0
- package/lib/mobile.designer.componentstree.4a1442dc.mjs +2064 -0
- package/lib/mobile.designer.menutree.0a2f7911.mjs +1036 -0
- package/lib/mobile.designer.menutree.97bb4046.js +1 -0
- package/lib/moveFile.335ebc8d.js +1 -0
- package/lib/moveFile.d71c0824.mjs +276 -0
- package/lib/{page.build.685c1e15.mjs → page.build.376104d5.mjs} +607 -601
- package/lib/{page.build.846096e6.js → page.build.37b26617.js} +3 -3
- package/lib/page.designer.componentstree.0ffc933d.js +1 -0
- package/lib/page.designer.componentstree.b0ecddd8.mjs +2958 -0
- package/lib/page.designer.fieldfiltering.1ecd65a3.mjs +430 -0
- package/lib/page.designer.fieldfiltering.7e913256.js +1 -0
- package/lib/page.designer.menutree.2c1846bc.mjs +5952 -0
- package/lib/page.designer.menutree.c49d9ee6.js +1 -0
- package/lib/page.designer.operation.6179b661.js +1 -0
- package/lib/page.designer.operation.80b1a5d1.mjs +44 -0
- package/lib/page.designer.page.09402332.js +1 -0
- package/lib/page.designer.page.6d8232c7.mjs +10638 -0
- package/lib/personal.echarts.414b7e3d.mjs +268 -0
- package/lib/personal.echarts.b7ee86f4.js +1 -0
- package/lib/result.0c089066.mjs +639 -0
- package/lib/result.9282a717.js +1 -0
- package/lib/router.config.68077a12.js +1 -0
- package/lib/router.config.86225b11.mjs +1424 -0
- package/lib/solution.application.d459e382.js +1 -0
- package/lib/solution.application.e0d58df1.mjs +548 -0
- package/lib/solution.applicationmenu.71ef6b8e.mjs +508 -0
- package/lib/solution.applicationmenu.ae295083.js +1 -0
- package/lib/solution.approvalflow.436b3502.js +1 -0
- package/lib/solution.approvalflow.bef7fbdd.mjs +436 -0
- package/lib/solution.dict.acbe9c55.js +1 -0
- package/lib/solution.dict.ef98b194.mjs +769 -0
- package/lib/solution.menu.5c17348f.mjs +432 -0
- package/lib/solution.menu.cca5e1f9.js +1 -0
- package/lib/solution.plugin.90f8dcc1.mjs +347 -0
- package/lib/solution.plugin.f9a8063f.js +1 -0
- package/lib/solution.processflow.2692dac6.js +1 -0
- package/lib/solution.processflow.c1544b05.mjs +392 -0
- package/lib/solution.role.b1ab40dd.mjs +456 -0
- package/lib/solution.role.b28c4dbe.js +1 -0
- package/lib/solution.webresources.0b51beba.mjs +379 -0
- package/lib/solution.webresources.6961cc68.js +1 -0
- package/lib/solution.workflow.11e49e25.js +1 -0
- package/lib/solution.workflow.c48545d1.mjs +395 -0
- package/lib/{store.config.fff8a5a1.mjs → store.config.03dd7b19.mjs} +22 -17
- package/lib/store.config.556bd56b.js +1 -0
- package/lib/style.css +3 -3
- package/lib/{system.account.014f3e0b.mjs → system.account.1cadbf03.mjs} +877 -881
- package/lib/{system.account.0d4f1fdc.js → system.account.5cc9fe8d.js} +7 -7
- package/lib/{system.config.210f516c.js → system.config.a0b94e40.js} +1 -1
- package/lib/{system.config.0899edb8.mjs → system.config.a9a1ee96.mjs} +1 -1
- package/lib/{system.datasource.82492d27.js → system.datasource.6c30ce25.js} +1 -1
- package/lib/{system.datasource.986768c9.mjs → system.datasource.c103a9c2.mjs} +1 -1
- package/lib/{system.dict.ef24873d.mjs → system.dict.0c229d1c.mjs} +264 -260
- package/lib/system.dict.6b000092.js +1 -0
- package/lib/system.document.f67c2994.mjs +667 -0
- package/lib/system.document.f8fd7af0.js +1 -0
- package/lib/{system.duplicatechecking.dcf9f86b.mjs → system.duplicatechecking.94c7ce17.mjs} +245 -265
- package/lib/system.duplicatechecking.f4cab147.js +1 -0
- package/lib/system.email.11ab6f31.js +1 -0
- package/lib/{system.email.252fd642.mjs → system.email.13823361.mjs} +10 -15
- package/lib/system.fieldsecurity.2ef2881c.js +1 -0
- package/lib/{system.fieldsecurity.0234d390.mjs → system.fieldsecurity.d35acd97.mjs} +370 -361
- package/lib/{system.file.73eeb731.mjs → system.file.30d3e7bc.mjs} +81 -149
- package/lib/system.file.b9f8320c.js +1 -0
- package/lib/{system.log.fc60f5e6.js → system.log.470d3efd.js} +1 -1
- package/lib/{system.log.b86cf57f.mjs → system.log.815840d8.mjs} +1 -1
- package/lib/{system.machine.0114001b.mjs → system.machine.1665954f.mjs} +1 -1
- package/lib/{system.machine.f1d95c86.js → system.machine.f8aff893.js} +1 -1
- package/lib/{system.notice.25ea8dca.mjs → system.notice.bef6c23c.mjs} +994 -992
- package/lib/system.notice.db26f308.js +1 -0
- package/lib/{system.noticereceived.369f634c.mjs → system.noticereceived.0d293a87.mjs} +10 -11
- package/lib/system.noticereceived.84b88b9a.js +1 -0
- package/lib/system.onlineuser.985621a6.js +1 -0
- package/lib/{system.onlineuser.2dc284b1.mjs → system.onlineuser.bccb1cd9.mjs} +37 -26
- package/lib/{system.org.c20fe6b2.mjs → system.org.92f4d7f1.mjs} +2 -2
- package/lib/{system.org.79ee5bd6.js → system.org.9f87a010.js} +1 -1
- package/lib/system.permissions.15e6b8b7.js +1 -0
- package/lib/system.permissions.be9238ee.mjs +972 -0
- package/lib/system.plugin.0bccfec4.js +1 -0
- package/lib/{system.plugin.45a0f530.mjs → system.plugin.af27d7ac.mjs} +500 -479
- package/lib/{system.pos.0a3d2a37.js → system.pos.61e58a92.js} +1 -1
- package/lib/{system.pos.7946a99c.mjs → system.pos.fe067063.mjs} +1 -1
- package/lib/{system.promptmanagement.d7250932.mjs → system.promptmanagement.0b9083c5.mjs} +246 -243
- package/lib/system.promptmanagement.e750de82.js +1 -0
- package/lib/{system.role.75da7929.mjs → system.role.67f62146.mjs} +511 -488
- package/lib/system.role.e86b60f1.js +1 -0
- package/lib/{system.sumberrules.4a1376a6.mjs → system.sumberrules.093d998e.mjs} +168 -165
- package/lib/system.sumberrules.810f7b55.js +1 -0
- package/lib/system.team.58ee701b.js +1 -0
- package/lib/{system.team.e6a9608e.mjs → system.team.8911fd95.mjs} +163 -161
- package/lib/system.teammembers.1880f962.js +1 -0
- package/lib/{system.teammembers.4a7e7339.mjs → system.teammembers.35564a00.mjs} +203 -198
- package/lib/{system.timers.eb0b6f3e.mjs → system.timers.4b2d509f.mjs} +2261 -2213
- package/lib/system.timers.9e956553.js +38 -0
- package/lib/system.translation.26b6bb39.js +1 -0
- package/lib/{system.translation.e34f0891.mjs → system.translation.60ec676c.mjs} +435 -429
- package/lib/system.user.134a3988.js +14 -0
- package/lib/{system.user.fa2d2997.mjs → system.user.9a02295e.mjs} +1082 -1026
- package/lib/{system.useraffiliation.518e341e.mjs → system.useraffiliation.96695aeb.mjs} +418 -412
- package/lib/system.useraffiliation.c2421c7e.js +1 -0
- package/lib/{system.webresource.469db736.mjs → system.webresource.016d0000.mjs} +179 -179
- package/lib/system.webresource.e92e8a8f.js +1 -0
- package/lib/{system.welcome.191e98f5.mjs → system.welcome.127b5dd4.mjs} +1 -1
- package/lib/{system.welcome.f64e49f8.js → system.welcome.ff0c85e2.js} +1 -1
- package/lib/table.definition..btnconfig.9847cac5.mjs +938 -0
- package/lib/table.definition..btnconfig.ce57ed41.js +1 -0
- package/lib/table.definition..echartsconfig.625bce88.mjs +2150 -0
- package/lib/table.definition..echartsconfig.d2b65881.js +1 -0
- package/lib/tableDescriptions.a4196776.mjs +80 -0
- package/lib/tableDescriptions.b9b0d7fa.js +1 -0
- package/lib/tcheckboxs.7ea99d35.js +1 -0
- package/lib/{tcheckboxs.090e75eb.mjs → tcheckboxs.999b7c2e.mjs} +2 -2
- package/lib/tcurrency.4afb9192.mjs +85 -0
- package/lib/tcurrency.8a2361f2.js +1 -0
- package/lib/{tdatepicker.8fe48b1b.mjs → tdatepicker.606214fa.mjs} +2 -2
- package/lib/{tdatepicker.b19e689d.js → tdatepicker.8e94a60c.js} +1 -1
- package/lib/{tdictSwitch.2e07dc8a.js → tdictSwitch.ccbdd153.js} +1 -1
- package/lib/{tdictSwitch.43d882c7.mjs → tdictSwitch.e016d4cf.mjs} +2 -2
- package/lib/{tfile.72925615.mjs → tfile.3f39223d.mjs} +2 -2
- package/lib/{tfile.1bc381f9.js → tfile.b3ebdc71.js} +1 -1
- package/lib/{tparticipants.ca5b556c.mjs → tparticipants.5fe27540.mjs} +2 -2
- package/lib/{tparticipants.77b876e2.js → tparticipants.78c8c175.js} +1 -1
- package/lib/{translation.mains.278e4ba6.mjs → translation.mains.2688be5b.mjs} +7 -7
- package/lib/{translation.mains.1ce7e110.js → translation.mains.a6f19343.js} +1 -1
- package/lib/utils.datepicker.js.0a5a699e.js +1 -0
- package/lib/utils.datepicker.js.5549a741.mjs +70 -0
- package/lib/utils.plug.js.9313aead.mjs +31 -0
- package/lib/utils.plug.js.f62510ce.js +1 -0
- package/lib/utils.util.js.333daba2.mjs +439 -0
- package/lib/utils.util.js.c0ba699b.js +1 -0
- package/lib/versionControl.46a7f31a.js +1 -0
- package/lib/versionControl.c53bfb5d.mjs +488 -0
- package/lib/versionEdit.4246d5db.js +1 -0
- package/lib/versionEdit.5a8292ec.mjs +452 -0
- package/lib/view.build.85732408.mjs +1578 -0
- package/lib/view.build.e43a2077.js +1 -0
- package/lib/viewList.868edcd7.js +1 -0
- package/lib/{viewList.5a25c4b6.mjs → viewList.978b72c5.mjs} +70 -92
- package/lib/viewTree.7497ff90.js +1 -0
- package/lib/viewTree.bde43a3b.mjs +409 -0
- package/locale/en_US.js +45 -6
- package/locale/id_ID.js +45 -6
- package/locale/vi_VN.js +45 -6
- package/locale/zh_CN.js +45 -5
- package/package.json +1 -1
- package/lib/addPermission.5036013c.js +0 -1
- package/lib/approvalModel.66f49dfb.js +0 -1
- package/lib/attribute.318f485c.js +0 -1
- package/lib/attribute.a06ac9e7.mjs +0 -237
- package/lib/buildItem.6a834227.js +0 -1
- package/lib/buildItem.fd8634ab.mjs +0 -205
- package/lib/businessRules.0e4dbb3a.js +0 -1
- package/lib/components.chartbi.b043dcdc.mjs +0 -1729
- package/lib/components.chartbi.e4680eaa.js +0 -7
- package/lib/components.echarts.e4d6b13e.js +0 -3
- package/lib/components.iconselector.d712170f.js +0 -1
- package/lib/components.middleware.3bad5748.js +0 -1
- package/lib/components.sidenavmenu.b9bb9304.js +0 -1
- package/lib/components.tableumy.9cf33062.js +0 -1
- package/lib/components.tablevirtual.38d4d3d8.js +0 -1
- package/lib/components.viewformdetails.1621bc18.js +0 -1
- package/lib/components.viewloading.807bbf68.js +0 -1
- package/lib/components.xlsximport.dbd826bb.js +0 -1
- package/lib/createFile.6b37ecf2.js +0 -1
- package/lib/createFile.82d6e415.mjs +0 -239
- package/lib/createSubfolders.47af629c.js +0 -1
- package/lib/drawerContainer.604a1271.mjs +0 -146
- package/lib/drawerContainer.6a9813ce.js +0 -1
- package/lib/fileSearch.65311ded.js +0 -1
- package/lib/flow.designer.1ba3a90d.js +0 -1
- package/lib/flow.list.4eb10554.js +0 -1
- package/lib/form.build.51bd261e.js +0 -1
- package/lib/form.designer.build.5a950455.js +0 -1
- package/lib/form.designer.build.e521c9c6.mjs +0 -5091
- package/lib/formFiled.464856f5.js +0 -1
- package/lib/http.filedocument.7c656b91.js +0 -1
- package/lib/http.filedocument.d456d26a.mjs +0 -156
- package/lib/http.rolemanage.03363732.js +0 -1
- package/lib/index.69ad4631.mjs +0 -44291
- package/lib/index.cca024bf.js +0 -8
- package/lib/layoutBlocks.1a9e3e05.mjs +0 -204
- package/lib/layoutBlocks.5e6be06f.js +0 -1
- package/lib/main.457f4326.js +0 -1
- package/lib/main.4fff412e.js +0 -1
- package/lib/main.77373aa4.mjs +0 -441
- package/lib/main.c3726602.js +0 -1
- package/lib/manage.5bb4f719.js +0 -1
- package/lib/messages.7b74736f.js +0 -9
- package/lib/messages.ad082386.mjs +0 -4889
- package/lib/moveFile.0ce803e0.js +0 -1
- package/lib/moveFile.8310ea94.mjs +0 -254
- package/lib/personal.echarts.b22fba61.mjs +0 -701
- package/lib/personal.echarts.f77bfc9e.js +0 -1
- package/lib/result.19351665.mjs +0 -526
- package/lib/result.e59c0e40.js +0 -1
- package/lib/router.config.2501ec51.js +0 -1
- package/lib/router.config.98a73167.mjs +0 -3172
- package/lib/solution.58580123.js +0 -1
- package/lib/solution.890ff164.mjs +0 -6942
- package/lib/store.config.3cb11578.js +0 -1
- package/lib/system.dict.f5708400.js +0 -1
- package/lib/system.duplicatechecking.8e3a37c0.js +0 -1
- package/lib/system.email.070ab2be.js +0 -1
- package/lib/system.fieldsecurity.3ef07bf7.js +0 -1
- package/lib/system.file.17a7f2ed.js +0 -1
- package/lib/system.notice.96c770a6.js +0 -1
- package/lib/system.noticereceived.dfe4ecc7.js +0 -1
- package/lib/system.onlineuser.e2e39bdc.js +0 -1
- package/lib/system.permissions.90f73461.js +0 -9
- package/lib/system.permissions.c3d34921.mjs +0 -213
- package/lib/system.plugin.b34a3b47.js +0 -1
- package/lib/system.promptmanagement.b5fa6b2d.js +0 -1
- package/lib/system.role.03be0982.js +0 -1
- package/lib/system.sumberrules.bb228fce.js +0 -1
- package/lib/system.team.32183b63.js +0 -1
- package/lib/system.teammembers.847d8ea7.js +0 -1
- package/lib/system.timers.28691ce4.js +0 -38
- package/lib/system.translation.6237f071.js +0 -1
- package/lib/system.user.fca3f2d6.js +0 -14
- package/lib/system.useraffiliation.7547b9c7.js +0 -1
- package/lib/system.webresource.12712b90.js +0 -1
- package/lib/tcheckboxs.99361be3.js +0 -1
- package/lib/tcurrency.0ddac2f8.mjs +0 -92
- package/lib/tcurrency.62763c6d.js +0 -1
- package/lib/utils.datepicker.js.2076c2a2.mjs +0 -61
- package/lib/utils.datepicker.js.8576e2fc.js +0 -1
- package/lib/utils.util.js.50d1ec9c.js +0 -1
- package/lib/utils.util.js.82cd8447.mjs +0 -424
- package/lib/view.build.b44fd7d7.js +0 -1
- package/lib/view.build.f2a9fcfb.mjs +0 -2727
- package/lib/viewList.be5a5ec5.js +0 -1
|
@@ -0,0 +1,1424 @@
|
|
|
1
|
+
import { G as O, a as w, b as C, c as L, r as _, d as T, e as S, f as I, g as x } from "./layouts.3b383d04.mjs";
|
|
2
|
+
import { G as N, a as V, b as q, c as j } from "./system.account.1cadbf03.mjs";
|
|
3
|
+
import { G } from "./system.welcome.127b5dd4.mjs";
|
|
4
|
+
import { m, n as y } from "./components.chartbi.571c5ff5.mjs";
|
|
5
|
+
import { G as v } from "./flow.designer.81c29f62.mjs";
|
|
6
|
+
import { V as E, a as K } from "./page.designer.page.6d8232c7.mjs";
|
|
7
|
+
import { s as p, u as B } from "./utils.util.js.333daba2.mjs";
|
|
8
|
+
import { o as b } from "./http.syscodegenerateconfigmanage.6d2e5da0.mjs";
|
|
9
|
+
import { i as z, j as P, s as F, a as $, k as J } from "./http.tabledevelopment.3dcb3e97.mjs";
|
|
10
|
+
import { g as k } from "./utils.plug.js.9313aead.mjs";
|
|
11
|
+
import { E as A } from "./components.xlsximport.81df7841.mjs";
|
|
12
|
+
import { G as Q } from "./personal.echarts.414b7e3d.mjs";
|
|
13
|
+
const ve = [{
|
|
14
|
+
path: "/user",
|
|
15
|
+
component: O,
|
|
16
|
+
redirect: "/user/login",
|
|
17
|
+
children: [{
|
|
18
|
+
path: "login",
|
|
19
|
+
name: "login",
|
|
20
|
+
component: () => import("./main.3e886f21.mjs"),
|
|
21
|
+
meta: {
|
|
22
|
+
title: "\u767B\u5F55",
|
|
23
|
+
transKey: "gd.login.title"
|
|
24
|
+
}
|
|
25
|
+
}]
|
|
26
|
+
}, {
|
|
27
|
+
path: "/oauth2",
|
|
28
|
+
component: w,
|
|
29
|
+
redirect: "/oauth2/authorize",
|
|
30
|
+
children: [{
|
|
31
|
+
path: "/oauth2/authorize",
|
|
32
|
+
name: "oauth2Authorize",
|
|
33
|
+
component: () => import("./main.f520fcf5.mjs"),
|
|
34
|
+
meta: {
|
|
35
|
+
title: "\u6388\u6743\u767B\u5F55",
|
|
36
|
+
transKey: "gd.login.authorizedLogin"
|
|
37
|
+
}
|
|
38
|
+
}, {
|
|
39
|
+
path: "/oauth2/oauth",
|
|
40
|
+
name: "oauth2Oauth",
|
|
41
|
+
component: () => import("./main.419a7b42.mjs"),
|
|
42
|
+
meta: {
|
|
43
|
+
title: "\u6388\u6743\u8BA4\u8BC1",
|
|
44
|
+
transKey: "gd.login.authorizedOauth"
|
|
45
|
+
}
|
|
46
|
+
}]
|
|
47
|
+
}, {
|
|
48
|
+
path: "/transfer",
|
|
49
|
+
component: C,
|
|
50
|
+
redirect: "/transfer/transferlogin",
|
|
51
|
+
children: [{
|
|
52
|
+
path: "transferlogin",
|
|
53
|
+
name: "transferlogin",
|
|
54
|
+
component: () => import("./main.60329866.mjs"),
|
|
55
|
+
meta: {
|
|
56
|
+
title: "\u4E2D\u8F6C\u9875",
|
|
57
|
+
transKey: "gd.login.title"
|
|
58
|
+
}
|
|
59
|
+
}]
|
|
60
|
+
}];
|
|
61
|
+
const R = [
|
|
62
|
+
{
|
|
63
|
+
code: 1,
|
|
64
|
+
name: "\u662F",
|
|
65
|
+
transKey: "gd.state.yes"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
code: 0,
|
|
69
|
+
name: "\u5426",
|
|
70
|
+
transKey: "gd.state.no"
|
|
71
|
+
}
|
|
72
|
+
], H = [
|
|
73
|
+
{ code: "asc", name: "\u5347\u5E8F", transKey: "gd.view.asc" },
|
|
74
|
+
{ code: "desc", name: "\u964D\u5E8F", transKey: "gd.view.desc" }
|
|
75
|
+
], M = {
|
|
76
|
+
props: {
|
|
77
|
+
table: {
|
|
78
|
+
type: Object,
|
|
79
|
+
default: () => ({})
|
|
80
|
+
}
|
|
81
|
+
},
|
|
82
|
+
data() {
|
|
83
|
+
return {
|
|
84
|
+
record: {},
|
|
85
|
+
confirmLoading: !1,
|
|
86
|
+
visible: !1,
|
|
87
|
+
fullscreen: !1,
|
|
88
|
+
buttons: [
|
|
89
|
+
{
|
|
90
|
+
displayName: "\u786E\u5B9A",
|
|
91
|
+
functionName: "handleSubmit",
|
|
92
|
+
show: !0,
|
|
93
|
+
transKey: "gd.btn.confirm",
|
|
94
|
+
icon: "el-icon-document-checked"
|
|
95
|
+
}
|
|
96
|
+
],
|
|
97
|
+
ruleFormData: {
|
|
98
|
+
num: 0,
|
|
99
|
+
name: "",
|
|
100
|
+
type: "1",
|
|
101
|
+
explain: "",
|
|
102
|
+
viewName: "",
|
|
103
|
+
isDefault: 0,
|
|
104
|
+
isViewTree: !1,
|
|
105
|
+
order: 100,
|
|
106
|
+
sortOneField: "",
|
|
107
|
+
sortOneOrder: "asc",
|
|
108
|
+
sortTwoField: "",
|
|
109
|
+
sortTwoOrder: "asc",
|
|
110
|
+
transKey: null,
|
|
111
|
+
isDoubleClick: 0
|
|
112
|
+
},
|
|
113
|
+
rules: {
|
|
114
|
+
name: [{ required: !0, message: this.$i18nt("gd.btn.input", "\u8BF7\u8F93\u5165"), trigger: "change" }],
|
|
115
|
+
viewName: [
|
|
116
|
+
{ required: !0, message: this.$i18nt("gd.btn.input", "\u8BF7\u8F93\u5165"), trigger: "change" },
|
|
117
|
+
{
|
|
118
|
+
pattern: /^[a-zA-Z]([a-zA-Z0-9]+)?$/,
|
|
119
|
+
message: this.$i18nt("gd.view.viewNameTip", "\u8BF7\u8F93\u5165\u82F1\u6587\u5B57\u6BCD!")
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
viewId: [{ required: !0, message: this.$i18nt("gd.btn.select", "\u8BF7\u9009\u62E9"), trigger: "change" }],
|
|
123
|
+
order: [{ required: !0, message: this.$i18nt("gd.btn.input", "\u8BF7\u8F93\u5165"), trigger: "change" }]
|
|
124
|
+
},
|
|
125
|
+
isViewTree: !1,
|
|
126
|
+
isViewType: void 0,
|
|
127
|
+
defaultList: R,
|
|
128
|
+
defaultSortList: H,
|
|
129
|
+
list: [],
|
|
130
|
+
tableFieldList: [],
|
|
131
|
+
rulesList: [],
|
|
132
|
+
queryList: [],
|
|
133
|
+
filterList: {},
|
|
134
|
+
buttonRule: [],
|
|
135
|
+
lodaData: {},
|
|
136
|
+
viewListData: [],
|
|
137
|
+
viewDetail: {}
|
|
138
|
+
};
|
|
139
|
+
},
|
|
140
|
+
computed: {
|
|
141
|
+
showItem() {
|
|
142
|
+
return this.record.type != 1;
|
|
143
|
+
},
|
|
144
|
+
width() {
|
|
145
|
+
return this.record.type == 1 ? "700px" : "1200px";
|
|
146
|
+
},
|
|
147
|
+
title() {
|
|
148
|
+
return this.record.type == 1 ? this.$i18nt("gd.advancedFind.editColumn", "\u7F16\u8F91\u5217") : this.record.type == 2 ? this.$i18nt("gd.advancedFind.saveNewView", "\u53E6\u5B58\u4E3A\u65B0\u89C6\u56FE") : this.$i18nt("gd.advancedFind.editView", "\u7F16\u8F91\u89C6\u56FE");
|
|
149
|
+
},
|
|
150
|
+
disabled() {
|
|
151
|
+
return this.record.type == 3;
|
|
152
|
+
},
|
|
153
|
+
sortField() {
|
|
154
|
+
return this.tableFieldList.filter((t) => t.effecttype == "about" && t.columnname == (t.relations + "_AboutTable").toLowerCase() ? !1 : !(t.effecttype == "user" || t.effecttype == "fk" || t.effecttype == "about" || t.effecttype == "participants"));
|
|
155
|
+
},
|
|
156
|
+
plugFilters() {
|
|
157
|
+
return k();
|
|
158
|
+
},
|
|
159
|
+
...m(["primaryColor"])
|
|
160
|
+
},
|
|
161
|
+
components: { viewList: E, viewQuery: K, FlowsFilter: v, EffectTypeIcon: A },
|
|
162
|
+
methods: {
|
|
163
|
+
add() {
|
|
164
|
+
let t = [], e = [], i = [], a = 0;
|
|
165
|
+
this.list.forEach((s, o) => {
|
|
166
|
+
const d = s.effecttype === "inputnumber" ? 0 : s.precision;
|
|
167
|
+
let u = String(s.id).split("-"), c = `${s.align}&${s.visible ? 1 : 0}&${s.displaymode}&${s.displayprefix}&${s.preview}&${s.download}&${s.format}&${s.hyperlink}&${d}`, f = {
|
|
168
|
+
name: s.alias == "" ? s.columncomment : s.alias,
|
|
169
|
+
width: s.num,
|
|
170
|
+
order: o,
|
|
171
|
+
type: u.length > 1 ? 2 : 1,
|
|
172
|
+
fieldid: u.length > 1 ? u[1] : u[0],
|
|
173
|
+
jointableid: s.codegenid,
|
|
174
|
+
joinfieldid: u[0],
|
|
175
|
+
orderconfig: s.orderconfig ? 1 : 0,
|
|
176
|
+
gatherconfig: s.gatherconfig ? 1 : 0,
|
|
177
|
+
maxTagcount: s.maxtagcount,
|
|
178
|
+
align: c
|
|
179
|
+
};
|
|
180
|
+
t.push(f);
|
|
181
|
+
}), this.queryList.forEach((s, o) => {
|
|
182
|
+
let d = {
|
|
183
|
+
queryType: s.effecttype == "fk" ? 2 : 1,
|
|
184
|
+
name: s.columncomment,
|
|
185
|
+
fieldid: s.id,
|
|
186
|
+
jointableid: s.codegenid,
|
|
187
|
+
joinfieldid: s.id,
|
|
188
|
+
order: o,
|
|
189
|
+
displaystyle: s.displaystyle,
|
|
190
|
+
options: JSON.stringify(s.options)
|
|
191
|
+
};
|
|
192
|
+
e.push(d);
|
|
193
|
+
}), this.ruleFormData.sortOneField !== "" && i.push({
|
|
194
|
+
sortField: this.ruleFormData.sortOneField,
|
|
195
|
+
sortOrder: this.ruleFormData.sortOneOrder
|
|
196
|
+
}), this.ruleFormData.sortTwoField !== "" && i.push({
|
|
197
|
+
sortField: this.ruleFormData.sortTwoField,
|
|
198
|
+
sortOrder: this.ruleFormData.sortTwoOrder
|
|
199
|
+
});
|
|
200
|
+
let r = this.filterList.list[0];
|
|
201
|
+
this.filterList.list.forEach((s) => {
|
|
202
|
+
a += s.list.length;
|
|
203
|
+
});
|
|
204
|
+
let n = r && this.filterList.list.length === 1 && r.referenceFiled === "" && r.referenceTable === "" && r.list.length > 0 && a === 0 ? Object.assign(r, {
|
|
205
|
+
columnId: 0
|
|
206
|
+
}) : this.filterList, l = {
|
|
207
|
+
syscodegenid: this.table.id,
|
|
208
|
+
name: this.ruleFormData.name,
|
|
209
|
+
baseview: this.ruleFormData.viewId,
|
|
210
|
+
description: this.ruleFormData.explain,
|
|
211
|
+
frozencolumn: this.ruleFormData.num,
|
|
212
|
+
viewname: this.ruleFormData.viewName,
|
|
213
|
+
order: this.ruleFormData.order,
|
|
214
|
+
isdoubleclick: this.ruleFormData.isDoubleClick,
|
|
215
|
+
syssavedqueryfields: t,
|
|
216
|
+
isdefault: 1,
|
|
217
|
+
filterconfig: JSON.stringify(n),
|
|
218
|
+
syssavedqueryquerys: e,
|
|
219
|
+
defaultsort: JSON.stringify(i),
|
|
220
|
+
viewtree: JSON.stringify({}),
|
|
221
|
+
isviewtree: 0,
|
|
222
|
+
ruleconfig: JSON.stringify(this.rulesList)
|
|
223
|
+
};
|
|
224
|
+
z(l).then((s) => {
|
|
225
|
+
s.success ? (this.$message.success(this.$i18nt("gd.https.addSucc", "\u65B0\u589E\u6210\u529F")), this.$emit("ok"), this.closed()) : this.$message.error(this.$i18nt("gd.https.addFail", "\u65B0\u589E\u5931\u8D25:") + s.message), this.confirmLoading = !1;
|
|
226
|
+
});
|
|
227
|
+
},
|
|
228
|
+
edit() {
|
|
229
|
+
let t = [], e = [], i = [], a = 0;
|
|
230
|
+
this.list.forEach((s, o) => {
|
|
231
|
+
const d = s.effecttype === "inputnumber" ? 0 : s.precision;
|
|
232
|
+
let u = String(s.id).split("-"), c = `${s.align}&${s.visible ? 1 : 0}&${s.displaymode}&${s.displayprefix}&${s.preview}&${s.download}&${s.format}&${s.hyperlink}&${d}`;
|
|
233
|
+
if (this.isChecked(s.id, this.record.data.syssavedqueryfields)) {
|
|
234
|
+
let f = {
|
|
235
|
+
id: 0,
|
|
236
|
+
name: s.alias == "" ? s.columncomment : s.alias,
|
|
237
|
+
width: s.num,
|
|
238
|
+
order: o,
|
|
239
|
+
type: u.length > 1 ? 2 : 1,
|
|
240
|
+
fieldid: u.length > 1 ? u[1] : u[0],
|
|
241
|
+
jointableid: s.codegenid,
|
|
242
|
+
joinfieldid: u[0],
|
|
243
|
+
orderconfig: s.orderconfig ? 1 : 0,
|
|
244
|
+
gatherconfig: s.gatherconfig ? 1 : 0,
|
|
245
|
+
maxtagcount: s.maxtagcount,
|
|
246
|
+
align: c
|
|
247
|
+
};
|
|
248
|
+
t.push(f);
|
|
249
|
+
} else {
|
|
250
|
+
let f = this.record.data.syssavedqueryfields.filter((h) => s.id == (h.type == 1 ? h.fieldid : h.joinfieldid + "-" + h.fieldid))[0];
|
|
251
|
+
f.width = s.num, f.order = o, f.name = s.alias == "" ? s.columncomment : s.alias, f.orderconfig = s.orderconfig ? 1 : 0, f.gatherconfig = s.gatherconfig ? 1 : 0, f.maxtagcount = s.maxtagcount ? s.maxtagcount : 2, f.align = c, t.push(f);
|
|
252
|
+
}
|
|
253
|
+
}), this.record.data.syssavedqueryfields.forEach((s) => {
|
|
254
|
+
let o = s.type == 1 ? s.fieldid : s.joinfieldid + "-" + s.fieldid;
|
|
255
|
+
this.isCheckedFilters(o, this.list) && (s.statecodes = 0, t.push(s));
|
|
256
|
+
}), this.queryList.forEach((s, o) => {
|
|
257
|
+
if (this.isChecked(s.id, this.record.data.syssavedqueryquerys)) {
|
|
258
|
+
let d = {
|
|
259
|
+
id: 0,
|
|
260
|
+
querytype: s.effecttype == "fk" ? 2 : 1,
|
|
261
|
+
name: s.columncomment,
|
|
262
|
+
fieldid: s.id,
|
|
263
|
+
jointableid: s.codegenid,
|
|
264
|
+
joinfieldid: s.id,
|
|
265
|
+
order: o,
|
|
266
|
+
displaystyle: s.displaystyle,
|
|
267
|
+
options: JSON.stringify(s.options)
|
|
268
|
+
};
|
|
269
|
+
e.push(d);
|
|
270
|
+
} else {
|
|
271
|
+
let d = this.record.data.syssavedqueryquerys.filter((u) => u.fieldid == s.id)[0];
|
|
272
|
+
d.order = o, d.displaystyle = s.displaystyle, e.push(d);
|
|
273
|
+
}
|
|
274
|
+
}), this.record.data.syssavedqueryquerys.forEach((s) => {
|
|
275
|
+
this.isCheckedFilters(s.fieldid, this.queryList) && (s.statecodes = 0, e.push(Object.assign({ ...s }, { options: "" })));
|
|
276
|
+
}), this.ruleFormData.sortOneField !== "" && i.push({
|
|
277
|
+
sortField: this.ruleFormData.sortOneField,
|
|
278
|
+
sortOrder: this.ruleFormData.sortOneOrder
|
|
279
|
+
}), this.ruleFormData.sortTwoField !== "" && i.push({
|
|
280
|
+
sortField: this.ruleFormData.sortTwoField,
|
|
281
|
+
sortOrder: this.ruleFormData.sortTwoOrder
|
|
282
|
+
});
|
|
283
|
+
let r = this.filterList.list[0];
|
|
284
|
+
this.filterList.list.forEach((s) => {
|
|
285
|
+
a += s.list.length;
|
|
286
|
+
});
|
|
287
|
+
let n = r && this.filterList.list.length === 1 && r.referencefiled === "" && r.referencetable === "" && r.list.length > 0 && a === 0 ? Object.assign(r, {
|
|
288
|
+
columnid: 0
|
|
289
|
+
}) : this.filterList;
|
|
290
|
+
const l = Object.assign(
|
|
291
|
+
{ ...this.record.data },
|
|
292
|
+
{
|
|
293
|
+
syscodegenid: this.table.id,
|
|
294
|
+
name: this.ruleFormData.name,
|
|
295
|
+
baseview: this.ruleFormData.viewId,
|
|
296
|
+
description: this.ruleFormData.explain,
|
|
297
|
+
frozencolumn: this.ruleFormData.num,
|
|
298
|
+
viewname: this.ruleFormData.viewName,
|
|
299
|
+
order: this.ruleFormData.order,
|
|
300
|
+
isdoubleclick: this.ruleFormData.isDoubleClick,
|
|
301
|
+
isdefault: 1,
|
|
302
|
+
syssavedqueryfields: [...t],
|
|
303
|
+
syssavedqueryquerys: [...e],
|
|
304
|
+
filterconfig: JSON.stringify(n),
|
|
305
|
+
defaultsort: JSON.stringify(i),
|
|
306
|
+
viewtree: JSON.stringify({}),
|
|
307
|
+
isviewtree: 0,
|
|
308
|
+
ruleconfig: JSON.stringify(this.rulesList)
|
|
309
|
+
}
|
|
310
|
+
);
|
|
311
|
+
P(l).then((s) => {
|
|
312
|
+
s.success ? (this.$message.success(this.$i18nt("gd.https.editSucc", "\u7F16\u8F91\u6210\u529F")), this.$emit("ok"), this.closed()) : this.$message.error(this.$i18nt("gd.https.editFail", "\u7F16\u8F91\u5931\u8D25:") + s.message), this.confirmLoading = !1;
|
|
313
|
+
});
|
|
314
|
+
},
|
|
315
|
+
handleSubmit() {
|
|
316
|
+
if (this.record.type == 1) {
|
|
317
|
+
this.$emit("okColumn", {
|
|
318
|
+
sysviewfields: this.list,
|
|
319
|
+
frozencolumn: this.ruleFormData.num
|
|
320
|
+
}), this.closed();
|
|
321
|
+
return;
|
|
322
|
+
}
|
|
323
|
+
this.confirmLoading = !0, this.$refs.ruleForm.validate((t) => {
|
|
324
|
+
if (t) {
|
|
325
|
+
if ({ ...this.ruleFormData }, this.list.length === 0) {
|
|
326
|
+
this.$message.error(this.$i18nt("gd.view.addColumnTip", "\u8BF7\u914D\u7F6E\u663E\u793A\u5217")), this.confirmLoading = !1;
|
|
327
|
+
return;
|
|
328
|
+
}
|
|
329
|
+
if (this.queryList.filter((i) => i.options && !i.options.fieldFiltering).length > 0) {
|
|
330
|
+
this.$message.error("\u8BF7\u8865\u5145\u67E5\u8BE2\u6761\u4EF6\u5B57\u6BB5\u6570\u636E\uFF01"), this.confirmLoading = !1;
|
|
331
|
+
return;
|
|
332
|
+
}
|
|
333
|
+
this.record.type == 3 ? this.edit() : this.add();
|
|
334
|
+
} else
|
|
335
|
+
this.confirmLoading = !1;
|
|
336
|
+
});
|
|
337
|
+
},
|
|
338
|
+
init() {
|
|
339
|
+
this.confirmLoading = !0, Promise.all([this.getTableList(), this.getViewList(), this.getViewDetail()]).then((t) => {
|
|
340
|
+
let e = [], i = [], a = this.viewDetail.sysviewqueries ? this.viewDetail.sysviewqueries : [];
|
|
341
|
+
this.tableFieldList.forEach((n) => {
|
|
342
|
+
if (!this.isChecked(n.id, this.record.sysviewfields)) {
|
|
343
|
+
let l = this.record.sysviewfields.filter((s) => s.fieldid == n.id)[0];
|
|
344
|
+
if (l && l.type == 1) {
|
|
345
|
+
let s = this.$i18nt(`Dynamics.${n.transkey}`, n.columncomment), o = this.$i18nt(`Dynamics.${l.transkey}`, l.name), d = l.align ? l.align.split("&") : [];
|
|
346
|
+
const u = Object.assign(
|
|
347
|
+
{ ...n },
|
|
348
|
+
{
|
|
349
|
+
order: l.order,
|
|
350
|
+
num: l.width,
|
|
351
|
+
aliastranskey: l.transkey ? l.transkey : null,
|
|
352
|
+
alias: s === o ? "" : o,
|
|
353
|
+
orderconfig: l.orderconfig == 1,
|
|
354
|
+
gatherconfig: l.gatherconfig == 1,
|
|
355
|
+
columnname: n.columnname,
|
|
356
|
+
codegenid: n.codegenid,
|
|
357
|
+
maxtagcount: l.maxtagcount ? l.maxtagcount : 2,
|
|
358
|
+
fkrelations: `${s} -- ${n.columnname}`,
|
|
359
|
+
fkEffectType: n.effecttype,
|
|
360
|
+
transkey: n.transkey,
|
|
361
|
+
operate: "edit",
|
|
362
|
+
aliasold: o,
|
|
363
|
+
align: d[0] ? d[0] : "left",
|
|
364
|
+
visible: d[1] ? d[1] == 1 : !0,
|
|
365
|
+
displaymode: d[2] ? d[2] : "none",
|
|
366
|
+
displayprefix: d[3] ? d[3] : "none",
|
|
367
|
+
preview: d[4] ? d[4] === "true" : !0,
|
|
368
|
+
download: d[5] ? d[5] === "true" : !0,
|
|
369
|
+
format: d[6] ? d[6] : String(n.fieldformat),
|
|
370
|
+
hyperlink: d[7] ? d[7] === "true" : !1,
|
|
371
|
+
precision: d[8] !== void 0 ? d[8] : n.filedsize
|
|
372
|
+
}
|
|
373
|
+
);
|
|
374
|
+
e.push(u);
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
if (n.children && n.children.length > 0 && n.children.forEach((l) => {
|
|
378
|
+
if (!this.isChecked(l.id + "-" + n.id, this.record.sysviewfields)) {
|
|
379
|
+
let s = this.record.sysviewfields.filter((o) => (o.type == 2 ? o.joinfieldid + "-" + o.fieldid : o.fieldid) == l.id + "-" + n.id)[0];
|
|
380
|
+
if (s) {
|
|
381
|
+
let o = this.$i18nt(`Dynamics.${n.transkey}`, n.columncomment), d = this.$i18nt(`Dynamics.${l.transkey}`, l.columncomment), u = this.$i18nt(`Dynamics.${s.transkey}`, s.name), c = s.align ? s.align.split("&") : [];
|
|
382
|
+
const f = Object.assign(
|
|
383
|
+
{ ...l },
|
|
384
|
+
{
|
|
385
|
+
order: s.order,
|
|
386
|
+
num: s.width,
|
|
387
|
+
aliastranskey: s.transkey ? s.transkey : null,
|
|
388
|
+
alias: d === u ? "" : u,
|
|
389
|
+
id: l.id + "-" + n.id,
|
|
390
|
+
orderconfig: s.orderconfig == 1,
|
|
391
|
+
gatherconfig: s.gatherconfig == 1,
|
|
392
|
+
fkrelations: `${o} -- ${n.columnname}`,
|
|
393
|
+
fkEffectType: n.effecttype,
|
|
394
|
+
maxtagcount: s.maxtagcount ? s.maxtagcount : 2,
|
|
395
|
+
transkey: l.transkey,
|
|
396
|
+
operate: "edit",
|
|
397
|
+
aliasold: u,
|
|
398
|
+
align: c[0] ? c[0] : "left",
|
|
399
|
+
visible: c[1] ? c[1] == 1 : !0,
|
|
400
|
+
displaymode: c[2] ? c[2] : "none",
|
|
401
|
+
displayprefix: c[3] ? c[3] : "none",
|
|
402
|
+
preview: c[4] ? c[4] === "true" : !0,
|
|
403
|
+
download: c[5] ? c[5] === "true" : !0,
|
|
404
|
+
format: c[6] ? c[6] : String(l.fieldformat),
|
|
405
|
+
hyperlink: c[7] ? c[7] === "true" : !1,
|
|
406
|
+
precision: c[8] !== void 0 ? c[8] : l.filedsize
|
|
407
|
+
}
|
|
408
|
+
);
|
|
409
|
+
e.push(f);
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
}), !this.isChecked(n.id, a)) {
|
|
413
|
+
let l = a.filter((o) => o.fieldid == n.id)[0];
|
|
414
|
+
const s = Object.assign(
|
|
415
|
+
{ ...n },
|
|
416
|
+
{
|
|
417
|
+
order: l.order,
|
|
418
|
+
displaystyle: l.displaystyle !== void 0 ? l.displaystyle : 0,
|
|
419
|
+
children: null,
|
|
420
|
+
options: Object.assign({ ...l.options }, { fieldFiltering: !0, columnName: n.columnName, effectType: n.effectType })
|
|
421
|
+
}
|
|
422
|
+
);
|
|
423
|
+
i.push(s);
|
|
424
|
+
}
|
|
425
|
+
});
|
|
426
|
+
const r = p(this.record.type == 3 ? e : this.record.sysviewfields);
|
|
427
|
+
i = p(i), this.list = [...r], this.queryList = [...i], this.filterList = this.record.sysviewfilters ? this.record.sysviewfilters : {}, this.confirmLoading = !1, this.$refs.viewList.init(this.list), this.showItem && this.$refs.viewQuery.init(this.queryList);
|
|
428
|
+
});
|
|
429
|
+
},
|
|
430
|
+
open(t) {
|
|
431
|
+
this.record = t, this.list = [], this.lodaData = {}, this.queryList = [], this.buttonRule = [], this.ruleFormData = {
|
|
432
|
+
num: t.frozencolumn,
|
|
433
|
+
name: t.name ? t.name : "",
|
|
434
|
+
explain: t.explain ? t.explain : "",
|
|
435
|
+
type: "1",
|
|
436
|
+
viewName: t.viewname ? t.viewname : B(8, !1),
|
|
437
|
+
isDefault: 0,
|
|
438
|
+
isViewTree: !1,
|
|
439
|
+
order: t.order ? t.order : 100,
|
|
440
|
+
sortOneField: "",
|
|
441
|
+
sortOneOrder: "asc",
|
|
442
|
+
sortTwoField: "",
|
|
443
|
+
sortTwoOrder: "asc",
|
|
444
|
+
viewId: t.viewid ? t.viewid : t.viewlistdata && t.viewlistdata.length > 0 ? t.viewlistdata[0].id : "",
|
|
445
|
+
transKey: t.transkey ? t.transkey : null,
|
|
446
|
+
isDoubleClick: t.isdoubleclick !== void 0 ? t.isdoubleclick : 1
|
|
447
|
+
}, this.visible = !0, this.$nextTick(() => {
|
|
448
|
+
this.filterList = JSON.parse(JSON.stringify(this.plugFilters)), this.init();
|
|
449
|
+
});
|
|
450
|
+
},
|
|
451
|
+
getViewDetail() {
|
|
452
|
+
return this.ruleFormData.viewId === "" ? new Promise((t, e) => {
|
|
453
|
+
t();
|
|
454
|
+
}) : F({
|
|
455
|
+
id: this.ruleFormData.viewId
|
|
456
|
+
}).then((t) => {
|
|
457
|
+
if (t.success) {
|
|
458
|
+
let e = t.data.sysviewqueries ? t.data.sysviewqueries : [];
|
|
459
|
+
e.forEach((n, l) => {
|
|
460
|
+
if (!n.options)
|
|
461
|
+
e[l].options = {
|
|
462
|
+
effectType: "",
|
|
463
|
+
fieldFormat: "",
|
|
464
|
+
displayStyle: 0,
|
|
465
|
+
defaultValue: "",
|
|
466
|
+
defaultValueList: [],
|
|
467
|
+
filter: [],
|
|
468
|
+
hidden: !1,
|
|
469
|
+
required: !1,
|
|
470
|
+
openWidth: 80,
|
|
471
|
+
widthUnit: "%",
|
|
472
|
+
quick: !1,
|
|
473
|
+
labelWidth: 120,
|
|
474
|
+
defaultInterval: [
|
|
475
|
+
{
|
|
476
|
+
type: "interval",
|
|
477
|
+
value: ""
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
type: "equal",
|
|
481
|
+
value: ""
|
|
482
|
+
}
|
|
483
|
+
]
|
|
484
|
+
};
|
|
485
|
+
else {
|
|
486
|
+
const s = typeof n.options == "string" ? JSON.parse(n.options) : n.options;
|
|
487
|
+
e[l].options = Object.assign(s, {
|
|
488
|
+
fieldFormat: s.fieldFormat !== void 0 ? s.fieldFormat : "2",
|
|
489
|
+
openWidth: s.openWidth !== void 0 ? s.openWidth : 80,
|
|
490
|
+
widthUnit: s.widthUnit !== void 0 ? s.widthUnit : "%",
|
|
491
|
+
labelWidth: s.labelWidth !== void 0 ? s.labelWidth : 120
|
|
492
|
+
});
|
|
493
|
+
}
|
|
494
|
+
});
|
|
495
|
+
let i = Object.assign(t.data, {
|
|
496
|
+
sysviewqueries: []
|
|
497
|
+
}), a = [], r = [];
|
|
498
|
+
this.record.type == 2 ? (Object.assign(i, {
|
|
499
|
+
sysviewqueries: [...e]
|
|
500
|
+
}), a = t.data.ruleconfig ? JSON.parse(t.data.ruleconfig) : [], r = t.data.defaultsort ? JSON.parse(t.data.defaultsort) : []) : this.record.type == 3 && (Object.assign(i, {
|
|
501
|
+
...this.record.data
|
|
502
|
+
}), a = this.record.data && this.record.data.ruleconfig ? JSON.parse(this.record.data.ruleconfig) : [], r = this.record.data && this.record.data.defaultsort ? JSON.parse(this.record.data.defaultsort) : []), this.viewDetail = i, this.rulesList = [...a], this.defaultSorts = [...r], this.ruleFormData = Object.assign(this.ruleFormData, {
|
|
503
|
+
sortOneField: r[0] ? r[0].sortField : "",
|
|
504
|
+
sortOneOrder: r[0] ? r[0].sortOrder : "asc",
|
|
505
|
+
sortTwoField: r[1] ? r[1].sortField : "",
|
|
506
|
+
sortTwoOrder: r[1] ? r[1].sortOrder : "asc",
|
|
507
|
+
isDoubleClick: t.data.isdoubleclick
|
|
508
|
+
});
|
|
509
|
+
}
|
|
510
|
+
return t.data;
|
|
511
|
+
});
|
|
512
|
+
},
|
|
513
|
+
getViewList() {
|
|
514
|
+
return $({
|
|
515
|
+
sysCodeGenId: this.table.id
|
|
516
|
+
}).then((t) => (this.viewListData = t.data.filter((e) => e.type == 1), t.data));
|
|
517
|
+
},
|
|
518
|
+
getTableList() {
|
|
519
|
+
return b({ codeGenId: this.table.id }).then((t) => (t.code === 200 && (this.tableFieldList = t.data), t));
|
|
520
|
+
},
|
|
521
|
+
toggleFullscreen() {
|
|
522
|
+
this.fullscreen = !this.fullscreen;
|
|
523
|
+
},
|
|
524
|
+
okFilter(t) {
|
|
525
|
+
this.filterList = { ...t };
|
|
526
|
+
},
|
|
527
|
+
selFilter() {
|
|
528
|
+
this.$refs.flowsFilter.init(this.filterList);
|
|
529
|
+
},
|
|
530
|
+
okSelTable(t) {
|
|
531
|
+
this.list = [...t];
|
|
532
|
+
},
|
|
533
|
+
saveQuery(t) {
|
|
534
|
+
this.queryList = [...t];
|
|
535
|
+
},
|
|
536
|
+
saveRules(t) {
|
|
537
|
+
this.rulesList = [...t];
|
|
538
|
+
},
|
|
539
|
+
closed() {
|
|
540
|
+
this.fullscreen = !1, this.visible = !1;
|
|
541
|
+
},
|
|
542
|
+
doEvent(t) {
|
|
543
|
+
let e = t.item.functionName;
|
|
544
|
+
this[e] && this[e]();
|
|
545
|
+
},
|
|
546
|
+
getDictionary(t) {
|
|
547
|
+
return this.$options.filters.dictData(t);
|
|
548
|
+
},
|
|
549
|
+
getsortField(t) {
|
|
550
|
+
const e = this.ruleFormData[t];
|
|
551
|
+
return this.sortField.filter((i) => i.columnName !== e);
|
|
552
|
+
},
|
|
553
|
+
isChecked(t, e) {
|
|
554
|
+
return e.every((i, a, r) => (i.type == 2 ? i.joinfieldid + "-" + i.fieldid : i.fieldid) != t);
|
|
555
|
+
},
|
|
556
|
+
isCheckedFilters(t, e) {
|
|
557
|
+
return e.every((i, a, r) => i.id != t);
|
|
558
|
+
},
|
|
559
|
+
lookupSeled(t) {
|
|
560
|
+
this.ruleFormData.name = t.defaulttext;
|
|
561
|
+
}
|
|
562
|
+
}
|
|
563
|
+
};
|
|
564
|
+
var W = function() {
|
|
565
|
+
var e = this, i = e._self._c;
|
|
566
|
+
return i("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) {
|
|
567
|
+
e.visible = a;
|
|
568
|
+
}, closed: e.closed } }, [i("template", { slot: "title" }, [i("gd-modal-title", { attrs: { title: e.title, fullscreen: e.fullscreen, buttons: e.buttons, confirmLoading: e.confirmLoading, showClose: !0 }, on: { changeEvent: e.doEvent, toggleFullscreen: e.toggleFullscreen } })], 1), i("div", { directives: [{ name: "loading", rawName: "v-loading", value: e.confirmLoading, expression: "confirmLoading" }], staticClass: "generator-form" }, [e.visible ? i("div", { staticClass: "view-config", class: e.showItem ? "" : "view-configd" }, [i("viewList", { ref: "viewList", attrs: { tableFieldList: e.tableFieldList, table: e.table, ruleFormData: e.ruleFormData, fullscreen: e.fullscreen, list: e.list }, on: { ok: e.okSelTable } }), e.showItem ? i("viewQuery", { ref: "viewQuery", attrs: { tableFieldList: e.tableFieldList, table: e.table, ruleFormData: e.ruleFormData, fullscreen: e.fullscreen, rulesList: e.rulesList }, on: { okRules: e.saveRules, ok: e.saveQuery } }) : e._e(), e.showItem ? i("div", { staticClass: "config-item config-items" }, [i("div", { staticClass: "t" }, [i("div", { staticClass: "tls" }, [e._v(e._s(e.$i18nt("gd.view.basicInformation", "\u57FA\u7840\u4FE1\u606F")))]), i("el-button", { attrs: { type: "primary", size: "mini" }, on: { click: e.selFilter } }, [e._v(" " + e._s(e.$i18nt("gd.view.filterConditions", "\u8FC7\u6EE4\u6761\u4EF6")) + " ")])], 1), i("div", { staticClass: "b" }, [i("el-form", { ref: "ruleForm", attrs: { "label-width": "110px", "label-position": "left", model: e.ruleFormData, size: "mini", rules: e.rules }, nativeOn: { submit: function(a) {
|
|
569
|
+
a.preventDefault();
|
|
570
|
+
} } }, [i("el-form-item", { attrs: { label: e.$i18nt("gd.view.displayName", "\u663E\u793A\u540D\u79F0"), prop: "name" } }, [i("el-input", { directives: [{ name: "show", rawName: "v-show", value: !e.disabled, expression: "!disabled" }], attrs: { placeholder: e.$i18nt("gd.placeholder.input", "\u8BF7\u8F93\u5165"), disabled: e.disabled }, model: { value: e.ruleFormData.name, callback: function(a) {
|
|
571
|
+
e.$set(e.ruleFormData, "name", a);
|
|
572
|
+
}, expression: "ruleFormData.name" } }), e.record && e.ruleFormData.transKey && e.visible ? i("gd-translation", { ref: "gdTranslation", attrs: { keyI18n: "transKey", recordData: e.ruleFormData, type: 2 }, on: { lookupSeled: e.lookupSeled } }) : e._e()], 1), i("el-form-item", { attrs: { label: e.$i18nt("gd.view.viewName", "\u89C6\u56FE\u540D\u79F0"), prop: "viewName" } }, [i("el-input", { attrs: { placeholder: e.$i18nt("gd.placeholder.input", "\u8BF7\u8F93\u5165"), disabled: e.disabled }, model: { value: e.ruleFormData.viewName, callback: function(a) {
|
|
573
|
+
e.$set(e.ruleFormData, "viewName", a);
|
|
574
|
+
}, expression: "ruleFormData.viewName" } })], 1), i("el-form-item", { attrs: { label: e.$i18nt("gd.advancedFind.originalView", "\u7C7B\u578B"), prop: "viewId" } }, [i("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: e.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9") }, model: { value: e.ruleFormData.viewId, callback: function(a) {
|
|
575
|
+
e.$set(e.ruleFormData, "viewId", a);
|
|
576
|
+
}, expression: "ruleFormData.viewId" } }, e._l(e.viewListData, function(a, r) {
|
|
577
|
+
return i("el-option", { key: a.id, attrs: { value: a.id, label: e.$i18nt(`Dynamics.${a.transKey}`, a.name) } });
|
|
578
|
+
}), 1)], 1), i("el-form-item", { attrs: { label: e.$i18nt("gd.view.sort", "\u6392\u5E8F"), prop: "order" } }, [i("el-input-number", { attrs: { placeholder: e.$i18nt("gd.placeholder.input", "\u8BF7\u8F93\u5165"), "controls-position": "right", min: 0, step: 1 }, model: { value: e.ruleFormData.order, callback: function(a) {
|
|
579
|
+
e.$set(e.ruleFormData, "order", a);
|
|
580
|
+
}, expression: "ruleFormData.order" } })], 1), i("el-form-item", { attrs: { label: e.$i18nt("gd.view.doubleClickEdit", "\u53CC\u51FB\u7F16\u8F91"), prop: "isDoubleClick" } }, [i("div", { staticClass: "tree_config" }, [i("el-switch", { attrs: { "active-value": 1, "inactive-value": 0, "active-color": e.primaryColor }, model: { value: e.ruleFormData.isDoubleClick, callback: function(a) {
|
|
581
|
+
e.$set(e.ruleFormData, "isDoubleClick", a);
|
|
582
|
+
}, expression: "ruleFormData.isDoubleClick" } })], 1)]), i("el-form-item", { attrs: { label: e.$i18nt("gd.view.explain", "\u8BF4\u660E"), prop: "explain" } }, [i("el-input", { attrs: { placeholder: e.$i18nt("gd.placeholder.input", "\u8BF7\u8F93\u5165"), type: "textarea", rows: 2 }, model: { value: e.ruleFormData.explain, callback: function(a) {
|
|
583
|
+
e.$set(e.ruleFormData, "explain", a);
|
|
584
|
+
}, expression: "ruleFormData.explain" } })], 1), i("el-divider"), i("el-form-item", { staticStyle: { "margin-bottom": "0 !important" }, attrs: { label: e.$i18nt("gd.view.sortBy", "\u6392\u5E8F\u4F9D\u636E") } }, [i("el-form-item", { staticStyle: { "margin-bottom": "0 !important" }, attrs: { prop: "sortOneField" } }, [i("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: e.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), clearable: "" }, model: { value: e.ruleFormData.sortOneField, callback: function(a) {
|
|
585
|
+
e.$set(e.ruleFormData, "sortOneField", a);
|
|
586
|
+
}, expression: "ruleFormData.sortOneField" } }, e._l(e.getsortField("sortTwoField"), function(a, r) {
|
|
587
|
+
return i("el-option", { key: a.columnname, attrs: { value: a.columnname, label: e.$i18nt(`Dynamics.${a.transkey}`, a.columncomment) } }, [i("EffectTypeIcon", { attrs: { effectType: a.effecttype } }), i("span", { staticStyle: { "padding-left": "4px" } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${a.transkey}`, a.columncomment)) + " (" + e._s(a.columnname) + ") ")])], 1);
|
|
588
|
+
}), 1)], 1), i("el-form-item", { staticStyle: { "margin-bottom": "0 !important" }, attrs: { prop: "sortOneOrder" } }, [i("el-radio-group", { model: { value: e.ruleFormData.sortOneOrder, callback: function(a) {
|
|
589
|
+
e.$set(e.ruleFormData, "sortOneOrder", a);
|
|
590
|
+
}, expression: "ruleFormData.sortOneOrder" } }, e._l(e.defaultSortList, function(a) {
|
|
591
|
+
return i("el-radio", { key: a.code, attrs: { label: a.code } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${a.transkey}`, a.name)) + " ")]);
|
|
592
|
+
}), 1)], 1)], 1), i("el-form-item", { staticStyle: { "margin-bottom": "0 !important" }, attrs: { label: e.$i18nt("gd.view.secondBasis", "\u7B2C\u4E8C\u4F9D\u636E") } }, [i("el-form-item", { staticStyle: { "margin-bottom": "0 !important" }, attrs: { prop: "sortTwoField" } }, [i("el-select", { staticStyle: { width: "100%" }, attrs: { placeholder: e.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), clearable: "" }, model: { value: e.ruleFormData.sortTwoField, callback: function(a) {
|
|
593
|
+
e.$set(e.ruleFormData, "sortTwoField", a);
|
|
594
|
+
}, expression: "ruleFormData.sortTwoField" } }, e._l(e.getsortField("sortOneField"), function(a, r) {
|
|
595
|
+
return i("el-option", { key: a.columnname, attrs: { value: a.columnname, label: e.$i18nt(`Dynamics.${a.transkey}`, a.columncomment) } }, [i("EffectTypeIcon", { attrs: { effectType: a.effecttype } }), i("span", { staticStyle: { "padding-left": "4px" } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${a.transkey}`, a.columncomment)) + " (" + e._s(a.columnname) + ") ")])], 1);
|
|
596
|
+
}), 1)], 1), i("el-form-item", { staticStyle: { "margin-bottom": "0 !important" }, attrs: { prop: "sortTwoOrder" } }, [i("el-radio-group", { model: { value: e.ruleFormData.sortTwoOrder, callback: function(a) {
|
|
597
|
+
e.$set(e.ruleFormData, "sortTwoOrder", a);
|
|
598
|
+
}, expression: "ruleFormData.sortTwoOrder" } }, e._l(e.defaultSortList, function(a) {
|
|
599
|
+
return i("el-radio", { key: a.code, attrs: { label: a.code } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${a.transkey}`, a.name)) + " ")]);
|
|
600
|
+
}), 1)], 1)], 1)], 1)], 1)]) : e._e()], 1) : e._e()]), e.visible ? i("FlowsFilter", { ref: "flowsFilter", attrs: { type: 2, table: e.table }, on: { ok: e.okFilter } }) : e._e()], 2);
|
|
601
|
+
}, U = [], Z = /* @__PURE__ */ y(
|
|
602
|
+
M,
|
|
603
|
+
W,
|
|
604
|
+
U,
|
|
605
|
+
!1,
|
|
606
|
+
null,
|
|
607
|
+
"08a5031a",
|
|
608
|
+
null,
|
|
609
|
+
null
|
|
610
|
+
);
|
|
611
|
+
const D = Z.exports, be = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
612
|
+
__proto__: null,
|
|
613
|
+
default: D
|
|
614
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
615
|
+
const X = {
|
|
616
|
+
props: {
|
|
617
|
+
showTitle: {
|
|
618
|
+
type: Boolean,
|
|
619
|
+
default: !0
|
|
620
|
+
},
|
|
621
|
+
height: {
|
|
622
|
+
type: Number,
|
|
623
|
+
default: 400
|
|
624
|
+
}
|
|
625
|
+
},
|
|
626
|
+
data() {
|
|
627
|
+
return {
|
|
628
|
+
buttons: [
|
|
629
|
+
{
|
|
630
|
+
displayName: '\u7EC4\u5408"\u548C"',
|
|
631
|
+
functionName: "mergeAnd",
|
|
632
|
+
show: !0,
|
|
633
|
+
icon: "el-icon-connection",
|
|
634
|
+
transKey: "gd.filter.ands",
|
|
635
|
+
tipI18n: "gd.filter.andsTip",
|
|
636
|
+
tip: "\u4F7F\u7528AND\u5C06\u67E5\u8BE2\u884C\u7EC4\u5408\u5728\u4E00\u8D77\uFF0C\u7ED3\u679C\u5C06\u4EC5\u5305\u542B\u5339\u914D\u6240\u6709\u7EC4\u5408\u884C\u7684\u8BB0\u5F55\u6216\u64CD\u4F5C",
|
|
637
|
+
btnType: "tooltip"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
displayName: '\u7EC4\u5408"\u6216"',
|
|
641
|
+
functionName: "mergeOr",
|
|
642
|
+
show: !0,
|
|
643
|
+
icon: "el-icon-connection",
|
|
644
|
+
transKey: "gd.filter.ors",
|
|
645
|
+
tipI18n: "gd.filter.orsTip",
|
|
646
|
+
tip: "\u4F7F\u7528OR\u5C06\u67E5\u8BE2\u884C\u7EC4\u5408\u5728\u4E00\u8D77\uFF0C\u7ED3\u679C\u5C06\u4EC5\u5305\u542B\u5339\u914D\u6240\u6709\u7EC4\u5408\u884C\u7684\u8BB0\u5F55\u6216\u64CD\u4F5C",
|
|
647
|
+
btnType: "tooltip"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
displayName: "\u6E05\u7A7A",
|
|
651
|
+
functionName: "empty",
|
|
652
|
+
show: !0,
|
|
653
|
+
icon: "el-icon-delete",
|
|
654
|
+
transKey: "gd.btn.empty",
|
|
655
|
+
btnType: "danger"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
displayName: "\u65B0\u5EFA",
|
|
659
|
+
functionName: "newlyBuild",
|
|
660
|
+
show: !0,
|
|
661
|
+
transKey: "gd.advancedFind.add",
|
|
662
|
+
icon: "el-icon-plus"
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
displayName: "\u7F16\u8F91\u5217",
|
|
666
|
+
functionName: "editColumn",
|
|
667
|
+
show: !0,
|
|
668
|
+
transKey: "gd.advancedFind.editColumn",
|
|
669
|
+
icon: "el-icon-edit"
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
displayName: "\u7F16\u8F91\u5C5E\u6027",
|
|
673
|
+
functionName: "editAttribute",
|
|
674
|
+
show: !1,
|
|
675
|
+
icon: "el-icon-edit",
|
|
676
|
+
transKey: "gd.advancedFind.editProperties"
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
displayName: "\u53E6\u5B58\u4E3A",
|
|
680
|
+
functionName: "edit",
|
|
681
|
+
icon: "el-icon-plus",
|
|
682
|
+
show: !0,
|
|
683
|
+
transKey: "gd.advancedFind.anotherSave"
|
|
684
|
+
}
|
|
685
|
+
],
|
|
686
|
+
ruleFormData: {
|
|
687
|
+
sysCodeGenId: "",
|
|
688
|
+
viewId: ""
|
|
689
|
+
},
|
|
690
|
+
spinning: !1,
|
|
691
|
+
visible: !1,
|
|
692
|
+
sysCodeGenId: "",
|
|
693
|
+
sysCodeGenoId: "",
|
|
694
|
+
viewId: "0",
|
|
695
|
+
viewoId: "0",
|
|
696
|
+
viewPersonalData: [],
|
|
697
|
+
viewListData: [],
|
|
698
|
+
loadData: [],
|
|
699
|
+
viewLoading: !1,
|
|
700
|
+
sysViewFilters: {
|
|
701
|
+
referencefiled: "",
|
|
702
|
+
referencetable: "",
|
|
703
|
+
checked: !1,
|
|
704
|
+
columnid: 0,
|
|
705
|
+
columnname: "",
|
|
706
|
+
columntype: "",
|
|
707
|
+
dynamicreferencefield: "",
|
|
708
|
+
dynamicreferencetable: "",
|
|
709
|
+
fieldformat: null,
|
|
710
|
+
fkdata: [],
|
|
711
|
+
id: 0,
|
|
712
|
+
operators: "1",
|
|
713
|
+
optionsdata: [],
|
|
714
|
+
pid: null,
|
|
715
|
+
recordid: null,
|
|
716
|
+
ruleslist: [],
|
|
717
|
+
show: !0,
|
|
718
|
+
tablename: "",
|
|
719
|
+
type: "1",
|
|
720
|
+
value: "",
|
|
721
|
+
values: [],
|
|
722
|
+
list: []
|
|
723
|
+
},
|
|
724
|
+
isAll: !1
|
|
725
|
+
};
|
|
726
|
+
},
|
|
727
|
+
components: { FlowsFilter: v, EditPerson: D },
|
|
728
|
+
computed: {
|
|
729
|
+
getQueryTable() {
|
|
730
|
+
return this.tableLists.filter((t) => t.isquery === 1);
|
|
731
|
+
},
|
|
732
|
+
table() {
|
|
733
|
+
return this.tableLists.filter((t) => t.id === this.sysCodeGenId)[0];
|
|
734
|
+
},
|
|
735
|
+
style() {
|
|
736
|
+
return `min-height:${this.height}px`;
|
|
737
|
+
},
|
|
738
|
+
plugFilters() {
|
|
739
|
+
return k();
|
|
740
|
+
},
|
|
741
|
+
...m(["screenHeight", "tableLists"])
|
|
742
|
+
},
|
|
743
|
+
methods: {
|
|
744
|
+
edit() {
|
|
745
|
+
this.openPersonalView();
|
|
746
|
+
},
|
|
747
|
+
editAttribute() {
|
|
748
|
+
let t = this.viewPersonalData.filter((i) => i.id == this.viewId)[0], e = {
|
|
749
|
+
sysviewfilters: t.filterconfig ? JSON.parse(t.filterconfig) : [],
|
|
750
|
+
frozencolumn: t.frozencolumn,
|
|
751
|
+
sysviewfields: t.syssavedqueryfields,
|
|
752
|
+
viewlistdata: [],
|
|
753
|
+
type: 3,
|
|
754
|
+
viewid: t.baseview,
|
|
755
|
+
data: Object.assign(
|
|
756
|
+
{
|
|
757
|
+
...t
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
sysviewqueries: t.syssavedqueryquerys
|
|
761
|
+
}
|
|
762
|
+
),
|
|
763
|
+
id: t.id,
|
|
764
|
+
order: t.order,
|
|
765
|
+
explain: t.description,
|
|
766
|
+
name: t.name
|
|
767
|
+
};
|
|
768
|
+
this.openPersonalView(e);
|
|
769
|
+
},
|
|
770
|
+
openPersonalView(t) {
|
|
771
|
+
let e = [];
|
|
772
|
+
const i = this.$refs.flowsFilter.sysViewFilters;
|
|
773
|
+
let a = JSON.parse(JSON.stringify(i));
|
|
774
|
+
if (!this.$refs.flowsFilter.isChecked(e)) {
|
|
775
|
+
this.$message.warning(this.$i18nt("gd.field.replenishData", "\u8BF7\u8865\u5145\u6570\u636E"));
|
|
776
|
+
return;
|
|
777
|
+
}
|
|
778
|
+
if (this.viewList.sysviewfields.length == 0) {
|
|
779
|
+
this.$message.warning(this.$i18nt("gd.advancedFind.editColumnTip", "\u8BF7\u7F16\u8F91\u5217!"));
|
|
780
|
+
return;
|
|
781
|
+
}
|
|
782
|
+
let r = Object.assign(
|
|
783
|
+
{ ...this.viewList },
|
|
784
|
+
{
|
|
785
|
+
sysviewfilters: a,
|
|
786
|
+
viewlistdata: this.viewListData,
|
|
787
|
+
type: 2
|
|
788
|
+
}
|
|
789
|
+
), n = this.viewPersonalData.filter((l) => l.id == this.viewId)[0];
|
|
790
|
+
this.viewId != "0" && Object.assign(r, {
|
|
791
|
+
viewid: this.viewId
|
|
792
|
+
}), n && Object.assign(r, {
|
|
793
|
+
viewid: n.baseview,
|
|
794
|
+
data: Object.assign(
|
|
795
|
+
{
|
|
796
|
+
...n
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
sysviewqueries: n.syssavedqueryquerys
|
|
800
|
+
}
|
|
801
|
+
)
|
|
802
|
+
}), t && Object.assign(r, {
|
|
803
|
+
...t
|
|
804
|
+
}), this.$refs.editPerson.open(r);
|
|
805
|
+
},
|
|
806
|
+
editColumn() {
|
|
807
|
+
this.$refs.editPerson.open(
|
|
808
|
+
Object.assign(
|
|
809
|
+
{
|
|
810
|
+
...this.viewList
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
type: 1
|
|
814
|
+
}
|
|
815
|
+
)
|
|
816
|
+
);
|
|
817
|
+
},
|
|
818
|
+
newlyBuild() {
|
|
819
|
+
let t = this;
|
|
820
|
+
t.isEdit ? this.$confirm(this.$i18nt("gd.https.changeContent", "\u662F\u5426\u653E\u5F03\u66F4\u6539?"), this.$i18nt("gd.https.delTitle", "\u6E29\u99A8\u63D0\u793A"), {
|
|
821
|
+
confirmButtonText: this.$i18nt("gd.https.changeOk", "\u786E\u8BA4\u653E\u5F03"),
|
|
822
|
+
cancelButtonText: this.$i18nt("gd.https.delCancel", "\u53D6\u6D88"),
|
|
823
|
+
showClose: !1,
|
|
824
|
+
confirmButtonLoading: !1,
|
|
825
|
+
cancelButtonLoading: !1,
|
|
826
|
+
closeOnClickModal: !1,
|
|
827
|
+
type: "warning",
|
|
828
|
+
confirmButtonClass: "el-button--danger",
|
|
829
|
+
customClass: "custom-alert",
|
|
830
|
+
callback: () => {
|
|
831
|
+
t.$refs.refTable.blur();
|
|
832
|
+
},
|
|
833
|
+
beforeClose: (e, i, a) => {
|
|
834
|
+
a(), e === "confirm" && t.newlyBuildOk();
|
|
835
|
+
}
|
|
836
|
+
}) : t.newlyBuildOk();
|
|
837
|
+
},
|
|
838
|
+
newlyBuildOk() {
|
|
839
|
+
this.viewId = "0", this.list = [], this.sysViewFilters = Object.assign(
|
|
840
|
+
{
|
|
841
|
+
...this.sysViewFilters
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
list: []
|
|
845
|
+
}
|
|
846
|
+
), this.isEdit = !1, this.viewList = {
|
|
847
|
+
frozencolumn: 0,
|
|
848
|
+
sysviewfields: []
|
|
849
|
+
}, this.flowsFilterInit();
|
|
850
|
+
},
|
|
851
|
+
seeResult() {
|
|
852
|
+
return new Promise((t, e) => {
|
|
853
|
+
let i = { statu: !1, data: {} };
|
|
854
|
+
this.spinning && t(i), this.viewId === "" && (this.$message.warning(this.$i18nt("gd.advancedFind.selViewTip", "\u8BF7\u9009\u62E9\u89C6\u56FE!")), t(i));
|
|
855
|
+
let a = [];
|
|
856
|
+
const r = (d) => (d = d.filter((u, c) => (u.list.length > 0 && (u.list = r(u.list)), (u.columntype != "relevant" || u.columntype != "parental") && u.list.length == 0 && a.push(u), u.fkdata !== void 0 && typeof u.fkdata != "string" && (u.fkdata = JSON.stringify(u.fkdata)), u.ruleslist !== void 0 && typeof u.ruleslist != "string" && (u.ruleslist = JSON.stringify(u.ruleslist)), u.value = this.getItemVal(u), !0)), d);
|
|
857
|
+
this.$refs.flowsFilter === void 0 && (this.$message.warning(this.$i18nt("gd.field.replenishData", "\u8BF7\u8865\u5145\u6570\u636E")), t(i));
|
|
858
|
+
const n = this.$refs.flowsFilter.sysViewFilters;
|
|
859
|
+
let l = JSON.parse(JSON.stringify(n));
|
|
860
|
+
r(l.list), this.$refs.flowsFilter.isChecked(a) || (this.$message.warning(this.$i18nt("gd.field.replenishData", "\u8BF7\u8865\u5145\u6570\u636E")), t(i)), this.viewList.sysviewfields.length == 0 && (this.$message.warning(this.$i18nt("gd.advancedFind.editColumnTip", "\u8BF7\u7F16\u8F91\u5217!")), t(i));
|
|
861
|
+
let s = l.list[0], o = s && l.list.length === 1 && s.referencefiled === "" && s.referencetable === "" && s.list.length > 0 ? Object.assign(s, {
|
|
862
|
+
columnid: 0
|
|
863
|
+
}) : l;
|
|
864
|
+
t({
|
|
865
|
+
statu: !0,
|
|
866
|
+
data: {
|
|
867
|
+
tableData: this.table,
|
|
868
|
+
viewList: this.viewList,
|
|
869
|
+
loadData: this.loadData,
|
|
870
|
+
sysViewFilters: o,
|
|
871
|
+
viewId: this.viewId
|
|
872
|
+
}
|
|
873
|
+
});
|
|
874
|
+
});
|
|
875
|
+
},
|
|
876
|
+
setTableNameData(t) {
|
|
877
|
+
const e = t !== "" ? t : this.tableLists[0].id, i = this.getQueryTable.filter((a) => a.id == e)[0];
|
|
878
|
+
this.showTitle && i && (this.sysCodeGenId = i.id, this.sysCodeGenoId = i.id, this.selectTable(i.id)), this.visible = !!(i && this.showTitle);
|
|
879
|
+
},
|
|
880
|
+
selectTable(t) {
|
|
881
|
+
let e = this;
|
|
882
|
+
if (e.isEdit) {
|
|
883
|
+
this.$confirm(this.$i18nt("gd.https.changeContent", "\u662F\u5426\u653E\u5F03\u66F4\u6539?"), this.$i18nt("gd.https.delTitle", "\u6E29\u99A8\u63D0\u793A"), {
|
|
884
|
+
confirmButtonText: this.$i18nt("gd.https.changeOk", "\u786E\u8BA4\u653E\u5F03"),
|
|
885
|
+
cancelButtonText: this.$i18nt("gd.https.delCancel", "\u53D6\u6D88"),
|
|
886
|
+
showClose: !1,
|
|
887
|
+
confirmButtonLoading: !1,
|
|
888
|
+
cancelButtonLoading: !1,
|
|
889
|
+
closeOnClickModal: !1,
|
|
890
|
+
type: "warning",
|
|
891
|
+
confirmButtonClass: "el-button--danger",
|
|
892
|
+
customClass: "custom-alert",
|
|
893
|
+
callback: () => {
|
|
894
|
+
e.$refs.refTable.blur();
|
|
895
|
+
},
|
|
896
|
+
beforeClose: (i, a, r) => {
|
|
897
|
+
if (r(), i === "confirm") {
|
|
898
|
+
e.isEdit = !1, e.selectTable(t);
|
|
899
|
+
return;
|
|
900
|
+
}
|
|
901
|
+
e.sysCodeGenId = e.sysCodeGenoId, e.isAll || e.$emit("changeId", e.sysCodeGenoId);
|
|
902
|
+
}
|
|
903
|
+
});
|
|
904
|
+
return;
|
|
905
|
+
}
|
|
906
|
+
return this.isAll || this.$emit("changeId", t), this.sysCodeGenoId = t, this.viewId = "0", this.list = [], this.sysViewFilters = Object.assign(
|
|
907
|
+
{ ...this.sysViewFilters },
|
|
908
|
+
{
|
|
909
|
+
list: [],
|
|
910
|
+
referencetable: this.table.tablename,
|
|
911
|
+
tablename: this.table.tablename
|
|
912
|
+
}
|
|
913
|
+
), this.getTableList(t), this.getPersonalView(t), this.spinning = !0, $({
|
|
914
|
+
sysCodeGenId: t
|
|
915
|
+
}).then((i) => (this.viewListData = this.isAll ? i.data : i.data.filter((a) => a.type != 2 && a.type != 3), this.visible = !0, this.viewList = {
|
|
916
|
+
frozencolumn: 0,
|
|
917
|
+
sysviewfields: []
|
|
918
|
+
}, this.viewLoading = !1, this.spinning = !1, this.flowsFilterInit(), i));
|
|
919
|
+
},
|
|
920
|
+
selectView(t) {
|
|
921
|
+
let e = this;
|
|
922
|
+
if (e.isEdit) {
|
|
923
|
+
this.$confirm(this.$i18nt("gd.https.changeContent", "\u662F\u5426\u653E\u5F03\u66F4\u6539?"), this.$i18nt("gd.https.delTitle", "\u6E29\u99A8\u63D0\u793A"), {
|
|
924
|
+
confirmButtonText: this.$i18nt("gd.https.changeOk", "\u786E\u8BA4\u653E\u5F03"),
|
|
925
|
+
cancelButtonText: this.$i18nt("gd.https.delCancel", "\u53D6\u6D88"),
|
|
926
|
+
showClose: !1,
|
|
927
|
+
confirmButtonLoading: !1,
|
|
928
|
+
cancelButtonLoading: !1,
|
|
929
|
+
closeOnClickModal: !1,
|
|
930
|
+
type: "warning",
|
|
931
|
+
confirmButtonClass: "el-button--danger",
|
|
932
|
+
customClass: "custom-alert",
|
|
933
|
+
callback: () => {
|
|
934
|
+
e.$refs.refView.blur();
|
|
935
|
+
},
|
|
936
|
+
beforeClose: (i, a, r) => {
|
|
937
|
+
if (r(), i === "confirm") {
|
|
938
|
+
e.isEdit = !1, e.selectView(t);
|
|
939
|
+
return;
|
|
940
|
+
}
|
|
941
|
+
e.viewId = e.viewoId;
|
|
942
|
+
}
|
|
943
|
+
});
|
|
944
|
+
return;
|
|
945
|
+
}
|
|
946
|
+
if (this.viewoId = t, this.viewId = t, t == "0") {
|
|
947
|
+
this.list = [], this.sysViewFilters = Object.assign(
|
|
948
|
+
{
|
|
949
|
+
...this.sysViewFilters
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
list: []
|
|
953
|
+
}
|
|
954
|
+
), this.viewList = {
|
|
955
|
+
frozencolumn: 0,
|
|
956
|
+
sysviewfields: []
|
|
957
|
+
}, this.flowsFilterInit();
|
|
958
|
+
return;
|
|
959
|
+
}
|
|
960
|
+
this.spinning = !0, this.sysViewDetails(t).then((i) => {
|
|
961
|
+
this.getFilterConfig(i);
|
|
962
|
+
let a = [];
|
|
963
|
+
this.loadData.forEach((r) => {
|
|
964
|
+
if (!this.isChecked(r.id, i.data.sysviewfields)) {
|
|
965
|
+
let n = i.data.sysviewfields.filter((l) => l.fieldid == r.id)[0];
|
|
966
|
+
if (n && n.type == 1) {
|
|
967
|
+
let l = {
|
|
968
|
+
...r
|
|
969
|
+
}, s = this.$i18nt(`Dynamics.${r.transkey}`, r.columncomment), o = this.$i18nt(`Dynamics.${n.transkey}`, n.name);
|
|
970
|
+
l.order = n.order, l.num = n.width, l.aliastranskey = n.transkey ? n.transkey : null, l.alias = s === o ? "" : o, l.orderconfig = n.orderconfig == 1, l.columnname = n.field ? n.field.columnname : r.columnname, l.codegenid = n.field ? n.field.codegenid : r.codegenid, l.gatherconfig = n.gatherconfig == 1, l.maxtagcount = n.maxtagcount ? n.maxtagcount : 2, l.fkrelations = `${s} -- ${r.columnname}`, l.fkEffectType = r.effecttype, l.transkey = r.transkey, l.operate = "edit", l.aliasold = o;
|
|
971
|
+
let d = n.align ? n.align.split("&") : [];
|
|
972
|
+
l.align = d[0] ? d[0] : "left", l.visible = d[1] ? d[1] == 1 : !0, l.displaymode = d[2] ? d[2] : "none", l.displayprefix = d[3] ? d[3] : "none", l.preview = d[4] ? d[4] === "true" : !0, l.download = d[5] ? d[5] === "true" : !0, l.format = d[6] ? d[6] : String(r.fieldformat), l.hyperlink = d[7] ? d[7] === "true" : !1, l.precision = d[8] !== void 0 ? d[8] : r.filedsize, a.push(l);
|
|
973
|
+
}
|
|
974
|
+
}
|
|
975
|
+
r.children && r.children.length > 0 && r.children.forEach((n) => {
|
|
976
|
+
if (!this.isChecked(n.id + "-" + r.id, i.data.sysviewfields)) {
|
|
977
|
+
let l = i.data.sysviewfields.filter((s) => (s.type == 2 ? s.joinfieldid + "-" + s.fieldid : s.fieldid) == n.id + "-" + r.id)[0];
|
|
978
|
+
if (l) {
|
|
979
|
+
let s = {
|
|
980
|
+
...n
|
|
981
|
+
}, o = this.$i18nt(`Dynamics.${r.transkey}`, r.columncomment), d = this.$i18nt(`Dynamics.${n.transkey}`, n.columncomment), u = this.$i18nt(`Dynamics.${l.transkey}`, l.name);
|
|
982
|
+
s.order = l.order, s.num = l.width, s.aliastranskey = l.transkey ? l.transkey : null, s.alias = d === u ? "" : u, s.id = s.id + "-" + r.id, s.orderconfig = l.orderconfig == 1, s.gatherconfig = l.gatherconfig == 1, s.fkrelations = `${o} -- ${r.columnname}`, s.fkEffectType = r.effecttype, s.maxtagcount = l.maxtagcount ? l.maxtagcount : 2, s.transkey = n.transkey, s.operate = "edit", s.aliasold = u;
|
|
983
|
+
let c = l.align ? l.align.split("&") : [];
|
|
984
|
+
s.align = c[0] ? c[0] : "left", s.visible = c[1] ? c[1] == 1 : !0, s.displaymode = c[2] ? c[2] : "none", s.displayprefix = c[3] ? c[3] : "none", s.preview = c[4] ? c[4] === "true" : !0, s.download = c[5] ? c[5] === "true" : !0, s.format = c[6] ? c[6] : String(n.fieldformat), s.hyperlink = c[7] ? c[7] === "true" : !1, s.precision = c[8] !== void 0 ? c[8] : n.filedsize, a.push(s);
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
});
|
|
988
|
+
}), a = p(a), this.viewList = {
|
|
989
|
+
frozencolumn: i.data.frozencolumn,
|
|
990
|
+
sysviewfields: [...a]
|
|
991
|
+
};
|
|
992
|
+
});
|
|
993
|
+
},
|
|
994
|
+
sysViewDetails(t) {
|
|
995
|
+
let e = this.viewPersonalData.filter((a) => a.id == t)[0], i = this.showTitle ? ["\u7F16\u8F91\u5C5E\u6027"] : [];
|
|
996
|
+
return e != null ? (this.baseShowBtns(i, 2), new Promise((a, r) => {
|
|
997
|
+
a({
|
|
998
|
+
data: Object.assign(
|
|
999
|
+
{
|
|
1000
|
+
...e
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
sysviewfields: e.syssavedqueryfields
|
|
1004
|
+
}
|
|
1005
|
+
)
|
|
1006
|
+
});
|
|
1007
|
+
})) : (this.baseHideBtns(i, 2), F({
|
|
1008
|
+
id: t
|
|
1009
|
+
}).then((a) => a));
|
|
1010
|
+
},
|
|
1011
|
+
getFilterConfig(t) {
|
|
1012
|
+
const e = (s) => (s = s.filter((o, d) => {
|
|
1013
|
+
if (o.type = String(o.type), o.operators = String(o.operators), o.list.length > 0)
|
|
1014
|
+
o.list = e(o.list);
|
|
1015
|
+
else {
|
|
1016
|
+
let u = this.getItemVal(o, 2);
|
|
1017
|
+
o.values = typeof u == "object" ? u.map((c) => Number(c)) : [];
|
|
1018
|
+
}
|
|
1019
|
+
return o.fkdata && typeof o.fkdata == "string" && (o.fkdata = JSON.parse(o.fkdata)), o.ruleslist && typeof o.ruleslist == "string" && (o.ruleslist = JSON.parse(o.ruleslist)), o.recordid === void 0 && (o.columntype == "relevant" || o.columntype == "parental") && (o.recordid = o.recordid + "@" + o.columntype), o.show === void 0 && (o.show = !0, o.checked = !1), !0;
|
|
1020
|
+
}), s);
|
|
1021
|
+
let a = {
|
|
1022
|
+
...t.data.filterconfig ? JSON.parse(t.data.filterconfig) : this.plugFilters
|
|
1023
|
+
}, r = e(a.pid === null ? a.list : [a]);
|
|
1024
|
+
this.list = r;
|
|
1025
|
+
let n = a.pid === null ? a : this.plugFilters, l = Object.assign(
|
|
1026
|
+
{
|
|
1027
|
+
...n
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
...this.sysViewFilters
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
list: r,
|
|
1034
|
+
referencetable: this.table.tablename,
|
|
1035
|
+
tablename: this.table.tablename
|
|
1036
|
+
}
|
|
1037
|
+
);
|
|
1038
|
+
if (this.sysViewFilters = l, this.flowsFilterInit(), l.list.length === 0) {
|
|
1039
|
+
this.spinning = !1;
|
|
1040
|
+
return;
|
|
1041
|
+
}
|
|
1042
|
+
setTimeout(() => {
|
|
1043
|
+
this.spinning = !1;
|
|
1044
|
+
}, 800);
|
|
1045
|
+
},
|
|
1046
|
+
getItemVal(t, e = 1) {
|
|
1047
|
+
let i = "";
|
|
1048
|
+
const a = String(t.operators);
|
|
1049
|
+
if (["fk", "about"].includes(t.columntype)) {
|
|
1050
|
+
let r = e == 1 && t.values !== void 0 ? t.values.join(",") : String(t.value).split(",");
|
|
1051
|
+
i = ["3", "4"].includes(a) ? r : t.value === "" ? "" : Number(t.value);
|
|
1052
|
+
} else if (t.columntype == "user") {
|
|
1053
|
+
let r = e == 1 && t.values !== void 0 ? t.values.join(",") : String(t.value).split(",");
|
|
1054
|
+
i = ["3", "4"].includes(a) ? r : t.value === "" ? "" : Number(t.value);
|
|
1055
|
+
} else if (t.columntype == "participants") {
|
|
1056
|
+
let r = e == 1 && t.values !== void 0 ? t.values.join(",") : String(t.value).split(",");
|
|
1057
|
+
i = ["3", "4"].includes(a) ? r : t.value === "" ? "" : Number(t.value);
|
|
1058
|
+
} else
|
|
1059
|
+
i = t.value;
|
|
1060
|
+
return i;
|
|
1061
|
+
},
|
|
1062
|
+
getTableList(t) {
|
|
1063
|
+
return b({
|
|
1064
|
+
codeGenId: t
|
|
1065
|
+
}).then((e) => {
|
|
1066
|
+
this.loadData = e.data;
|
|
1067
|
+
});
|
|
1068
|
+
},
|
|
1069
|
+
getPersonalView(t) {
|
|
1070
|
+
J({
|
|
1071
|
+
codeGenId: t || this.sysCodeGenId
|
|
1072
|
+
}).then((e) => {
|
|
1073
|
+
e.success && (this.viewPersonalData = e.data);
|
|
1074
|
+
});
|
|
1075
|
+
},
|
|
1076
|
+
changeEdit() {
|
|
1077
|
+
this.isEdit = !0;
|
|
1078
|
+
},
|
|
1079
|
+
flowsFilterInit() {
|
|
1080
|
+
this.$nextTick(() => {
|
|
1081
|
+
this.$refs.flowsFilter && this.$refs.flowsFilter.initComponents(this.sysViewFilters);
|
|
1082
|
+
});
|
|
1083
|
+
},
|
|
1084
|
+
viewOk(t) {
|
|
1085
|
+
this.isEdit = !0, this.viewList = {
|
|
1086
|
+
...t
|
|
1087
|
+
};
|
|
1088
|
+
},
|
|
1089
|
+
configOk() {
|
|
1090
|
+
this.getPersonalView();
|
|
1091
|
+
},
|
|
1092
|
+
baseHideBtns(t, e = 1) {
|
|
1093
|
+
let i = [...this.buttons];
|
|
1094
|
+
i.map((a) => (e === 1 ? a.show = t.includes(a.id) ? !1 : a.show : a.show = t.includes(a.displayName) ? !1 : a.show, a)), this.buttons = [...i];
|
|
1095
|
+
},
|
|
1096
|
+
baseShowBtns(t, e = 1) {
|
|
1097
|
+
let i = [...this.buttons];
|
|
1098
|
+
i.map((a) => (e === 1 ? a.show = t.includes(a.id) ? !0 : a.show : a.show = t.includes(a.displayName) ? !0 : a.show, a)), this.buttons = [...i];
|
|
1099
|
+
},
|
|
1100
|
+
isChecked(t, e) {
|
|
1101
|
+
return e.every((i, a, r) => (i.type == 2 ? i.joinfieldid + "-" + i.fieldid : i.fieldid) != t);
|
|
1102
|
+
},
|
|
1103
|
+
doEvent(t) {
|
|
1104
|
+
let e = t.item.functionName;
|
|
1105
|
+
if (["mergeAnd", "mergeOr", "empty"].includes(e)) {
|
|
1106
|
+
this.$refs.flowsFilter[e]();
|
|
1107
|
+
return;
|
|
1108
|
+
}
|
|
1109
|
+
this[e]();
|
|
1110
|
+
}
|
|
1111
|
+
},
|
|
1112
|
+
created() {
|
|
1113
|
+
}
|
|
1114
|
+
};
|
|
1115
|
+
var Y = function() {
|
|
1116
|
+
var e = this, i = e._self._c;
|
|
1117
|
+
return i("div", { directives: [{ name: "loading", rawName: "v-loading", value: e.spinning, expression: "spinning" }], staticClass: "advanced-find-setting", style: e.style }, [i("div", { staticClass: "setting-navs" }, [i("div", { staticClass: "tab-btnmore" }, [i("gd-btn-list", { attrs: { sysViewButtons: e.buttons }, on: { functionName: e.doEvent } })], 1), i("el-form", { ref: "ruleForm", attrs: { model: e.ruleFormData, "label-width": "120px" }, nativeOn: { submit: function(a) {
|
|
1118
|
+
a.preventDefault();
|
|
1119
|
+
} } }, [i("el-row", { attrs: { gutter: 20 } }, [i("el-col", { attrs: { span: 8 } }, [i("el-form-item", { staticStyle: { "margin-bottom": "12px" }, attrs: { label: e.$i18nt("gd.advancedFind.lookup", "\u67E5\u627E") } }, [i("el-select", { ref: "refTable", staticStyle: { width: "100%" }, attrs: { placeholder: e.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), filterable: "" }, on: { change: e.selectTable }, model: { value: e.sysCodeGenId, callback: function(a) {
|
|
1120
|
+
e.sysCodeGenId = a;
|
|
1121
|
+
}, expression: "sysCodeGenId" } }, e._l(e.getQueryTable, function(a) {
|
|
1122
|
+
return i("el-option", { key: a.id, attrs: { label: e.$i18nt(`Dynamics.${a.transkey}`, a.busname), value: a.id } }, [e._v(" " + e._s(e.$i18nt(`Dynamics.${a.transkey}`, a.busname)) + " " + e._s(a.tablename) + " ")]);
|
|
1123
|
+
}), 1)], 1)], 1), i("el-col", { attrs: { span: 8 } }, [i("el-form-item", { staticStyle: { "margin-bottom": "12px" }, attrs: { label: e.$i18nt("gd.advancedFind.savedViews", "\u5DF2\u4FDD\u5B58\u7684\u89C6\u56FE") } }, [i("el-select", { ref: "refView", staticStyle: { width: "100%" }, attrs: { placeholder: e.$i18nt("gd.placeholder.select", "\u8BF7\u9009\u62E9"), filterable: "" }, on: { change: e.selectView }, model: { value: e.viewId, callback: function(a) {
|
|
1124
|
+
e.viewId = a;
|
|
1125
|
+
}, expression: "viewId" } }, [i("el-option", { attrs: { value: "0", label: e.$i18nt("gd.advancedFind.new", "[\u65B0\u5EFA]") } }), i("el-option-group", { staticStyle: { "font-size": "18px" }, attrs: { label: e.$i18nt("gd.advancedFind.systemView", "\u7CFB\u7EDF\u89C6\u56FE") } }, [e._l(e.viewListData, function(a, r) {
|
|
1126
|
+
return [i("el-option", { attrs: { value: a.id, label: e.$i18nt(`Dynamics.${a.transkey}`, a.name) } })];
|
|
1127
|
+
})], 2), e.viewPersonalData.length > 0 ? i("el-option-group", { staticStyle: { "font-size": "14px" }, attrs: { label: e.$i18nt("gd.menu.personalView", "\u4E2A\u4EBA\u89C6\u56FE") } }, [e._l(e.viewPersonalData, function(a, r) {
|
|
1128
|
+
return [i("el-option", { attrs: { value: a.id, label: e.$i18nt(`Dynamics.${a.transkey}`, a.name) } })];
|
|
1129
|
+
})], 2) : e._e()], 1)], 1)], 1)], 1)], 1)], 1), e.visible ? i("div", { staticClass: "setting-conter" }, [i("FlowsFilter", { ref: "flowsFilter", attrs: { type: 2, table: e.table, mode: "div" }, on: { change: e.changeEdit } })], 1) : e._e(), i("EditPerson", { ref: "editPerson", attrs: { table: e.table }, on: { okColumn: e.viewOk, ok: e.configOk } })], 1);
|
|
1130
|
+
}, ee = [], te = /* @__PURE__ */ y(
|
|
1131
|
+
X,
|
|
1132
|
+
Y,
|
|
1133
|
+
ee,
|
|
1134
|
+
!1,
|
|
1135
|
+
null,
|
|
1136
|
+
"74e40329",
|
|
1137
|
+
null,
|
|
1138
|
+
null
|
|
1139
|
+
);
|
|
1140
|
+
const ie = te.exports;
|
|
1141
|
+
const se = {
|
|
1142
|
+
name: "GdAdvancedFind",
|
|
1143
|
+
props: {
|
|
1144
|
+
showTitle: {
|
|
1145
|
+
type: Boolean,
|
|
1146
|
+
default: !0
|
|
1147
|
+
},
|
|
1148
|
+
isSelect: {
|
|
1149
|
+
type: Boolean,
|
|
1150
|
+
default: !1
|
|
1151
|
+
}
|
|
1152
|
+
},
|
|
1153
|
+
components: {
|
|
1154
|
+
settings: ie,
|
|
1155
|
+
result: () => import("./result.0c089066.mjs"),
|
|
1156
|
+
viewList: () => import("./viewList.978b72c5.mjs")
|
|
1157
|
+
},
|
|
1158
|
+
data() {
|
|
1159
|
+
return {
|
|
1160
|
+
sysCodeGenId: "",
|
|
1161
|
+
height: 0,
|
|
1162
|
+
activeKeys: 1,
|
|
1163
|
+
activeKey: "1",
|
|
1164
|
+
disabled: !1,
|
|
1165
|
+
detail: {
|
|
1166
|
+
sysViewFilters: [],
|
|
1167
|
+
viewList: {
|
|
1168
|
+
frozenColumn: 0,
|
|
1169
|
+
sysViewFields: []
|
|
1170
|
+
}
|
|
1171
|
+
}
|
|
1172
|
+
};
|
|
1173
|
+
},
|
|
1174
|
+
watch: {
|
|
1175
|
+
screenHeight() {
|
|
1176
|
+
this.getHeight();
|
|
1177
|
+
}
|
|
1178
|
+
},
|
|
1179
|
+
computed: {
|
|
1180
|
+
getHig() {
|
|
1181
|
+
const t = this.showTitle ? 88 : 56;
|
|
1182
|
+
return this.height - t - 24;
|
|
1183
|
+
},
|
|
1184
|
+
style() {
|
|
1185
|
+
return `min-height:${this.height == 0 ? 600 : this.height}px`;
|
|
1186
|
+
},
|
|
1187
|
+
...m(["screenHeight", "seekTableId"])
|
|
1188
|
+
},
|
|
1189
|
+
methods: {
|
|
1190
|
+
beforeLeave(t, e) {
|
|
1191
|
+
return console.log(t, e), !1;
|
|
1192
|
+
},
|
|
1193
|
+
changeId(t) {
|
|
1194
|
+
this.sysCodeGenId = t;
|
|
1195
|
+
},
|
|
1196
|
+
change(t) {
|
|
1197
|
+
if (t === "3")
|
|
1198
|
+
return new Promise((e, i) => {
|
|
1199
|
+
this.$refs.settings.seeResult().then((a) => {
|
|
1200
|
+
a.statu ? (this.seeResult(a.data), e()) : i();
|
|
1201
|
+
});
|
|
1202
|
+
});
|
|
1203
|
+
this.$refs.result.show = !1, t === "2" && this.$nextTick(() => {
|
|
1204
|
+
setTimeout(() => {
|
|
1205
|
+
this.$refs.viewList.open({
|
|
1206
|
+
sysCodeGenId: this.$refs.settings.sysCodeGenId
|
|
1207
|
+
});
|
|
1208
|
+
}, 0);
|
|
1209
|
+
}), this.disabled = t === "2", this.$refs.result, this.$emit("change", t);
|
|
1210
|
+
},
|
|
1211
|
+
seeResult(t) {
|
|
1212
|
+
this.detail = t, this.$emit("change", 3), this.$nextTick(() => {
|
|
1213
|
+
setTimeout(() => {
|
|
1214
|
+
this.$refs.result.init(t);
|
|
1215
|
+
}, 0);
|
|
1216
|
+
});
|
|
1217
|
+
},
|
|
1218
|
+
init() {
|
|
1219
|
+
this.$nextTick(() => {
|
|
1220
|
+
this.getHeight();
|
|
1221
|
+
const t = this.seekTableId ? this.seekTableId : "";
|
|
1222
|
+
this.$refs.settings && this.$refs.settings.setTableNameData(t);
|
|
1223
|
+
});
|
|
1224
|
+
},
|
|
1225
|
+
getHeight() {
|
|
1226
|
+
const t = document.getElementById("gd-layout-head-height"), e = t ? t.offsetHeight : 0, i = 12;
|
|
1227
|
+
this.height = this.screenHeight - e - i;
|
|
1228
|
+
}
|
|
1229
|
+
},
|
|
1230
|
+
created() {
|
|
1231
|
+
this.init();
|
|
1232
|
+
}
|
|
1233
|
+
};
|
|
1234
|
+
var ae = function() {
|
|
1235
|
+
var e = this, i = e._self._c;
|
|
1236
|
+
return i("div", { staticClass: "gd-advanced-find", style: e.style }, [e.showTitle ? i("div", { staticClass: "advanced-find-title" }, [e._v(" " + e._s(e.$i18nt("gd.menu.menuAdvancedFind", "\u9AD8\u7EA7\u67E5\u627E")) + " ")]) : e._e(), i("el-tabs", { attrs: { type: "card", "before-leave": e.change }, model: { value: e.activeKey, callback: function(a) {
|
|
1237
|
+
e.activeKey = a;
|
|
1238
|
+
}, expression: "activeKey" } }, [i("el-tab-pane", { attrs: { label: e.$i18nt("gd.advancedFind.basicSettings", "\u57FA\u672C\u8BBE\u7F6E"), name: "1" } }, [i("settings", { ref: "settings", attrs: { showTitle: e.showTitle, height: e.getHig }, on: { changeId: e.changeId } })], 1), i("el-tab-pane", { attrs: { label: e.$i18nt("gd.advancedFind.savedViews", "\u4FDD\u5B58\u7684\u89C6\u56FE"), name: "2" } }, [i("viewList", { ref: "viewList", attrs: { showTitle: e.showTitle, height: e.getHig } })], 1), i("el-tab-pane", { attrs: { label: e.$i18nt("gd.advancedFind.query", "\u67E5\u8BE2\u7ED3\u679C"), name: "3", disabled: e.disabled } }, [i("result", { ref: "result", attrs: { showTitle: e.showTitle, height: e.getHig } })], 1)], 1)], 1);
|
|
1239
|
+
}, le = [], re = /* @__PURE__ */ y(
|
|
1240
|
+
se,
|
|
1241
|
+
ae,
|
|
1242
|
+
le,
|
|
1243
|
+
!1,
|
|
1244
|
+
null,
|
|
1245
|
+
"8041a336",
|
|
1246
|
+
null,
|
|
1247
|
+
null
|
|
1248
|
+
);
|
|
1249
|
+
const g = re.exports;
|
|
1250
|
+
g.install = function(t) {
|
|
1251
|
+
t.component(g.name, g);
|
|
1252
|
+
};
|
|
1253
|
+
const Fe = {
|
|
1254
|
+
BasicLayout: L,
|
|
1255
|
+
BlankLayout: w,
|
|
1256
|
+
RouteView: _,
|
|
1257
|
+
PageView: T,
|
|
1258
|
+
Iframe: S,
|
|
1259
|
+
BasicLayoutEmpty: I,
|
|
1260
|
+
BasicLayoutTop: x,
|
|
1261
|
+
AccountSettings: N,
|
|
1262
|
+
BaseSettings: V,
|
|
1263
|
+
SecuritySettings: q,
|
|
1264
|
+
CustomSettings: j,
|
|
1265
|
+
Console: G,
|
|
1266
|
+
AdvancedFind: g,
|
|
1267
|
+
EchartsManage: Q
|
|
1268
|
+
}, $e = [
|
|
1269
|
+
{
|
|
1270
|
+
name: "account",
|
|
1271
|
+
pid: 0,
|
|
1272
|
+
id: 10028,
|
|
1273
|
+
meta: {
|
|
1274
|
+
title: "\u4E2A\u4EBA\u9875",
|
|
1275
|
+
icon: "user",
|
|
1276
|
+
show: !1
|
|
1277
|
+
},
|
|
1278
|
+
redirect: "/account/center",
|
|
1279
|
+
component: "RouteView"
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
name: "accountSettings",
|
|
1283
|
+
pid: "10028",
|
|
1284
|
+
id: "10030",
|
|
1285
|
+
meta: {
|
|
1286
|
+
title: "\u4E2A\u4EBA\u8BBE\u7F6E",
|
|
1287
|
+
hideHeader: !0,
|
|
1288
|
+
hideChildren: !0,
|
|
1289
|
+
show: !1
|
|
1290
|
+
},
|
|
1291
|
+
redirect: "/account/settings/base",
|
|
1292
|
+
component: "AccountSettings"
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
name: "BaseSettings",
|
|
1296
|
+
path: "/account/settings/base",
|
|
1297
|
+
pid: 10030,
|
|
1298
|
+
id: 10031,
|
|
1299
|
+
meta: {
|
|
1300
|
+
title: "\u57FA\u672C\u8BBE\u7F6E",
|
|
1301
|
+
show: !1,
|
|
1302
|
+
transKeyd: "gd.account.basicSettings"
|
|
1303
|
+
},
|
|
1304
|
+
component: "BaseSettings",
|
|
1305
|
+
transKeyd: "gd.account.basicSettings"
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
name: "SecuritySettings",
|
|
1309
|
+
path: "/account/settings/security",
|
|
1310
|
+
pid: 10030,
|
|
1311
|
+
id: 10032,
|
|
1312
|
+
meta: {
|
|
1313
|
+
title: "\u5B89\u5168\u8BBE\u7F6E",
|
|
1314
|
+
show: !1,
|
|
1315
|
+
transKeyd: "gd.account.securitySetting"
|
|
1316
|
+
},
|
|
1317
|
+
component: "SecuritySettings",
|
|
1318
|
+
transKeyd: "gd.account.securitySetting"
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
name: "CustomSettings",
|
|
1322
|
+
path: "/account/settings/custom",
|
|
1323
|
+
pid: 10030,
|
|
1324
|
+
id: 10033,
|
|
1325
|
+
meta: {
|
|
1326
|
+
title: "\u4E2A\u6027\u5316\u8BBE\u7F6E",
|
|
1327
|
+
show: !1,
|
|
1328
|
+
transKeyd: "gd.account.personalization"
|
|
1329
|
+
},
|
|
1330
|
+
component: "CustomSettings",
|
|
1331
|
+
transKeyd: "gd.account.personalization"
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
name: "Console",
|
|
1335
|
+
path: "/welcome",
|
|
1336
|
+
pid: 0,
|
|
1337
|
+
id: 183183,
|
|
1338
|
+
meta: {
|
|
1339
|
+
title: "\u9996\u9875",
|
|
1340
|
+
show: !1,
|
|
1341
|
+
transKeyd: "gd.menu.home"
|
|
1342
|
+
},
|
|
1343
|
+
component: "Console",
|
|
1344
|
+
transKeyd: "gd.menu.home"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
name: "platformapps",
|
|
1348
|
+
path: "/platformapps",
|
|
1349
|
+
pid: 0,
|
|
1350
|
+
id: 183184,
|
|
1351
|
+
meta: {},
|
|
1352
|
+
component: "PageView",
|
|
1353
|
+
redirect: "/platform/application"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
name: "platformapplications",
|
|
1357
|
+
path: "/platform/application",
|
|
1358
|
+
pid: 183184,
|
|
1359
|
+
id: 183185,
|
|
1360
|
+
meta: {
|
|
1361
|
+
title: "\u5E94\u7528",
|
|
1362
|
+
show: !1,
|
|
1363
|
+
transKeyd: "gd.menu.home"
|
|
1364
|
+
},
|
|
1365
|
+
component: "GdApplication",
|
|
1366
|
+
transKeyd: "gd.menu.home"
|
|
1367
|
+
},
|
|
1368
|
+
{
|
|
1369
|
+
name: "advancedFind",
|
|
1370
|
+
path: "/advancedFind",
|
|
1371
|
+
pid: 0,
|
|
1372
|
+
id: 18318999,
|
|
1373
|
+
meta: {
|
|
1374
|
+
title: "\u9AD8\u7EA7\u641C\u7D22",
|
|
1375
|
+
show: !1,
|
|
1376
|
+
transKeyd: "gd.menu.advancedFind"
|
|
1377
|
+
},
|
|
1378
|
+
component: "AdvancedFind",
|
|
1379
|
+
transKeyd: "gd.menu.advancedFind"
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
name: "echartsManage",
|
|
1383
|
+
path: "/echartsManage",
|
|
1384
|
+
pid: 0,
|
|
1385
|
+
id: 18320001,
|
|
1386
|
+
meta: {
|
|
1387
|
+
title: "\u4E2A\u4EBA\u56FE\u8868\u7BA1\u7406",
|
|
1388
|
+
show: !1,
|
|
1389
|
+
transKeyd: "gd.menu.echarts"
|
|
1390
|
+
},
|
|
1391
|
+
component: "EchartsManage",
|
|
1392
|
+
transKeyd: "gd.menu.echarts"
|
|
1393
|
+
}
|
|
1394
|
+
];
|
|
1395
|
+
function ke(t) {
|
|
1396
|
+
const {
|
|
1397
|
+
title: e,
|
|
1398
|
+
target: i,
|
|
1399
|
+
icon: a,
|
|
1400
|
+
link: r,
|
|
1401
|
+
sysviewid: n,
|
|
1402
|
+
tableid: l
|
|
1403
|
+
} = t.meta || {};
|
|
1404
|
+
return {
|
|
1405
|
+
title: e,
|
|
1406
|
+
icon: a || "",
|
|
1407
|
+
target: i,
|
|
1408
|
+
link: r,
|
|
1409
|
+
viewId: n || "",
|
|
1410
|
+
tableId: l || "",
|
|
1411
|
+
id: t.id || "",
|
|
1412
|
+
transKey: t.transKeyd ? t.transKeyd : t.transkey ? `Dynamics.${t.transkey}` : null,
|
|
1413
|
+
viewWeights: t.viewweights ? t.viewweights : "2",
|
|
1414
|
+
type: t.type
|
|
1415
|
+
};
|
|
1416
|
+
}
|
|
1417
|
+
export {
|
|
1418
|
+
D as E,
|
|
1419
|
+
$e as a,
|
|
1420
|
+
Fe as b,
|
|
1421
|
+
ve as c,
|
|
1422
|
+
be as e,
|
|
1423
|
+
ke as r
|
|
1424
|
+
};
|