@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,29 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 根据主键获取用户最近常用表详情 根据主键获取用户最近常用表详情
|
|
4
|
+
* @url /rbac/used/${param0}/detail
|
|
5
|
+
* @method GET
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function getRbacUsedByIdDetail<R = API.ResponseDataPubUserUsed, T = API.ResponseDataPubUserUsed>(params: API.getRbacUsedByIdDetailParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 添加用户最近常用表数据 添加用户最近常用表数据
|
|
11
|
+
* @url /rbac/used/add
|
|
12
|
+
* @method POST
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function postRbacUsedAdd<R = API.ResponseData, T = API.ResponseData>(body: API.AddPubUserUsedDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 批量添加用户最近常用表数据 批量添加用户最近常用表数据
|
|
18
|
+
* @url /rbac/used/addBatch
|
|
19
|
+
* @method POST
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function postRbacUsedAddBatch<R = API.ResponseData, T = API.ResponseData>(body: API.AddPubUserUsedDto[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 分页查询用户最近常用表 分页查询用户最近常用表
|
|
25
|
+
* @url /rbac/used/findPage
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacUsedFindPage<R = API.ResponseDataPageDataPubUserUsed, T = API.ResponseDataPageDataPubUserUsed>(body: API.PubUserUsedDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 资源新增
|
|
4
|
+
* @url /rbac/resource/addResource
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postRbacResourceAddResource<R = API.ResponseDataPubResource, T = API.ResponseDataPubResource>(body: API.PubResourceAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 应用列表
|
|
11
|
+
* @url /rbac/resource/appList
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacResourceAppList<R = API.ResponseDataListPubResource, T = API.ResponseDataListPubResource>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 资源绑定的角色列表
|
|
18
|
+
* @url /rbac/resource/getRoleListByResourceId
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRbacResourceGetRoleListByResourceId<R = API.ResponseDataListPubRoleBo, T = API.ResponseDataListPubRoleBo>(params: API.getRbacResourceGetRoleListByResourceIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 授权资源列表
|
|
25
|
+
* @url /rbac/resource/grantedResources
|
|
26
|
+
* @method GET
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function getRbacResourceGrantedResources<R = API.ResponseDataListString, T = API.ResponseDataListString>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 选择应用下的资源树
|
|
32
|
+
* @url /rbac/resource/groupResourceTree
|
|
33
|
+
* @method GET
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function getRbacResourceGroupResourceTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(params: API.getRbacResourceGroupResourceTreeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 根据id查询
|
|
39
|
+
* @url /rbac/resource/info
|
|
40
|
+
* @method GET
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function getRbacResourceInfo<R = API.ResponseDataPubResource, T = API.ResponseDataPubResource>(params: API.getRbacResourceInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
+
/**
|
|
45
|
+
* @description 登录后菜单树加载
|
|
46
|
+
* @url /rbac/resource/menuTree
|
|
47
|
+
* @method POST
|
|
48
|
+
* @author @pubinfo/openapi
|
|
49
|
+
*/
|
|
50
|
+
export declare function postRbacResourceMenuTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
+
/**
|
|
52
|
+
* @description 资源删除
|
|
53
|
+
* @url /rbac/resource/resourceDelete
|
|
54
|
+
* @method GET
|
|
55
|
+
* @author @pubinfo/openapi
|
|
56
|
+
*/
|
|
57
|
+
export declare function getRbacResourceResourceDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacResourceResourceDeleteParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
58
|
+
/**
|
|
59
|
+
* @description 资源列表通过父id查询
|
|
60
|
+
* @url /rbac/resource/resourceListByParentId
|
|
61
|
+
* @method GET
|
|
62
|
+
* @author @pubinfo/openapi
|
|
63
|
+
*/
|
|
64
|
+
export declare function getRbacResourceResourceListByParentId<R = API.ResponseDataListPubResource, T = API.ResponseDataListPubResource>(params: API.getRbacResourceResourceListByParentIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
65
|
+
/**
|
|
66
|
+
* @description 全量树
|
|
67
|
+
* @url /rbac/resource/resourceTree
|
|
68
|
+
* @method GET
|
|
69
|
+
* @author @pubinfo/openapi
|
|
70
|
+
*/
|
|
71
|
+
export declare function getRbacResourceResourceTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(params: API.getRbacResourceResourceTreeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
72
|
+
/**
|
|
73
|
+
* @description 资源编辑
|
|
74
|
+
* @url /rbac/resource/resourceUpdate
|
|
75
|
+
* @method POST
|
|
76
|
+
* @author @pubinfo/openapi
|
|
77
|
+
*/
|
|
78
|
+
export declare function postRbacResourceResourceUpdate<R = API.ResponseDataPubResource, T = API.ResponseDataPubResource>(body: API.PubResourceUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
79
|
+
/**
|
|
80
|
+
* @description 租户新增的资源树
|
|
81
|
+
* @url /rbac/resource/tenantAddResourceTree
|
|
82
|
+
* @method GET
|
|
83
|
+
* @author @pubinfo/openapi
|
|
84
|
+
*/
|
|
85
|
+
export declare function getRbacResourceTenantAddResourceTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 租户新增
|
|
4
|
+
* @url /rbac/tenant/pubTenantAdd
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postRbacTenantPubTenantAdd<R = API.ResponseDataString, T = API.ResponseDataString>(body: API.PubTenantDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 租户删除
|
|
11
|
+
* @url /rbac/tenant/pubTenantDelete
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacTenantPubTenantDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacTenantPubTenantDeleteParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 根据id查询租户
|
|
18
|
+
* @url /rbac/tenant/pubTenantInfo
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRbacTenantPubTenantInfo<R = API.ResponseDataPubTenantBo, T = API.ResponseDataPubTenantBo>(params: API.getRbacTenantPubTenantInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 租户分页查询
|
|
25
|
+
* @url /rbac/tenant/pubTenantPage
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacTenantPubTenantPage<R = API.ResponseDataPageDataPubTenant, T = API.ResponseDataPageDataPubTenant>(body: API.PubTenantQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 租户编辑
|
|
32
|
+
* @url /rbac/tenant/pubTenantUpdate
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRbacTenantPubTenantUpdate<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.PubTenantDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 根据OrgID获取组织所有角色 根据OrgID获取组织所有角色
|
|
4
|
+
* @url /rbac/orgRole/getAllByOrgId
|
|
5
|
+
* @method GET
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function getRbacOrgRoleGetAllByOrgId<R = API.ResponseDataListPubRole, T = API.ResponseDataListPubRole>(params: API.getRbacOrgRoleGetAllByOrgIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 根据OrgID获取组织角色详情 根据OrgID获取组织角色详情
|
|
11
|
+
* @url /rbac/orgRole/getByOrgId
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacOrgRoleGetByOrgId<R = API.ResponseDataPubOrgRoleBo, T = API.ResponseDataPubOrgRoleBo>(params: API.getRbacOrgRoleGetByOrgIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 角色组织分页查询
|
|
18
|
+
* @url /rbac/orgRole/roleOrgPage
|
|
19
|
+
* @method POST
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function postRbacOrgRoleRoleOrgPage<R = API.ResponseDataPageDataPubOrgBo, T = API.ResponseDataPageDataPubOrgBo>(body: API.PubRoleQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 更新组织角色表 根据请求体更新组织角色表
|
|
25
|
+
* @url /rbac/orgRole/saveOrgRole
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacOrgRoleSaveOrgRole<R = API.ResponseDataPubOrgRoleAddDto, T = API.ResponseDataPubOrgRoleAddDto>(body: API.PubOrgRoleAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 新增
|
|
4
|
+
* @url /rbac/org/addOrg
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postRbacOrgAddOrg<R = API.ResponseDataPubOrg, T = API.ResponseDataPubOrg>(body: API.PubOrgAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 删除
|
|
11
|
+
* @url /rbac/org/deleteOrg
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacOrgDeleteOrg<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacOrgDeleteOrgParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 根据id查询
|
|
18
|
+
* @url /rbac/org/info
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRbacOrgInfo<R = API.ResponseDataPubOrg, T = API.ResponseDataPubOrg>(params: API.getRbacOrgInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 组织列表查询通过父id 顶级id:0
|
|
25
|
+
* @url /rbac/org/orgListByParentId
|
|
26
|
+
* @method GET
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function getRbacOrgOrgListByParentId<R = API.ResponseDataListPubOrg, T = API.ResponseDataListPubOrg>(params: API.getRbacOrgOrgListByParentIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 搜索接口
|
|
32
|
+
* @url /rbac/org/search
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRbacOrgSearch<R = API.ResponseDataPageDataPubOrg, T = API.ResponseDataPageDataPubOrg>(body: API.OrgSearchQuery, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 组织id数组搜索组织信息接口
|
|
39
|
+
* @url /rbac/org/searchOrgByIds
|
|
40
|
+
* @method POST
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function postRbacOrgSearchOrgByIds<R = API.ResponseDataListPubOrg, T = API.ResponseDataListPubOrg>(body: string[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
+
/**
|
|
45
|
+
* @description 搜索子节点平铺 顶级id:0
|
|
46
|
+
* @url /rbac/org/searchSubOrgById
|
|
47
|
+
* @method GET
|
|
48
|
+
* @author @pubinfo/openapi
|
|
49
|
+
*/
|
|
50
|
+
export declare function getRbacOrgSearchSubOrgById<R = API.ResponseDataListPubOrg, T = API.ResponseDataListPubOrg>(params: API.getRbacOrgSearchSubOrgByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
+
/**
|
|
52
|
+
* @description 搜索后的树形结构
|
|
53
|
+
* @url /rbac/org/searchTreeById
|
|
54
|
+
* @method GET
|
|
55
|
+
* @author @pubinfo/openapi
|
|
56
|
+
*/
|
|
57
|
+
export declare function getRbacOrgSearchTreeById<R = API.ResponseDataPubOrgTreeBo, T = API.ResponseDataPubOrgTreeBo>(params: API.getRbacOrgSearchTreeByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
58
|
+
/**
|
|
59
|
+
* @description 修改
|
|
60
|
+
* @url /rbac/org/updateOrg
|
|
61
|
+
* @method POST
|
|
62
|
+
* @author @pubinfo/openapi
|
|
63
|
+
*/
|
|
64
|
+
export declare function postRbacOrgUpdateOrg<R = API.ResponseDataPubOrg, T = API.ResponseDataPubOrg>(body: API.PubOrgUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const basic: import('./request').RequestInstance;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const i=require("pubinfo"),e=require("vue"),c={flex:"","items-center":""},s=e.defineComponent({__name:"browserType",props:{browserName:{type:String,required:!0}},setup(r){function t(n){return n.includes("Chrome")?"chrome":n.includes("Edge")?"edge":n.includes("Safari")?"safari":n.includes("Internet Explorer")?"ie":"other"}return(n,u)=>{const o=i.PubinfoIcon;return e.openBlock(),e.createElementBlock("div",c,[e.createVNode(o,{name:`browser-${t(r.browserName)}`,class:"text-20px mr-5px"},null,8,["name"]),e.createElementVNode("span",null,e.toDisplayString(r.browserName),1)])}}});exports._sfc_main=s;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const n=require("./_baseClone-bvg2h-nB.cjs");var o=1,r=4;function c(e){return n.baseClone(e,o|r)}exports.cloneDeep=c;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
interface IOption {
|
|
2
|
+
label: string;
|
|
3
|
+
value: string;
|
|
4
|
+
name: string;
|
|
5
|
+
id: string;
|
|
6
|
+
}
|
|
7
|
+
declare function onOpen(selectedGroups: IOption[]): void;
|
|
8
|
+
type __VLS_PublicProps = {
|
|
9
|
+
'open'?: boolean;
|
|
10
|
+
};
|
|
11
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_PublicProps, {
|
|
12
|
+
open: typeof onOpen;
|
|
13
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {
|
|
14
|
+
select: (...args: any[]) => void;
|
|
15
|
+
"update:open": (value: boolean) => void;
|
|
16
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
17
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
18
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
19
|
+
}>, {}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, any>;
|
|
20
|
+
export default _default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
type __VLS_Props = {
|
|
2
|
+
auth?: string;
|
|
3
|
+
};
|
|
4
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, any>;
|
|
5
|
+
export default _default;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { useOrgAPIs } from './provider';
|
|
2
|
+
import '@pubinfo/headlessui/style.css';
|
|
3
|
+
export interface ModelValue extends Record<string, any> {
|
|
4
|
+
orgId?: string;
|
|
5
|
+
orgName?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface OrgSelectorProps {
|
|
8
|
+
/** 标题 */
|
|
9
|
+
title?: string;
|
|
10
|
+
/** 多选 */
|
|
11
|
+
multiple?: boolean;
|
|
12
|
+
/** 数据权限 */
|
|
13
|
+
auth?: string;
|
|
14
|
+
/** 替换接口 */
|
|
15
|
+
apis?: ReturnType<typeof useOrgAPIs>;
|
|
16
|
+
/** Tab页 */
|
|
17
|
+
tabs?: Array<{
|
|
18
|
+
value: string;
|
|
19
|
+
label: string;
|
|
20
|
+
}>;
|
|
21
|
+
/** 禁用数据 */
|
|
22
|
+
disabledData?: (node: any) => boolean;
|
|
23
|
+
/** 过滤组织数据 */
|
|
24
|
+
filter?: (node: any) => boolean;
|
|
25
|
+
/** 提交 */
|
|
26
|
+
onSubmit?: (selected: ModelValue[]) => void;
|
|
27
|
+
}
|
|
28
|
+
type __VLS_Props = OrgSelectorProps;
|
|
29
|
+
declare function onOpen(): void;
|
|
30
|
+
type __VLS_PublicProps = {
|
|
31
|
+
'open'?: boolean;
|
|
32
|
+
modelValue?: ModelValue[];
|
|
33
|
+
} & __VLS_Props;
|
|
34
|
+
declare function __VLS_template(): {
|
|
35
|
+
attrs: Partial<{}>;
|
|
36
|
+
slots: {
|
|
37
|
+
trigger?(_: {}): any;
|
|
38
|
+
};
|
|
39
|
+
refs: {};
|
|
40
|
+
rootEl: HTMLDivElement;
|
|
41
|
+
};
|
|
42
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
43
|
+
declare const __VLS_component: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_PublicProps, {
|
|
44
|
+
open: typeof onOpen;
|
|
45
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {
|
|
46
|
+
"update:open": (value: boolean) => any;
|
|
47
|
+
"update:modelValue": (value: ModelValue[]) => any;
|
|
48
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
49
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
50
|
+
"onUpdate:modelValue"?: ((value: ModelValue[]) => any) | undefined;
|
|
51
|
+
}>, {
|
|
52
|
+
filter: (node: any) => boolean;
|
|
53
|
+
title: string;
|
|
54
|
+
multiple: boolean;
|
|
55
|
+
apis: ReturnType<typeof useOrgAPIs>;
|
|
56
|
+
tabs: Array<{
|
|
57
|
+
value: string;
|
|
58
|
+
label: string;
|
|
59
|
+
}>;
|
|
60
|
+
disabledData: (node: any) => boolean;
|
|
61
|
+
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
62
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
63
|
+
export default _default;
|
|
64
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
65
|
+
new (): {
|
|
66
|
+
$slots: S;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { useOrgAPIs, useUserAPIs } from './provider';
|
|
2
|
+
import '@pubinfo/headlessui/style.css';
|
|
3
|
+
export interface ModelValue extends Record<string, any> {
|
|
4
|
+
orgId?: string;
|
|
5
|
+
userId?: string;
|
|
6
|
+
userName?: string;
|
|
7
|
+
}
|
|
8
|
+
export interface UserSelectorProps {
|
|
9
|
+
/** 标题 */
|
|
10
|
+
title?: string;
|
|
11
|
+
/** 多选 */
|
|
12
|
+
multiple?: boolean;
|
|
13
|
+
/** 数据权限 */
|
|
14
|
+
auth?: string;
|
|
15
|
+
/** 替换接口 */
|
|
16
|
+
apis?: ReturnType<typeof useUserAPIs> & Pick<ReturnType<typeof useOrgAPIs>, 'orgTree' | 'orgList'>;
|
|
17
|
+
/** Tab页 */
|
|
18
|
+
tabs?: Array<{
|
|
19
|
+
value: string;
|
|
20
|
+
label: string;
|
|
21
|
+
}>;
|
|
22
|
+
/** 禁用数据 */
|
|
23
|
+
disabledData?: (node: any) => boolean;
|
|
24
|
+
/** 过滤组织数据 */
|
|
25
|
+
filterOrg?: (node: any) => boolean;
|
|
26
|
+
/** 过滤用户数据 */
|
|
27
|
+
filterUser?: (node: any) => boolean;
|
|
28
|
+
/** 提交 */
|
|
29
|
+
onSubmit?: (selected: ModelValue[]) => void;
|
|
30
|
+
}
|
|
31
|
+
type __VLS_Props = UserSelectorProps;
|
|
32
|
+
declare function onOpen(): void;
|
|
33
|
+
type __VLS_PublicProps = {
|
|
34
|
+
'open'?: boolean;
|
|
35
|
+
modelValue?: ModelValue[];
|
|
36
|
+
} & __VLS_Props;
|
|
37
|
+
declare function __VLS_template(): {
|
|
38
|
+
attrs: Partial<{}>;
|
|
39
|
+
slots: {
|
|
40
|
+
trigger?(_: {}): any;
|
|
41
|
+
};
|
|
42
|
+
refs: {};
|
|
43
|
+
rootEl: HTMLDivElement;
|
|
44
|
+
};
|
|
45
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
46
|
+
declare const __VLS_component: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_PublicProps, {
|
|
47
|
+
open: typeof onOpen;
|
|
48
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {
|
|
49
|
+
"update:open": (value: boolean) => any;
|
|
50
|
+
"update:modelValue": (value: ModelValue[]) => any;
|
|
51
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
52
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
53
|
+
"onUpdate:modelValue"?: ((value: ModelValue[]) => any) | undefined;
|
|
54
|
+
}>, {
|
|
55
|
+
title: string;
|
|
56
|
+
multiple: boolean;
|
|
57
|
+
apis: ReturnType<typeof useUserAPIs> & Pick<ReturnType<typeof useOrgAPIs>, "orgTree" | "orgList">;
|
|
58
|
+
tabs: Array<{
|
|
59
|
+
value: string;
|
|
60
|
+
label: string;
|
|
61
|
+
}>;
|
|
62
|
+
disabledData: (node: any) => boolean;
|
|
63
|
+
filterOrg: (node: any) => boolean;
|
|
64
|
+
filterUser: (node: any) => boolean;
|
|
65
|
+
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
66
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
67
|
+
export default _default;
|
|
68
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
69
|
+
new (): {
|
|
70
|
+
$slots: S;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ModelValue as OrgModelValue, OrgSelectorProps } from './OrgSelector.vue';
|
|
2
|
+
import { ModelValue as UserModelValue, UserSelectorProps } from './UserSelector.vue';
|
|
3
|
+
export declare function selectOrg(props: OrgSelectorProps & {
|
|
4
|
+
modelValue?: OrgModelValue[];
|
|
5
|
+
}): void;
|
|
6
|
+
export declare function selectUser(props: UserSelectorProps & {
|
|
7
|
+
modelValue?: UserModelValue[];
|
|
8
|
+
}): void;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { OrgProviderProps, UserProviderProps } from '@pubinfo/headlessui';
|
|
2
|
+
interface ExtraApis {
|
|
3
|
+
/** 回显选中项 */
|
|
4
|
+
getSelectedData?: (items: any[]) => Promise<any[]>;
|
|
5
|
+
/** 添加到最近常用 */
|
|
6
|
+
addRecentlyUsed?: (items: any[]) => Promise<any>;
|
|
7
|
+
}
|
|
8
|
+
type Filter<T = any> = (value: T, index: number) => boolean;
|
|
9
|
+
export declare const orgFieldNames: OrgProviderProps['fieldNames'];
|
|
10
|
+
export declare const userFieldNames: OrgProviderProps['fieldNames'];
|
|
11
|
+
export declare function joinId(orgId?: string, userId?: string): string;
|
|
12
|
+
export declare function resolveId(orgUserId: string): {
|
|
13
|
+
orgId: string;
|
|
14
|
+
userId: string;
|
|
15
|
+
};
|
|
16
|
+
export declare function useOrgAPIs({ auth, filter }: {
|
|
17
|
+
auth?: string;
|
|
18
|
+
filter: Filter;
|
|
19
|
+
}): OrgProviderProps['apis'] & ExtraApis;
|
|
20
|
+
export declare function useUserAPIs({ auth, filter }: {
|
|
21
|
+
auth?: string;
|
|
22
|
+
filter: Filter;
|
|
23
|
+
}): UserProviderProps['apis'] & ExtraApis;
|
|
24
|
+
export {};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { ResourceMode } from '../enum';
|
|
2
|
+
export type TreeNode = API.PubResource & {
|
|
3
|
+
children?: TreeNode[];
|
|
4
|
+
disabled?: boolean;
|
|
5
|
+
};
|
|
6
|
+
export interface StringMap<T> {
|
|
7
|
+
[key: string]: T;
|
|
8
|
+
}
|
|
9
|
+
export interface SelectedResourceInfo {
|
|
10
|
+
id: string;
|
|
11
|
+
name: string;
|
|
12
|
+
}
|
|
13
|
+
export default function useAppAndResource(mode?: ResourceMode): {
|
|
14
|
+
appList: Ref<API.PubResource[] | {
|
|
15
|
+
label: string | undefined;
|
|
16
|
+
value: string | undefined;
|
|
17
|
+
}[]>;
|
|
18
|
+
resourceModelRef: any;
|
|
19
|
+
treeData: Ref<TreeNode[]>;
|
|
20
|
+
resourceMap: Ref<StringMap<string>>;
|
|
21
|
+
selectedResources: any;
|
|
22
|
+
isDataPermissionMode: any;
|
|
23
|
+
getAppList: () => void;
|
|
24
|
+
updateTreeDataAndResourceMap: (appId: string) => Promise<void>;
|
|
25
|
+
setSelectedResources: (resources: SelectedResourceInfo[]) => void;
|
|
26
|
+
updateSelectedResources: (resourceIds: string[]) => never[] | undefined;
|
|
27
|
+
clearSelectedResources: () => void;
|
|
28
|
+
openResourceModel: (resourceIds: string[]) => void;
|
|
29
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { Key } from 'ant-design-vue/es/vc-tree/interface.d';
|
|
2
|
+
import { ResourceMode } from './enum';
|
|
3
|
+
type __VLS_Props = {
|
|
4
|
+
title?: string;
|
|
5
|
+
mode?: ResourceMode;
|
|
6
|
+
};
|
|
7
|
+
interface StringMap<T> {
|
|
8
|
+
[key: string]: T;
|
|
9
|
+
}
|
|
10
|
+
declare function onOpen(ids: Key[], tree: any[], resMap: StringMap<string>): void;
|
|
11
|
+
type __VLS_PublicProps = {
|
|
12
|
+
'open'?: boolean;
|
|
13
|
+
} & __VLS_Props;
|
|
14
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_PublicProps, {
|
|
15
|
+
open: typeof onOpen;
|
|
16
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {
|
|
17
|
+
select: (...args: any[]) => void;
|
|
18
|
+
"update:open": (value: boolean) => void;
|
|
19
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
20
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
22
|
+
}>, {
|
|
23
|
+
title: string;
|
|
24
|
+
mode: ResourceMode;
|
|
25
|
+
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, any>;
|
|
26
|
+
export default _default;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { MaybeRef } from '../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue';
|
|
2
|
+
interface Path {
|
|
3
|
+
lightAnimationData: any;
|
|
4
|
+
darkAnimationData: any;
|
|
5
|
+
}
|
|
6
|
+
export declare function useLottie(DomRef: MaybeRef<Element | null>, themePath: Path): {
|
|
7
|
+
play: () => void;
|
|
8
|
+
stop: () => void;
|
|
9
|
+
destroy: () => void;
|
|
10
|
+
};
|
|
11
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var a=(l=>(l.ADD="新增",l.EDIT="编辑",l.VIEW="查看",l.REMOVE="删除",l))(a||{}),e=(l=>(l.ALL="1",l.ONLY_SELF="2",l.SELF_DEPT_ONLY="3",l.SELF_DEPT_AND_SUB="4",l.CUSTOM_DEPT_ONLY="5",l.CUSTOM_DEPT_AND_SUB="6",l.CUSTOM_GROUP="7",l))(e||{});const s={1:"查看全部",2:"仅看自己",3:"仅看所在部门",4:"仅看所在部门及子部门",6:"自选部门及子部门",5:"仅自选部门",7:"指定群组"},i=[{label:"查看全部",value:"1"},{label:"仅看自己",value:"2"},{label:"仅看所在部门",value:"3"},{label:"仅看所在部门及子部门",value:"4"}],t=[{label:"查看全部",value:"1"},{label:"仅看自己",value:"2"},{label:"仅看所在部门",value:"3"},{label:"仅看所在部门及子部门",value:"4"},{label:"自选部门及子部门",value:"6"},{label:"仅自选部门",value:"5"},{label:"指定群组",value:"7"}];exports.ACTION=a;exports.DATA_PERMISSION_TYPE=e;exports.dataPermissionOptions=i;exports.dataPermissionOptionsAll=t;exports.dataPermissionTypeLabel=s;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var A=(r=>(r[r.ROLE=1]="ROLE",r[r.DATA_PERMISSION=2]="DATA_PERMISSION",r))(A||{});exports.RESOURCE_MODE=A;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var l=(e=>(e.ADD="新增",e.EDIT="编辑",e.REMOVE="删除",e))(l||{});const u=[{label:"本部门",value:"1"},{label:"本部门及子部门",value:"2"},{label:"全部",value:"3"}];var a=(e=>(e.ORG="1",e.PER="2",e))(a||{});exports.ACTION=l;exports.GROUP_TYPE=a;exports.useOptions=u;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var r=(D=>(D.ADD="新增",D.ADDNEXT="字典数据",D.EDIT="修改",D.REMOVE="删除",D))(r||{});exports.ACTION=r;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const a=require("./request-DML6P6cf.cjs");function n(t,e){const{id:s,...o}=t;return a.basic.Delete(`/rbac/post/delete/${s}`,{},{params:{...o}})}function c(t,e){const{id:s,...o}=t;return a.basic.Get(`/rbac/post/detail/${s}`,{params:{...o}})}function i(t,e){return a.basic.Post("/rbac/post/findPage",t,{headers:{"Content-Type":"application/json"}})}function r(t,e){return a.basic.Get("/rbac/post/list",{params:{...t},...e||{}})}function p(t,e){return a.basic.Post("/rbac/post/save",t,{headers:{"Content-Type":"application/json"}})}exports.deleteRbacPostDeleteById=n;exports.getRbacPostDetailById=c;exports.getRbacPostList=r;exports.postRbacPostFindPage=i;exports.postRbacPostSave=p;
|