@pubinfo/module-rbac 2.0.0-beta.3 → 2.0.0-beta.4
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/es/OrgSelector.vue_vue_type_script_setup_true_lang-DV8KkpJD.js +567 -0
- package/es/_baseClone-GtUoMmZh.js +191 -0
- package/es/_commonjsHelpers-C6fGbg64.js +6 -0
- package/es/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/es/animation_item.vue_vue_type_script_setup_true_lang-CNTrygHf.js +4864 -0
- package/es/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/es/api/modules/assist/index.d.ts +3 -0
- package/es/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/es/api/modules/assist/quyujiekou.d.ts +36 -0
- package/es/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/es/api/modules/configData/index.d.ts +3 -0
- package/es/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/es/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/es/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/es/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/es/api/modules/log/index.d.ts +2 -0
- package/es/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/es/api/modules/rbac/index.d.ts +11 -0
- package/es/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/es/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/es/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/es/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/es/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/es/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/es/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/es/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/es/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/es/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/es/api/request.d.ts +1 -0
- package/es/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +38 -0
- package/es/cloneDeep-DWP4OxCI.js +8 -0
- package/es/components/GroupSelector/index.vue.d.ts +20 -0
- package/es/components/OrgTree/index.vue.d.ts +5 -0
- package/es/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/es/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/es/components/OrgUserSelector/index.d.ts +8 -0
- package/es/components/OrgUserSelector/provider.d.ts +24 -0
- package/es/components/ResourceSelector/enum.d.ts +5 -0
- package/es/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/es/components/ResourceSelector/index.vue.d.ts +26 -0
- package/es/composables/useLottie.d.ts +11 -0
- package/es/enum-BEHz_Q18.js +74 -0
- package/es/enum-C9ihxJe7.js +4 -0
- package/es/enum-CTUzwCYG.js +4 -0
- package/es/enum-DDKThkSw.js +24 -0
- package/es/gangweijiekou-BxJq_m0o.js +46 -0
- package/es/index-BDrI8Oyk.js +685 -0
- package/es/index-BIfx_Xrr.js +303 -0
- package/es/index-Bl4v-7On.js +125 -0
- package/es/index-BsoyF96V.js +131 -0
- package/es/index-Bz9QeL8M.js +399 -0
- package/es/index-C2dINi50.js +634 -0
- package/es/index-C7QJHUwa.js +30 -0
- package/es/index-CBMCWEIQ.js +274 -0
- package/es/index-CDHVSKIo.js +18588 -0
- package/es/index-CFPhIFyG.js +140 -0
- package/es/index-CYt7363u.js +874 -0
- package/es/index-CgiGLpzT.js +317 -0
- package/es/index-CsHj-xDw.js +283 -0
- package/es/index-D5T_4btx.js +862 -0
- package/es/index-DY1mOFzi.js +455 -0
- package/es/index-DcvR6q4y.js +1246 -0
- package/es/index-DuVeXn9R.js +409 -0
- package/es/index-Dvq9O5uC.js +164 -0
- package/es/index-F-kmM1iD.js +181 -0
- package/es/index-Gw-_3-qN.js +785 -0
- package/es/index-JFZ3GtN-.js +1631 -0
- package/es/index-U-g1yyH-.js +703 -0
- package/es/index-gCLgMcJu.js +462 -0
- package/es/index-gHIfcbvd.js +168 -0
- package/es/index-kFyBHYs8.js +389 -0
- package/es/index-uSBZoA3n.js +177 -0
- package/es/index.d.ts +7 -0
- package/es/index.js +6 -0
- package/es/interface.d.ts +47 -0
- package/es/itemlist-BRhA5jzY.js +369 -0
- package/es/jiaosejiekou-BfY4h7uI.js +58 -0
- package/es/login_history-CuQv9Iw3.js +430 -0
- package/es/operate_history-CGP-1Xy2.js +468 -0
- package/es/pubJiaosezukongzhiqi-CvYfc8Uz.js +57 -0
- package/es/request-DQLgc7lT.js +5 -0
- package/es/routes/index.d.ts +14 -0
- package/es/routes/modules/authority.manage.menu.d.ts +3 -0
- package/es/routes/modules/log.manage.menu.d.ts +3 -0
- package/es/routes/modules/safe.manage.menu.d.ts +3 -0
- package/es/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/es/routes/modules/system.manage.menu.d.ts +3 -0
- package/es/setItem-C1_olVDY.js +152 -0
- package/es/shujuquanxianzhubiaokongzhiqi-DyNgf1y6.js +65 -0
- package/es/stores/index.d.ts +1 -0
- package/es/style.css +1 -0
- package/es/useAppAndResource-D_b19V4t.js +55 -0
- package/es/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/es/views/blackWhiteList/enum.d.ts +7 -0
- package/es/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/es/views/blackWhiteList/types.d.ts +4 -0
- package/es/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/es/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/es/views/components/HCheckList.vue.d.ts +20 -0
- package/es/views/components/animation_item.vue.d.ts +14 -0
- package/es/views/components/setItem.vue.d.ts +61 -0
- package/es/views/data-permission/enum.d.ts +34 -0
- package/es/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/es/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/es/views/dictionary/enum.d.ts +8 -0
- package/es/views/dictionary/index.vue.d.ts +1532 -0
- package/es/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/es/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/es/views/group/enum.d.ts +21 -0
- package/es/views/group/index.vue.d.ts +1532 -0
- package/es/views/layout_setting/index.vue.d.ts +2 -0
- package/es/views/log_center/components/browserType.vue.d.ts +12 -0
- package/es/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/es/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/es/views/log_center/login_history.vue.d.ts +1511 -0
- package/es/views/log_center/operate_history.vue.d.ts +1511 -0
- package/es/views/menu_setting/animationData.d.ts +13 -0
- package/es/views/menu_setting/index.vue.d.ts +2 -0
- package/es/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/es/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/es/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/es/views/organization/enum.d.ts +25 -0
- package/es/views/organization/index.vue.d.ts +73 -0
- package/es/views/other_setting/animationData.d.ts +7 -0
- package/es/views/other_setting/index.vue.d.ts +2 -0
- package/es/views/other_setting/interface.d.ts +23 -0
- package/es/views/page_animation_setting/animationData.d.ts +11 -0
- package/es/views/page_animation_setting/index.vue.d.ts +2 -0
- package/es/views/page_w_setting/index.vue.d.ts +2 -0
- package/es/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/es/views/position/enum.d.ts +8 -0
- package/es/views/position/index.vue.d.ts +1532 -0
- package/es/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/es/views/region/enum.d.ts +22 -0
- package/es/views/region/index.vue.d.ts +1533 -0
- package/es/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/es/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/es/views/resource/enum.d.ts +30 -0
- package/es/views/resource/index.vue.d.ts +1549 -0
- package/es/views/resource/interface.d.ts +6 -0
- package/es/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/es/views/role/enum.d.ts +25 -0
- package/es/views/role/interface.d.ts +6 -0
- package/es/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/es/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/es/views/role_group/enum.d.ts +21 -0
- package/es/views/role_group/index.vue.d.ts +1557 -0
- package/es/views/role_group/interface.d.ts +6 -0
- package/es/views/safe_setting/index.vue.d.ts +4 -0
- package/es/views/tabbar_setting/animationData.d.ts +11 -0
- package/es/views/tabbar_setting/index.vue.d.ts +2 -0
- package/es/views/tenant/interface.d.ts +6 -0
- package/es/views/theme_setting/index.vue.d.ts +2 -0
- package/es/views/toolbar_setting/animationData.d.ts +17 -0
- package/es/views/toolbar_setting/index.vue.d.ts +2 -0
- package/es/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/es/views/user/components/UserEdit.vue.d.ts +16 -0
- package/es/views/user/components/roleSelect.vue.d.ts +14 -0
- package/es/views/user/enum.d.ts +13 -0
- package/es/views/user/index.vue.d.ts +1586 -0
- package/es/views/user/interface.d.ts +40 -0
- package/es/views/watermark_setting/animationData.d.ts +3 -0
- package/es/views/watermark_setting/index.vue.d.ts +31 -0
- package/es/xitongpeizhifuwu-C1Vm-W1B.js +23 -0
- package/es/zidianfuwu-yCWHhOfO.js +65 -0
- package/es/ziyuanjiekou-DhrAbneq.js +69 -0
- package/es/zuzhijiaosebiaokongzhiqi-B1g74RqL.js +28 -0
- package/es/zuzhijiekou-PeZuFtCO.js +85 -0
- package/lib/OrgSelector.vue_vue_type_script_setup_true_lang-BI6dIQO9.cjs +1 -0
- package/lib/_baseClone-bvg2h-nB.cjs +1 -0
- package/lib/_commonjsHelpers-DwGv2jUC.cjs +1 -0
- package/lib/_plugin-vue_export-helper-BHFhmbuH.cjs +1 -0
- package/lib/animation_item.vue_vue_type_script_setup_true_lang-DJntALjR.cjs +9 -0
- package/lib/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/lib/api/modules/assist/index.d.ts +3 -0
- package/lib/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/lib/api/modules/assist/quyujiekou.d.ts +36 -0
- package/lib/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/lib/api/modules/configData/index.d.ts +3 -0
- package/lib/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/lib/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/lib/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/lib/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/lib/api/modules/log/index.d.ts +2 -0
- package/lib/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/lib/api/modules/rbac/index.d.ts +11 -0
- package/lib/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/lib/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/lib/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/lib/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/lib/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/lib/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/lib/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/lib/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/lib/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/lib/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/lib/api/request.d.ts +1 -0
- package/lib/browserType.vue_vue_type_script_setup_true_lang-BuTZw501.cjs +1 -0
- package/lib/cloneDeep-DKvAzXJU.cjs +1 -0
- package/lib/components/GroupSelector/index.vue.d.ts +20 -0
- package/lib/components/OrgTree/index.vue.d.ts +5 -0
- package/lib/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/lib/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/lib/components/OrgUserSelector/index.d.ts +8 -0
- package/lib/components/OrgUserSelector/provider.d.ts +24 -0
- package/lib/components/ResourceSelector/enum.d.ts +5 -0
- package/lib/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/lib/components/ResourceSelector/index.vue.d.ts +26 -0
- package/lib/composables/useLottie.d.ts +11 -0
- package/lib/enum-B-paw5p0.cjs +1 -0
- package/lib/enum-BFYGJ2YJ.cjs +1 -0
- package/lib/enum-BHDP2ejy.cjs +1 -0
- package/lib/enum-OwSMnw51.cjs +1 -0
- package/lib/gangweijiekou-DYYmkjys.cjs +1 -0
- package/lib/index-Apq1nfrg.cjs +1 -0
- package/lib/index-BOdrElTX.cjs +1 -0
- package/lib/index-BdQKw1uE.cjs +1 -0
- package/lib/index-BwkSE-Zz.cjs +1 -0
- package/lib/index-Bx53OKE6.cjs +1 -0
- package/lib/index-C151ukdL.cjs +1 -0
- package/lib/index-C3m3S7_Q.cjs +1 -0
- package/lib/index-CMf8N2mC.cjs +1 -0
- package/lib/index-CNtyqLTX.cjs +1 -0
- package/lib/index-Cm5xLy57.cjs +9 -0
- package/lib/index-D1vGtVqY.cjs +1 -0
- package/lib/index-D2gE9FFs.cjs +1 -0
- package/lib/index-D34uPnyD.cjs +1 -0
- package/lib/index-D7Awj4JU.cjs +1 -0
- package/lib/index-D9QyS2NB.cjs +1 -0
- package/lib/index-D9dMBtdM.cjs +1 -0
- package/lib/index-DBzHTy7k.cjs +1 -0
- package/lib/index-DG9uEqRG.cjs +1 -0
- package/lib/index-DQ8p9Bwg.cjs +1 -0
- package/lib/index-DUagbQoK.cjs +1 -0
- package/lib/index-D_APeiaQ.cjs +1 -0
- package/lib/index-DoCoA6Nr.cjs +1 -0
- package/lib/index-Dv-KtCh8.cjs +1 -0
- package/lib/index-F735VVe_.cjs +1 -0
- package/lib/index-Jc3VoxhA.cjs +1 -0
- package/lib/index-n5tzubbZ.cjs +1 -0
- package/lib/index.cjs +1 -0
- package/lib/index.d.ts +7 -0
- package/lib/interface.d.ts +47 -0
- package/lib/itemlist-BEyAbkw5.cjs +1 -0
- package/lib/jiaosejiekou-BNn96VFQ.cjs +1 -0
- package/lib/login_history-C25qj8eL.cjs +1 -0
- package/lib/operate_history-Bmg66_WI.cjs +1 -0
- package/lib/pubJiaosezukongzhiqi-fVUoXj6y.cjs +1 -0
- package/lib/request-DML6P6cf.cjs +1 -0
- package/lib/routes/index.d.ts +14 -0
- package/lib/routes/modules/authority.manage.menu.d.ts +3 -0
- package/lib/routes/modules/log.manage.menu.d.ts +3 -0
- package/lib/routes/modules/safe.manage.menu.d.ts +3 -0
- package/lib/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/lib/routes/modules/system.manage.menu.d.ts +3 -0
- package/lib/setItem-DIzkZHtI.cjs +1 -0
- package/lib/shujuquanxianzhubiaokongzhiqi-C6sd8pC3.cjs +1 -0
- package/lib/stores/index.d.ts +1 -0
- package/lib/style.css +1 -0
- package/lib/useAppAndResource-ChvKK2DZ.cjs +1 -0
- package/lib/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/lib/views/blackWhiteList/enum.d.ts +7 -0
- package/lib/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/lib/views/blackWhiteList/types.d.ts +4 -0
- package/lib/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/lib/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/lib/views/components/HCheckList.vue.d.ts +20 -0
- package/lib/views/components/animation_item.vue.d.ts +14 -0
- package/lib/views/components/setItem.vue.d.ts +61 -0
- package/lib/views/data-permission/enum.d.ts +34 -0
- package/lib/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/lib/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/lib/views/dictionary/enum.d.ts +8 -0
- package/lib/views/dictionary/index.vue.d.ts +1532 -0
- package/lib/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/lib/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/lib/views/group/enum.d.ts +21 -0
- package/lib/views/group/index.vue.d.ts +1532 -0
- package/lib/views/layout_setting/index.vue.d.ts +2 -0
- package/lib/views/log_center/components/browserType.vue.d.ts +12 -0
- package/lib/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/lib/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/lib/views/log_center/login_history.vue.d.ts +1511 -0
- package/lib/views/log_center/operate_history.vue.d.ts +1511 -0
- package/lib/views/menu_setting/animationData.d.ts +13 -0
- package/lib/views/menu_setting/index.vue.d.ts +2 -0
- package/lib/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/lib/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/lib/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/organization/enum.d.ts +25 -0
- package/lib/views/organization/index.vue.d.ts +73 -0
- package/lib/views/other_setting/animationData.d.ts +7 -0
- package/lib/views/other_setting/index.vue.d.ts +2 -0
- package/lib/views/other_setting/interface.d.ts +23 -0
- package/lib/views/page_animation_setting/animationData.d.ts +11 -0
- package/lib/views/page_animation_setting/index.vue.d.ts +2 -0
- package/lib/views/page_w_setting/index.vue.d.ts +2 -0
- package/lib/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/lib/views/position/enum.d.ts +8 -0
- package/lib/views/position/index.vue.d.ts +1532 -0
- package/lib/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/lib/views/region/enum.d.ts +22 -0
- package/lib/views/region/index.vue.d.ts +1533 -0
- package/lib/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/lib/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/lib/views/resource/enum.d.ts +30 -0
- package/lib/views/resource/index.vue.d.ts +1549 -0
- package/lib/views/resource/interface.d.ts +6 -0
- package/lib/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/lib/views/role/enum.d.ts +25 -0
- package/lib/views/role/interface.d.ts +6 -0
- package/lib/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/lib/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/role_group/enum.d.ts +21 -0
- package/lib/views/role_group/index.vue.d.ts +1557 -0
- package/lib/views/role_group/interface.d.ts +6 -0
- package/lib/views/safe_setting/index.vue.d.ts +4 -0
- package/lib/views/tabbar_setting/animationData.d.ts +11 -0
- package/lib/views/tabbar_setting/index.vue.d.ts +2 -0
- package/lib/views/tenant/interface.d.ts +6 -0
- package/lib/views/theme_setting/index.vue.d.ts +2 -0
- package/lib/views/toolbar_setting/animationData.d.ts +17 -0
- package/lib/views/toolbar_setting/index.vue.d.ts +2 -0
- package/lib/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/lib/views/user/components/UserEdit.vue.d.ts +16 -0
- package/lib/views/user/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/user/enum.d.ts +13 -0
- package/lib/views/user/index.vue.d.ts +1586 -0
- package/lib/views/user/interface.d.ts +40 -0
- package/lib/views/watermark_setting/animationData.d.ts +3 -0
- package/lib/views/watermark_setting/index.vue.d.ts +31 -0
- package/lib/xitongpeizhifuwu-r-I2Ogxj.cjs +1 -0
- package/lib/zidianfuwu-VChcnkm9.cjs +1 -0
- package/lib/ziyuanjiekou-CvKeunY5.cjs +1 -0
- package/lib/zuzhijiaosebiaokongzhiqi-DYI3Zu-M.cjs +1 -0
- package/lib/zuzhijiekou-CFQtYuGW.cjs +1 -0
- package/package.json +5 -4
|
@@ -0,0 +1,703 @@
|
|
|
1
|
+
import { Drawer as Q, Form as ie, FormItem as ue, Input as ce, RadioGroup as de, InputNumber as pe, Switch as me, Textarea as fe, Select as _e, Space as W, Button as Z, Table as ve, Avatar as be } from "ant-design-vue/es";
|
|
2
|
+
import { DatabaseOutlined as ge, PlusCircleOutlined as ye } from "@ant-design/icons-vue";
|
|
3
|
+
import { defineComponent as G, ref as B, reactive as xe, computed as q, createBlock as N, openBlock as v, unref as e, isRef as Y, withCtx as s, createVNode as n, createCommentVNode as A, createTextVNode as E, toDisplayString as I, createElementBlock as O, createElementVNode as $, normalizeStyle as he, nextTick as J, resolveDirective as De, withDirectives as L } from "vue";
|
|
4
|
+
import "./request-DQLgc7lT.js";
|
|
5
|
+
import { g as Re, p as Ie, a as ke, b as Te, c as we, d as Ne } from "./ziyuanjiekou-DhrAbneq.js";
|
|
6
|
+
import { ProTable as Pe } from "@pubinfo/pro-components";
|
|
7
|
+
import { message as z, theme as Ce, Badge as K, Modal as Oe } from "ant-design-vue";
|
|
8
|
+
import { useAuth as Ee, PubinfoIcon as M } from "pubinfo";
|
|
9
|
+
import { D as Ae, d as Ue } from "./enum-BEHz_Q18.js";
|
|
10
|
+
import { u as F } from "./index-C7QJHUwa.js";
|
|
11
|
+
import { c as ee } from "./cloneDeep-DWP4OxCI.js";
|
|
12
|
+
import { useRequest as Se } from "alova/client";
|
|
13
|
+
var d = /* @__PURE__ */ ((p) => (p.ROLE_RELATION = "分配查看", p.ADD = "新建", p.ADD_CHILD = "新建下级", p.EDIT = "修改", p.REMOVE = "删除", p))(d || {}), _ = /* @__PURE__ */ ((p) => (p.APP = "1", p.INDEX = "2", p.MENU = "3", p.BUTTON = "4", p.NON_MENU = "5", p))(_ || {});
|
|
14
|
+
const H = [
|
|
15
|
+
{
|
|
16
|
+
label: "应用",
|
|
17
|
+
value: "1"
|
|
18
|
+
/* APP */
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
label: "目录",
|
|
22
|
+
value: "2"
|
|
23
|
+
/* INDEX */
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
label: "菜单",
|
|
27
|
+
value: "3"
|
|
28
|
+
/* MENU */
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
label: "按钮",
|
|
32
|
+
value: "4"
|
|
33
|
+
/* BUTTON */
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
label: "非菜单页",
|
|
37
|
+
value: "5"
|
|
38
|
+
/* NON_MENU */
|
|
39
|
+
}
|
|
40
|
+
], Le = /* @__PURE__ */ G({
|
|
41
|
+
name: "ResourceEdit",
|
|
42
|
+
__name: "ResourceEdit",
|
|
43
|
+
props: {
|
|
44
|
+
dataSource: {}
|
|
45
|
+
},
|
|
46
|
+
emits: ["submit"],
|
|
47
|
+
setup(p, { expose: U, emit: S }) {
|
|
48
|
+
const h = p, k = S, [T, D] = F(!1), P = B(), a = B({}), g = xe({
|
|
49
|
+
title: "",
|
|
50
|
+
record: {},
|
|
51
|
+
initData: {
|
|
52
|
+
type: _.APP,
|
|
53
|
+
sort: 0,
|
|
54
|
+
enable: !0,
|
|
55
|
+
enableDataPermission: !1,
|
|
56
|
+
dataPermissionType: Ae.ALL
|
|
57
|
+
}
|
|
58
|
+
}), y = {
|
|
59
|
+
name: [{ required: !0, message: "请输入资源名称", trigger: "blur" }],
|
|
60
|
+
type: [{ required: !0, message: "请选择资源类型", trigger: "change" }],
|
|
61
|
+
code: [{ required: !0, message: "请输入资源编码", trigger: "blur" }],
|
|
62
|
+
sort: [{ type: "number", required: !0, message: "请输入排序", trigger: "blur" }],
|
|
63
|
+
enable: [{ type: "boolean", required: !0, message: "请选择是否启用", trigger: "change" }]
|
|
64
|
+
}, l = q(() => i(h.dataSource, (o) => o.id === a.value.parentId));
|
|
65
|
+
function i(o, t) {
|
|
66
|
+
const x = [...o];
|
|
67
|
+
for (const c of x) {
|
|
68
|
+
if (t(c))
|
|
69
|
+
return c;
|
|
70
|
+
c.children && x.push(...c.children);
|
|
71
|
+
}
|
|
72
|
+
return null;
|
|
73
|
+
}
|
|
74
|
+
const r = q(() => {
|
|
75
|
+
var o;
|
|
76
|
+
switch ((o = l.value) == null ? void 0 : o.type) {
|
|
77
|
+
case _.APP:
|
|
78
|
+
case _.INDEX:
|
|
79
|
+
return H.filter((t) => t.value !== _.APP);
|
|
80
|
+
case _.MENU:
|
|
81
|
+
case _.NON_MENU:
|
|
82
|
+
return H.filter((t) => t.value === _.BUTTON || t.value === _.NON_MENU);
|
|
83
|
+
case _.BUTTON:
|
|
84
|
+
return [];
|
|
85
|
+
default:
|
|
86
|
+
return H.filter((t) => t.value === _.APP);
|
|
87
|
+
}
|
|
88
|
+
}), m = q(() => a.value.type === _.BUTTON || a.value.type === _.MENU || a.value.type === _.NON_MENU);
|
|
89
|
+
async function w(o, t) {
|
|
90
|
+
if (g.title = o, a.value = ee(g.initData), D(!0), o === d.ADD_CHILD && (a.value.parentId = t == null ? void 0 : t.id, a.value.type = r.value[0].value), o === d.EDIT) {
|
|
91
|
+
const x = await Re({ id: t == null ? void 0 : t.id });
|
|
92
|
+
x.success && (a.value = x.data ?? {});
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
const [b, R] = F(!1);
|
|
96
|
+
function f() {
|
|
97
|
+
var o;
|
|
98
|
+
(o = P.value) == null || o.validate().then(() => {
|
|
99
|
+
const t = {
|
|
100
|
+
...a.value
|
|
101
|
+
};
|
|
102
|
+
m.value || (t.enableDataPermission = !1);
|
|
103
|
+
const x = g.title === d.EDIT ? Ie(t) : ke({ parentId: "", ...t });
|
|
104
|
+
R(!0), x.then((c) => {
|
|
105
|
+
c != null && c.success && (z.success(`${g.title}成功!`), D(!1), k("submit"));
|
|
106
|
+
}).finally(() => R(!1));
|
|
107
|
+
});
|
|
108
|
+
}
|
|
109
|
+
return U({
|
|
110
|
+
open: w
|
|
111
|
+
}), (o, t) => {
|
|
112
|
+
const x = ge, c = ue, V = ce, te = de, ae = pe, X = me, ne = fe, le = _e, oe = ie, j = Z, se = W, re = Q;
|
|
113
|
+
return v(), N(re, {
|
|
114
|
+
open: e(T),
|
|
115
|
+
"onUpdate:open": t[11] || (t[11] = (C) => Y(T) ? T.value = C : null),
|
|
116
|
+
title: e(g).title,
|
|
117
|
+
placement: "right",
|
|
118
|
+
width: 520,
|
|
119
|
+
"destroy-on-close": "",
|
|
120
|
+
"footer-style": { textAlign: "right" }
|
|
121
|
+
}, {
|
|
122
|
+
footer: s(() => [
|
|
123
|
+
n(se, null, {
|
|
124
|
+
default: s(() => [
|
|
125
|
+
n(j, {
|
|
126
|
+
onClick: t[9] || (t[9] = (C) => e(D)(!1))
|
|
127
|
+
}, {
|
|
128
|
+
default: s(() => t[13] || (t[13] = [
|
|
129
|
+
E(" 取消 ")
|
|
130
|
+
])),
|
|
131
|
+
_: 1
|
|
132
|
+
/* STABLE */
|
|
133
|
+
}),
|
|
134
|
+
n(j, {
|
|
135
|
+
type: "primary",
|
|
136
|
+
loading: e(b),
|
|
137
|
+
onClick: t[10] || (t[10] = (C) => f())
|
|
138
|
+
}, {
|
|
139
|
+
default: s(() => t[14] || (t[14] = [
|
|
140
|
+
E(" 提交 ")
|
|
141
|
+
])),
|
|
142
|
+
_: 1
|
|
143
|
+
/* STABLE */
|
|
144
|
+
}, 8, ["loading"])
|
|
145
|
+
]),
|
|
146
|
+
_: 1
|
|
147
|
+
/* STABLE */
|
|
148
|
+
})
|
|
149
|
+
]),
|
|
150
|
+
default: s(() => [
|
|
151
|
+
n(oe, {
|
|
152
|
+
ref_key: "formRef",
|
|
153
|
+
ref: P,
|
|
154
|
+
model: e(a),
|
|
155
|
+
rules: y,
|
|
156
|
+
"label-col": { span: 6 }
|
|
157
|
+
}, {
|
|
158
|
+
default: s(() => {
|
|
159
|
+
var C;
|
|
160
|
+
return [
|
|
161
|
+
(C = e(l)) != null && C.name ? (v(), N(c, {
|
|
162
|
+
key: 0,
|
|
163
|
+
name: "parentId"
|
|
164
|
+
}, {
|
|
165
|
+
label: s(() => [
|
|
166
|
+
n(x, { class: "mr-1" }),
|
|
167
|
+
t[12] || (t[12] = E(" 父资源 "))
|
|
168
|
+
]),
|
|
169
|
+
default: s(() => {
|
|
170
|
+
var u;
|
|
171
|
+
return [
|
|
172
|
+
E(
|
|
173
|
+
" " + I((u = e(l)) == null ? void 0 : u.name),
|
|
174
|
+
1
|
|
175
|
+
/* TEXT */
|
|
176
|
+
)
|
|
177
|
+
];
|
|
178
|
+
}),
|
|
179
|
+
_: 1
|
|
180
|
+
/* STABLE */
|
|
181
|
+
})) : A("v-if", !0),
|
|
182
|
+
n(c, {
|
|
183
|
+
label: "资源名称",
|
|
184
|
+
name: "name"
|
|
185
|
+
}, {
|
|
186
|
+
default: s(() => [
|
|
187
|
+
n(V, {
|
|
188
|
+
value: e(a).name,
|
|
189
|
+
"onUpdate:value": t[0] || (t[0] = (u) => e(a).name = u),
|
|
190
|
+
placeholder: "请输入资源名称",
|
|
191
|
+
maxlength: 128
|
|
192
|
+
}, null, 8, ["value"])
|
|
193
|
+
]),
|
|
194
|
+
_: 1
|
|
195
|
+
/* STABLE */
|
|
196
|
+
}),
|
|
197
|
+
n(c, {
|
|
198
|
+
label: "资源类型",
|
|
199
|
+
name: "type"
|
|
200
|
+
}, {
|
|
201
|
+
default: s(() => [
|
|
202
|
+
n(te, {
|
|
203
|
+
value: e(a).type,
|
|
204
|
+
"onUpdate:value": t[1] || (t[1] = (u) => e(a).type = u),
|
|
205
|
+
options: e(r),
|
|
206
|
+
"option-type": "button",
|
|
207
|
+
"button-style": "solid"
|
|
208
|
+
}, null, 8, ["value", "options"])
|
|
209
|
+
]),
|
|
210
|
+
_: 1
|
|
211
|
+
/* STABLE */
|
|
212
|
+
}),
|
|
213
|
+
n(c, {
|
|
214
|
+
label: "资源编码",
|
|
215
|
+
name: "code"
|
|
216
|
+
}, {
|
|
217
|
+
default: s(() => [
|
|
218
|
+
n(V, {
|
|
219
|
+
value: e(a).code,
|
|
220
|
+
"onUpdate:value": t[2] || (t[2] = (u) => e(a).code = u),
|
|
221
|
+
placeholder: "请输入资源编码",
|
|
222
|
+
maxlength: 50
|
|
223
|
+
}, null, 8, ["value"])
|
|
224
|
+
]),
|
|
225
|
+
_: 1
|
|
226
|
+
/* STABLE */
|
|
227
|
+
}),
|
|
228
|
+
n(c, {
|
|
229
|
+
label: "显示顺序",
|
|
230
|
+
name: "sort"
|
|
231
|
+
}, {
|
|
232
|
+
default: s(() => [
|
|
233
|
+
n(ae, {
|
|
234
|
+
value: e(a).sort,
|
|
235
|
+
"onUpdate:value": t[3] || (t[3] = (u) => e(a).sort = u),
|
|
236
|
+
max: 999
|
|
237
|
+
}, null, 8, ["value"])
|
|
238
|
+
]),
|
|
239
|
+
_: 1
|
|
240
|
+
/* STABLE */
|
|
241
|
+
}),
|
|
242
|
+
n(c, {
|
|
243
|
+
label: "是否启用",
|
|
244
|
+
name: "enable"
|
|
245
|
+
}, {
|
|
246
|
+
default: s(() => [
|
|
247
|
+
n(X, {
|
|
248
|
+
checked: e(a).enable,
|
|
249
|
+
"onUpdate:checked": t[4] || (t[4] = (u) => e(a).enable = u)
|
|
250
|
+
}, null, 8, ["checked"])
|
|
251
|
+
]),
|
|
252
|
+
_: 1
|
|
253
|
+
/* STABLE */
|
|
254
|
+
}),
|
|
255
|
+
n(c, {
|
|
256
|
+
label: "权限标识",
|
|
257
|
+
name: "permissionCode"
|
|
258
|
+
}, {
|
|
259
|
+
default: s(() => [
|
|
260
|
+
n(V, {
|
|
261
|
+
value: e(a).permissionCode,
|
|
262
|
+
"onUpdate:value": t[5] || (t[5] = (u) => e(a).permissionCode = u),
|
|
263
|
+
placeholder: "请输入权限标识",
|
|
264
|
+
maxlength: 128
|
|
265
|
+
}, null, 8, ["value"])
|
|
266
|
+
]),
|
|
267
|
+
_: 1
|
|
268
|
+
/* STABLE */
|
|
269
|
+
}),
|
|
270
|
+
n(c, {
|
|
271
|
+
label: "描述",
|
|
272
|
+
name: "description"
|
|
273
|
+
}, {
|
|
274
|
+
default: s(() => [
|
|
275
|
+
n(ne, {
|
|
276
|
+
value: e(a).description,
|
|
277
|
+
"onUpdate:value": t[6] || (t[6] = (u) => e(a).description = u),
|
|
278
|
+
placeholder: "请输入描述",
|
|
279
|
+
maxlength: 255,
|
|
280
|
+
"auto-size": { minRows: 2 },
|
|
281
|
+
"show-count": ""
|
|
282
|
+
}, null, 8, ["value"])
|
|
283
|
+
]),
|
|
284
|
+
_: 1
|
|
285
|
+
/* STABLE */
|
|
286
|
+
}),
|
|
287
|
+
e(m) ? (v(), N(c, {
|
|
288
|
+
key: 1,
|
|
289
|
+
label: "启用数据权限",
|
|
290
|
+
name: "enableDataPermission"
|
|
291
|
+
}, {
|
|
292
|
+
default: s(() => [
|
|
293
|
+
n(X, {
|
|
294
|
+
checked: e(a).enableDataPermission,
|
|
295
|
+
"onUpdate:checked": t[7] || (t[7] = (u) => e(a).enableDataPermission = u)
|
|
296
|
+
}, null, 8, ["checked"])
|
|
297
|
+
]),
|
|
298
|
+
_: 1
|
|
299
|
+
/* STABLE */
|
|
300
|
+
})) : A("v-if", !0),
|
|
301
|
+
e(m) && e(a).enableDataPermission ? (v(), N(c, {
|
|
302
|
+
key: 2,
|
|
303
|
+
label: "数据权限规则",
|
|
304
|
+
name: "dataPermissionType"
|
|
305
|
+
}, {
|
|
306
|
+
default: s(() => [
|
|
307
|
+
n(le, {
|
|
308
|
+
value: e(a).dataPermissionType,
|
|
309
|
+
"onUpdate:value": t[8] || (t[8] = (u) => e(a).dataPermissionType = u),
|
|
310
|
+
options: e(Ue)
|
|
311
|
+
}, null, 8, ["value", "options"])
|
|
312
|
+
]),
|
|
313
|
+
_: 1
|
|
314
|
+
/* STABLE */
|
|
315
|
+
})) : A("v-if", !0)
|
|
316
|
+
];
|
|
317
|
+
}),
|
|
318
|
+
_: 1
|
|
319
|
+
/* STABLE */
|
|
320
|
+
}, 8, ["model"])
|
|
321
|
+
]),
|
|
322
|
+
_: 1
|
|
323
|
+
/* STABLE */
|
|
324
|
+
}, 8, ["open", "title"]);
|
|
325
|
+
};
|
|
326
|
+
}
|
|
327
|
+
}), Me = {
|
|
328
|
+
key: 0,
|
|
329
|
+
class: "w-full truncate space-x-2"
|
|
330
|
+
}, $e = /* @__PURE__ */ G({
|
|
331
|
+
name: "RoleRelation",
|
|
332
|
+
__name: "RoleRelation",
|
|
333
|
+
setup(p, { expose: U }) {
|
|
334
|
+
const { token: S } = Ce.useToken(), [h, k] = F(!1), { loading: T, data: D, send: P } = Se(
|
|
335
|
+
(r) => Te(r, {
|
|
336
|
+
transform(m) {
|
|
337
|
+
return m.data ?? [];
|
|
338
|
+
}
|
|
339
|
+
}),
|
|
340
|
+
{ immediate: !1 }
|
|
341
|
+
), a = [
|
|
342
|
+
{
|
|
343
|
+
title: "角色名称",
|
|
344
|
+
dataIndex: "name",
|
|
345
|
+
ellipsis: !0
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
title: "创建人",
|
|
349
|
+
dataIndex: "createUserName",
|
|
350
|
+
width: 180,
|
|
351
|
+
ellipsis: !0
|
|
352
|
+
}
|
|
353
|
+
];
|
|
354
|
+
function g(r) {
|
|
355
|
+
k(!0), P({ id: r.id }), i();
|
|
356
|
+
}
|
|
357
|
+
const y = q(() => window.innerHeight - 57 - 48 - 55 - 64);
|
|
358
|
+
function l() {
|
|
359
|
+
J(() => {
|
|
360
|
+
var m;
|
|
361
|
+
const r = (m = document.querySelector(".role-relation")) == null ? void 0 : m.querySelector(".ant-table-body");
|
|
362
|
+
r && (r.style.height = `${y.value}px`);
|
|
363
|
+
});
|
|
364
|
+
}
|
|
365
|
+
function i() {
|
|
366
|
+
J(l);
|
|
367
|
+
}
|
|
368
|
+
return U({
|
|
369
|
+
open: g
|
|
370
|
+
}), (r, m) => {
|
|
371
|
+
const w = be, b = ve, R = Q;
|
|
372
|
+
return v(), N(R, {
|
|
373
|
+
open: e(h),
|
|
374
|
+
"onUpdate:open": m[0] || (m[0] = (f) => Y(h) ? h.value = f : null),
|
|
375
|
+
title: "分配查看",
|
|
376
|
+
placement: "right",
|
|
377
|
+
width: 520,
|
|
378
|
+
"footer-style": { textAlign: "right" }
|
|
379
|
+
}, {
|
|
380
|
+
default: s(() => [
|
|
381
|
+
n(b, {
|
|
382
|
+
"row-key": "id",
|
|
383
|
+
loading: e(T),
|
|
384
|
+
columns: a,
|
|
385
|
+
"data-source": e(D),
|
|
386
|
+
scroll: { y: `${e(y)}px` },
|
|
387
|
+
pagination: { defaultPageSize: 20, showSizeChanger: !0 },
|
|
388
|
+
class: "role-relation"
|
|
389
|
+
}, {
|
|
390
|
+
bodyCell: s(({ column: f, text: o }) => [
|
|
391
|
+
f.dataIndex === "name" ? (v(), O("div", Me, [
|
|
392
|
+
n(w, {
|
|
393
|
+
size: "small",
|
|
394
|
+
style: he({ backgroundColor: e(S).colorPrimary })
|
|
395
|
+
}, {
|
|
396
|
+
default: s(() => [
|
|
397
|
+
E(
|
|
398
|
+
I(o[0]),
|
|
399
|
+
1
|
|
400
|
+
/* TEXT */
|
|
401
|
+
)
|
|
402
|
+
]),
|
|
403
|
+
_: 2
|
|
404
|
+
/* DYNAMIC */
|
|
405
|
+
}, 1032, ["style"]),
|
|
406
|
+
$(
|
|
407
|
+
"span",
|
|
408
|
+
null,
|
|
409
|
+
I(o),
|
|
410
|
+
1
|
|
411
|
+
/* TEXT */
|
|
412
|
+
)
|
|
413
|
+
])) : A("v-if", !0)
|
|
414
|
+
]),
|
|
415
|
+
_: 1
|
|
416
|
+
/* STABLE */
|
|
417
|
+
}, 8, ["loading", "data-source", "scroll"])
|
|
418
|
+
]),
|
|
419
|
+
_: 1
|
|
420
|
+
/* STABLE */
|
|
421
|
+
}, 8, ["open"]);
|
|
422
|
+
};
|
|
423
|
+
}
|
|
424
|
+
}), Be = {
|
|
425
|
+
"w-full": "",
|
|
426
|
+
"h-full": "",
|
|
427
|
+
"py-10px": "",
|
|
428
|
+
"px-10px": ""
|
|
429
|
+
}, qe = ["onClick"], He = ["onClick"], Ve = ["onClick"], ze = ["onClick"], at = /* @__PURE__ */ G({
|
|
430
|
+
name: "Resource",
|
|
431
|
+
__name: "index",
|
|
432
|
+
setup(p) {
|
|
433
|
+
const {
|
|
434
|
+
auth: U
|
|
435
|
+
} = Ee(), S = [{
|
|
436
|
+
valueType: "a-input",
|
|
437
|
+
width: 200,
|
|
438
|
+
title: "资源名称",
|
|
439
|
+
dataIndex: "name",
|
|
440
|
+
ellipsis: !0,
|
|
441
|
+
fieldProps: {
|
|
442
|
+
placeholder: "请输入资源名称",
|
|
443
|
+
allowClear: !0
|
|
444
|
+
}
|
|
445
|
+
}, {
|
|
446
|
+
valueType: "a-input",
|
|
447
|
+
title: "资源编码",
|
|
448
|
+
dataIndex: "code",
|
|
449
|
+
ellipsis: !0,
|
|
450
|
+
fieldProps: {
|
|
451
|
+
placeholder: "请输入资源编码",
|
|
452
|
+
allowClear: !0
|
|
453
|
+
}
|
|
454
|
+
}, {
|
|
455
|
+
valueType: "a-select",
|
|
456
|
+
title: "资源类型",
|
|
457
|
+
dataIndex: "type",
|
|
458
|
+
fieldProps: {
|
|
459
|
+
placeholder: "请选择资源类型",
|
|
460
|
+
allowClear: !0,
|
|
461
|
+
options: H
|
|
462
|
+
},
|
|
463
|
+
customRender({
|
|
464
|
+
text: l
|
|
465
|
+
}) {
|
|
466
|
+
var r;
|
|
467
|
+
return n("div", {
|
|
468
|
+
class: "flex items-center space-x-1"
|
|
469
|
+
}, [n(M, {
|
|
470
|
+
name: `resource-${["", "app", "index", "menu", "btn", "nonmenu"][l]}`,
|
|
471
|
+
class: "text-xl"
|
|
472
|
+
}, null), n("span", null, [(r = H.find((m) => m.value === l)) == null ? void 0 : r.label])]);
|
|
473
|
+
}
|
|
474
|
+
}, {
|
|
475
|
+
valueType: "a-select",
|
|
476
|
+
title: "是否启用",
|
|
477
|
+
dataIndex: "enable",
|
|
478
|
+
width: 100,
|
|
479
|
+
fieldProps: {
|
|
480
|
+
placeholder: "请选择是否启用",
|
|
481
|
+
allowClear: !0,
|
|
482
|
+
options: [{
|
|
483
|
+
value: 1,
|
|
484
|
+
label: "是"
|
|
485
|
+
}, {
|
|
486
|
+
value: 0,
|
|
487
|
+
label: "否"
|
|
488
|
+
}]
|
|
489
|
+
},
|
|
490
|
+
customRender({
|
|
491
|
+
text: l
|
|
492
|
+
}) {
|
|
493
|
+
return l ? n(K, {
|
|
494
|
+
status: "success",
|
|
495
|
+
text: "是"
|
|
496
|
+
}, null) : n(K, {
|
|
497
|
+
status: "error",
|
|
498
|
+
text: "否"
|
|
499
|
+
}, null);
|
|
500
|
+
}
|
|
501
|
+
}, {
|
|
502
|
+
title: "权限标识",
|
|
503
|
+
dataIndex: "permissionCode",
|
|
504
|
+
ellipsis: !0,
|
|
505
|
+
hideInSearch: !0
|
|
506
|
+
}, {
|
|
507
|
+
title: "排序",
|
|
508
|
+
dataIndex: "sort",
|
|
509
|
+
hideInSearch: !0
|
|
510
|
+
}, {
|
|
511
|
+
title: "操作",
|
|
512
|
+
dataIndex: "action",
|
|
513
|
+
fixed: "right",
|
|
514
|
+
width: 320,
|
|
515
|
+
hideInSearch: !0,
|
|
516
|
+
hideInTable() {
|
|
517
|
+
return !U(["resource_role_relation", "resource_add_child", "resource_edit", "resource_remove"]);
|
|
518
|
+
}
|
|
519
|
+
}];
|
|
520
|
+
function h(l, i) {
|
|
521
|
+
return (l == null ? void 0 : l.map((r) => (r.children = r.children && h(r.children, i), i(r)))) ?? [];
|
|
522
|
+
}
|
|
523
|
+
const k = B(), T = q(() => {
|
|
524
|
+
var l;
|
|
525
|
+
return ((l = k.value) == null ? void 0 : l.dataSource) ?? [];
|
|
526
|
+
});
|
|
527
|
+
function D() {
|
|
528
|
+
k.value.reload();
|
|
529
|
+
}
|
|
530
|
+
async function P(l) {
|
|
531
|
+
const {
|
|
532
|
+
pageSize: i,
|
|
533
|
+
current: r,
|
|
534
|
+
enabled: m,
|
|
535
|
+
...w
|
|
536
|
+
} = ee(l), b = {
|
|
537
|
+
...w,
|
|
538
|
+
enabled: !!m
|
|
539
|
+
};
|
|
540
|
+
return {
|
|
541
|
+
success: !0,
|
|
542
|
+
data: await we(b, {
|
|
543
|
+
transform(f) {
|
|
544
|
+
return h((f == null ? void 0 : f.data) ?? [], (o) => o.leaf ? {
|
|
545
|
+
...o,
|
|
546
|
+
children: void 0
|
|
547
|
+
} : o);
|
|
548
|
+
}
|
|
549
|
+
})
|
|
550
|
+
};
|
|
551
|
+
}
|
|
552
|
+
const a = B(), g = B();
|
|
553
|
+
function y(l, i) {
|
|
554
|
+
switch (l) {
|
|
555
|
+
case d.ROLE_RELATION:
|
|
556
|
+
g.value.open(i);
|
|
557
|
+
break;
|
|
558
|
+
case d.ADD:
|
|
559
|
+
a.value.open(l);
|
|
560
|
+
break;
|
|
561
|
+
case d.ADD_CHILD:
|
|
562
|
+
a.value.open(l, i);
|
|
563
|
+
break;
|
|
564
|
+
case d.EDIT:
|
|
565
|
+
a.value.open(l, i);
|
|
566
|
+
break;
|
|
567
|
+
case d.REMOVE:
|
|
568
|
+
if (!(i != null && i.leaf)) {
|
|
569
|
+
z.info("非叶子节点不能删除");
|
|
570
|
+
return;
|
|
571
|
+
}
|
|
572
|
+
Oe.confirm({
|
|
573
|
+
title: "删除",
|
|
574
|
+
content: "确定要删除该资源吗?",
|
|
575
|
+
async onOk() {
|
|
576
|
+
(await Ne({
|
|
577
|
+
id: i == null ? void 0 : i.id
|
|
578
|
+
})).success && (z.success("删除成功"), D());
|
|
579
|
+
}
|
|
580
|
+
});
|
|
581
|
+
break;
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
return (l, i) => {
|
|
585
|
+
const r = ye, m = Z, w = W, b = De("auth");
|
|
586
|
+
return v(), O("div", Be, [n(
|
|
587
|
+
e(Pe),
|
|
588
|
+
{
|
|
589
|
+
ref_key: "tableRef",
|
|
590
|
+
ref: k,
|
|
591
|
+
"row-key": "id",
|
|
592
|
+
columns: S,
|
|
593
|
+
request: P,
|
|
594
|
+
pagination: !1,
|
|
595
|
+
scroll: {
|
|
596
|
+
x: 1024
|
|
597
|
+
},
|
|
598
|
+
"auto-height": ""
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
toolbar: s(() => [L((v(), N(m, {
|
|
602
|
+
type: "primary",
|
|
603
|
+
onClick: i[0] || (i[0] = (R) => y(e(d).ADD))
|
|
604
|
+
}, {
|
|
605
|
+
default: s(() => [n(r), E(
|
|
606
|
+
" " + I(e(d).ADD),
|
|
607
|
+
1
|
|
608
|
+
/* TEXT */
|
|
609
|
+
)]),
|
|
610
|
+
_: 1
|
|
611
|
+
/* STABLE */
|
|
612
|
+
})), [[b, "resource_app_add"]])]),
|
|
613
|
+
bodyCell: s(({
|
|
614
|
+
column: R,
|
|
615
|
+
record: f
|
|
616
|
+
}) => [R.dataIndex === "action" ? (v(), N(
|
|
617
|
+
w,
|
|
618
|
+
{
|
|
619
|
+
key: 0
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
default: s(() => [L((v(), O("a", {
|
|
623
|
+
class: "flex items-center",
|
|
624
|
+
onClick: (o) => y(e(d).ROLE_RELATION, f)
|
|
625
|
+
}, [n(e(M), {
|
|
626
|
+
name: "view",
|
|
627
|
+
class: "mr-1 text-base"
|
|
628
|
+
}), $(
|
|
629
|
+
"span",
|
|
630
|
+
null,
|
|
631
|
+
I(e(d).ROLE_RELATION),
|
|
632
|
+
1
|
|
633
|
+
/* TEXT */
|
|
634
|
+
)], 8, qe)), [[b, "resource_role_relation"]]), f.type !== e(_).BUTTON ? L((v(), O("a", {
|
|
635
|
+
key: 0,
|
|
636
|
+
class: "flex items-center",
|
|
637
|
+
onClick: (o) => y(e(d).ADD_CHILD, f)
|
|
638
|
+
}, [n(e(M), {
|
|
639
|
+
name: "add-child",
|
|
640
|
+
class: "mr-1 text-base"
|
|
641
|
+
}), $(
|
|
642
|
+
"span",
|
|
643
|
+
null,
|
|
644
|
+
I(e(d).ADD_CHILD),
|
|
645
|
+
1
|
|
646
|
+
/* TEXT */
|
|
647
|
+
)], 8, He)), [[b, "resource_add_child"]]) : A("v-if", !0), L((v(), O("a", {
|
|
648
|
+
class: "flex items-center",
|
|
649
|
+
onClick: (o) => y(e(d).EDIT, f)
|
|
650
|
+
}, [n(e(M), {
|
|
651
|
+
name: "edit",
|
|
652
|
+
class: "mr-1 text-base"
|
|
653
|
+
}), $(
|
|
654
|
+
"span",
|
|
655
|
+
null,
|
|
656
|
+
I(e(d).EDIT),
|
|
657
|
+
1
|
|
658
|
+
/* TEXT */
|
|
659
|
+
)], 8, Ve)), [[b, "resource_edit"]]), L((v(), O("span", {
|
|
660
|
+
class: "flex items-center text-red-500 hover:cursor-pointer hover:opacity-80",
|
|
661
|
+
onClick: (o) => y(e(d).REMOVE, f)
|
|
662
|
+
}, [n(e(M), {
|
|
663
|
+
name: "remove",
|
|
664
|
+
class: "mr-1 text-base"
|
|
665
|
+
}), $(
|
|
666
|
+
"span",
|
|
667
|
+
null,
|
|
668
|
+
I(e(d).REMOVE),
|
|
669
|
+
1
|
|
670
|
+
/* TEXT */
|
|
671
|
+
)], 8, ze)), [[b, "resource_remove"]])]),
|
|
672
|
+
_: 2
|
|
673
|
+
/* DYNAMIC */
|
|
674
|
+
},
|
|
675
|
+
1024
|
|
676
|
+
/* DYNAMIC_SLOTS */
|
|
677
|
+
)) : A("v-if", !0)]),
|
|
678
|
+
_: 1
|
|
679
|
+
/* STABLE */
|
|
680
|
+
},
|
|
681
|
+
512
|
|
682
|
+
/* NEED_PATCH */
|
|
683
|
+
), n(Le, {
|
|
684
|
+
ref_key: "editRef",
|
|
685
|
+
ref: a,
|
|
686
|
+
"data-source": e(T),
|
|
687
|
+
onSubmit: D
|
|
688
|
+
}, null, 8, ["data-source"]), n(
|
|
689
|
+
$e,
|
|
690
|
+
{
|
|
691
|
+
ref_key: "relationRef",
|
|
692
|
+
ref: g
|
|
693
|
+
},
|
|
694
|
+
null,
|
|
695
|
+
512
|
|
696
|
+
/* NEED_PATCH */
|
|
697
|
+
)]);
|
|
698
|
+
};
|
|
699
|
+
}
|
|
700
|
+
});
|
|
701
|
+
export {
|
|
702
|
+
at as default
|
|
703
|
+
};
|