@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,567 @@
|
|
|
1
|
+
import { defineComponent as B, mergeModels as V, useAttrs as M, useModel as N, ref as k, watch as $, createElementBlock as C, openBlock as w, createCommentVNode as q, createVNode as P, renderSlot as A, unref as y, mergeProps as z, withCtx as O, isRef as x } from "vue";
|
|
2
|
+
import { OrgProvider as E, ContentSelector as W } from "@pubinfo/headlessui";
|
|
3
|
+
import { message as R, Form as X, Modal as H } from "ant-design-vue";
|
|
4
|
+
import { b as p } from "./request-DQLgc7lT.js";
|
|
5
|
+
import { e as J, f as K, b as Q, h as Y } from "./zuzhijiekou-PeZuFtCO.js";
|
|
6
|
+
import "@pubinfo/headlessui/style.css";
|
|
7
|
+
import { u as Z } from "./index-C7QJHUwa.js";
|
|
8
|
+
function ie(e, n) {
|
|
9
|
+
return p.Post("/rbac/user/grantUserRoleAndDatPermission", e, {
|
|
10
|
+
headers: {
|
|
11
|
+
"Content-Type": "application/json"
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
}
|
|
15
|
+
function de(e, n) {
|
|
16
|
+
return p.Get("/rbac/user/info", {
|
|
17
|
+
params: {
|
|
18
|
+
...e
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
function ce(e, n) {
|
|
23
|
+
return p.Post("/rbac/user/pubUserAdd", e, {
|
|
24
|
+
headers: {
|
|
25
|
+
"Content-Type": "application/json"
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
}
|
|
29
|
+
function pe(e, n) {
|
|
30
|
+
return p.Put(
|
|
31
|
+
"/rbac/user/resetPassword",
|
|
32
|
+
{},
|
|
33
|
+
{
|
|
34
|
+
params: {
|
|
35
|
+
...e
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
);
|
|
39
|
+
}
|
|
40
|
+
function _(e, n) {
|
|
41
|
+
return p.Post("/rbac/user/userAndOrgList", e, {
|
|
42
|
+
headers: {
|
|
43
|
+
"Content-Type": "application/json"
|
|
44
|
+
},
|
|
45
|
+
...n || {}
|
|
46
|
+
});
|
|
47
|
+
}
|
|
48
|
+
function me(e, n) {
|
|
49
|
+
return p.Get("/rbac/user/userDelete", {
|
|
50
|
+
params: {
|
|
51
|
+
...e
|
|
52
|
+
}
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
function ee(e, n) {
|
|
56
|
+
return p.Post("/rbac/user/userForMultiOrgPage", e, {
|
|
57
|
+
headers: {
|
|
58
|
+
"Content-Type": "application/json"
|
|
59
|
+
},
|
|
60
|
+
...n || {}
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
function fe(e, n) {
|
|
64
|
+
return p.Post("/rbac/user/userPage", e, {
|
|
65
|
+
headers: {
|
|
66
|
+
"Content-Type": "application/json"
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
function ge(e, n) {
|
|
71
|
+
return p.Post("/rbac/user/userUpdate-v2", e, {
|
|
72
|
+
headers: {
|
|
73
|
+
"Content-Type": "application/json"
|
|
74
|
+
}
|
|
75
|
+
});
|
|
76
|
+
}
|
|
77
|
+
function T(e, n) {
|
|
78
|
+
return p.Post("/rbac/collect/add", e, {
|
|
79
|
+
headers: {
|
|
80
|
+
"Content-Type": "application/json"
|
|
81
|
+
},
|
|
82
|
+
...n || {}
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
function h(e, n) {
|
|
86
|
+
return p.Post("/rbac/collect/findPage", e, {
|
|
87
|
+
headers: {
|
|
88
|
+
"Content-Type": "application/json"
|
|
89
|
+
},
|
|
90
|
+
...n || {}
|
|
91
|
+
});
|
|
92
|
+
}
|
|
93
|
+
function j(e, n) {
|
|
94
|
+
return p.Post("/rbac/collect/removeCollect", e, {
|
|
95
|
+
headers: {
|
|
96
|
+
"Content-Type": "application/json"
|
|
97
|
+
},
|
|
98
|
+
...n || {}
|
|
99
|
+
});
|
|
100
|
+
}
|
|
101
|
+
function S(e, n) {
|
|
102
|
+
return p.Post("/rbac/used/addBatch", e, {
|
|
103
|
+
headers: {
|
|
104
|
+
"Content-Type": "application/json"
|
|
105
|
+
},
|
|
106
|
+
...n || {}
|
|
107
|
+
});
|
|
108
|
+
}
|
|
109
|
+
function D(e, n) {
|
|
110
|
+
return p.Post("/rbac/used/findPage", e, {
|
|
111
|
+
headers: {
|
|
112
|
+
"Content-Type": "application/json"
|
|
113
|
+
},
|
|
114
|
+
...n || {}
|
|
115
|
+
});
|
|
116
|
+
}
|
|
117
|
+
function be(e, n) {
|
|
118
|
+
const { id: t, ...s } = e;
|
|
119
|
+
return p.Delete(
|
|
120
|
+
`/group/delete/${t}`,
|
|
121
|
+
{},
|
|
122
|
+
{
|
|
123
|
+
params: { ...s }
|
|
124
|
+
}
|
|
125
|
+
);
|
|
126
|
+
}
|
|
127
|
+
function F(e, n) {
|
|
128
|
+
const { id: t, ...s } = e;
|
|
129
|
+
return p.Get(`/group/detail/${t}`, {
|
|
130
|
+
params: {
|
|
131
|
+
...s
|
|
132
|
+
},
|
|
133
|
+
...n || {}
|
|
134
|
+
});
|
|
135
|
+
}
|
|
136
|
+
function G(e, n) {
|
|
137
|
+
return p.Post("/group/findPage", e, {
|
|
138
|
+
headers: {
|
|
139
|
+
"Content-Type": "application/json"
|
|
140
|
+
},
|
|
141
|
+
...n || {}
|
|
142
|
+
});
|
|
143
|
+
}
|
|
144
|
+
function ye(e, n) {
|
|
145
|
+
return p.Post("/group/list", e, {
|
|
146
|
+
headers: {
|
|
147
|
+
"Content-Type": "application/json"
|
|
148
|
+
}
|
|
149
|
+
});
|
|
150
|
+
}
|
|
151
|
+
function ve(e, n) {
|
|
152
|
+
return p.Post("/group/saveOrUpdate", e, {
|
|
153
|
+
headers: {
|
|
154
|
+
"Content-Type": "application/json"
|
|
155
|
+
}
|
|
156
|
+
});
|
|
157
|
+
}
|
|
158
|
+
const i = {
|
|
159
|
+
value: "orgId",
|
|
160
|
+
label: "orgName",
|
|
161
|
+
favorite: "collect",
|
|
162
|
+
info: "fullName"
|
|
163
|
+
}, c = {
|
|
164
|
+
value: "orgUserId",
|
|
165
|
+
label: "userName",
|
|
166
|
+
favorite: "collect",
|
|
167
|
+
info: "fullName"
|
|
168
|
+
};
|
|
169
|
+
function I(e = "", n = "") {
|
|
170
|
+
return `${e}_${n}`;
|
|
171
|
+
}
|
|
172
|
+
function U(e) {
|
|
173
|
+
const [n, t] = e == null ? void 0 : e.split("_");
|
|
174
|
+
return {
|
|
175
|
+
orgId: n,
|
|
176
|
+
userId: t
|
|
177
|
+
};
|
|
178
|
+
}
|
|
179
|
+
function m(e) {
|
|
180
|
+
return e ? {
|
|
181
|
+
headers: { "X-ResourceMark": e }
|
|
182
|
+
} : {};
|
|
183
|
+
}
|
|
184
|
+
function ae({ auth: e, filter: n }) {
|
|
185
|
+
return {
|
|
186
|
+
// 回显选中项
|
|
187
|
+
async getSelectedData(t) {
|
|
188
|
+
var r;
|
|
189
|
+
const s = await Y(
|
|
190
|
+
t.map((a) => a[i.value]),
|
|
191
|
+
m(e)
|
|
192
|
+
);
|
|
193
|
+
return ((r = s == null ? void 0 : s.data) == null ? void 0 : r.map((a) => ({
|
|
194
|
+
...a,
|
|
195
|
+
[i.value]: a.id,
|
|
196
|
+
[i.label]: a.name,
|
|
197
|
+
[i.info]: a.fullName
|
|
198
|
+
}))) ?? [];
|
|
199
|
+
},
|
|
200
|
+
// 添加到最近常用
|
|
201
|
+
async addRecentlyUsed(t) {
|
|
202
|
+
await S(t.map((s) => ({
|
|
203
|
+
type: "1",
|
|
204
|
+
orgId: s[i.value],
|
|
205
|
+
orgName: s[i.label]
|
|
206
|
+
})), m(e));
|
|
207
|
+
},
|
|
208
|
+
// 最近常用
|
|
209
|
+
async recentlyUsed({ search: t, current: s }) {
|
|
210
|
+
var a, o;
|
|
211
|
+
return {
|
|
212
|
+
total: 20,
|
|
213
|
+
data: ((o = (a = (await D({
|
|
214
|
+
type: "1",
|
|
215
|
+
orgName: t,
|
|
216
|
+
currentPage: s,
|
|
217
|
+
pageSize: 20,
|
|
218
|
+
showIsCollect: !0
|
|
219
|
+
}, m(e))).data) == null ? void 0 : a.records) == null ? void 0 : o.map((l) => ({
|
|
220
|
+
...l,
|
|
221
|
+
[i.value]: l.orgId,
|
|
222
|
+
[i.label]: l.orgName,
|
|
223
|
+
[i.info]: l.fullOrgName
|
|
224
|
+
}))) ?? []
|
|
225
|
+
};
|
|
226
|
+
},
|
|
227
|
+
// 收藏
|
|
228
|
+
async favorites({ search: t, current: s, pageSize: r }) {
|
|
229
|
+
var o, l, d;
|
|
230
|
+
const a = await h({
|
|
231
|
+
type: "1",
|
|
232
|
+
orgName: t,
|
|
233
|
+
currentPage: s,
|
|
234
|
+
pageSize: r
|
|
235
|
+
}, m(e));
|
|
236
|
+
return {
|
|
237
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
238
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
239
|
+
...u,
|
|
240
|
+
[i.value]: u.orgId,
|
|
241
|
+
[i.label]: u.orgName,
|
|
242
|
+
[i.info]: u.fullOrgName
|
|
243
|
+
}))) ?? []
|
|
244
|
+
};
|
|
245
|
+
},
|
|
246
|
+
// 添加取消收藏
|
|
247
|
+
async favoriteToggle({ favorite: t, record: s }) {
|
|
248
|
+
(await (t ? T : j)({ type: "1", orgId: s == null ? void 0 : s[i.value] }, m(e))).success && R.success(t ? "收藏成功" : "取消收藏成功");
|
|
249
|
+
},
|
|
250
|
+
// 群组列表
|
|
251
|
+
async groups({ search: t, current: s, pageSize: r }) {
|
|
252
|
+
var o, l, d;
|
|
253
|
+
const a = await G({
|
|
254
|
+
type: "1",
|
|
255
|
+
name: t,
|
|
256
|
+
currentPage: s,
|
|
257
|
+
pageSize: r
|
|
258
|
+
});
|
|
259
|
+
return {
|
|
260
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
261
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
262
|
+
...u,
|
|
263
|
+
[i.value]: u.id,
|
|
264
|
+
[i.label]: u.name
|
|
265
|
+
}))) ?? []
|
|
266
|
+
};
|
|
267
|
+
},
|
|
268
|
+
// 群组数据
|
|
269
|
+
async groupData({ node: t }) {
|
|
270
|
+
var r, a;
|
|
271
|
+
return ((a = (r = (await F({ id: t == null ? void 0 : t.id, showIsCollect: !0 }, m(e))).data) == null ? void 0 : r.pubGroupMemberList) == null ? void 0 : a.map((o) => ({
|
|
272
|
+
...o,
|
|
273
|
+
[i.value]: o.orgId,
|
|
274
|
+
[i.label]: o.orgName,
|
|
275
|
+
[i.info]: o.fullOrgName,
|
|
276
|
+
isLeaf: !0
|
|
277
|
+
})).filter(n)) ?? [];
|
|
278
|
+
},
|
|
279
|
+
// 组织树
|
|
280
|
+
async orgTree({ node: t }) {
|
|
281
|
+
var r;
|
|
282
|
+
return ((r = (await Q({
|
|
283
|
+
parentId: t == null ? void 0 : t.orgId,
|
|
284
|
+
enable: !0,
|
|
285
|
+
showFullName: !0,
|
|
286
|
+
showIsCollect: !0
|
|
287
|
+
}, m(e))).data) == null ? void 0 : r.map((a) => ({
|
|
288
|
+
...a,
|
|
289
|
+
[i.value]: a.id,
|
|
290
|
+
[i.label]: a.name,
|
|
291
|
+
[i.info]: a.fullName,
|
|
292
|
+
isLeaf: a.leaf
|
|
293
|
+
})).filter(n)) ?? [];
|
|
294
|
+
},
|
|
295
|
+
// 组织的所有子节点
|
|
296
|
+
async orgChildren({ node: t }) {
|
|
297
|
+
var r;
|
|
298
|
+
return ((r = (await K({ parentId: t == null ? void 0 : t.orgId }, m(e))).data) == null ? void 0 : r.map((a) => ({
|
|
299
|
+
...a,
|
|
300
|
+
[i.value]: a.id,
|
|
301
|
+
[i.label]: a.name,
|
|
302
|
+
[i.info]: a.fullName,
|
|
303
|
+
isLeaf: a.leaf
|
|
304
|
+
})).filter(n)) ?? [];
|
|
305
|
+
},
|
|
306
|
+
// 组织列表
|
|
307
|
+
async orgList({ search: t, current: s, pageSize: r }) {
|
|
308
|
+
var o, l, d;
|
|
309
|
+
const a = await J({
|
|
310
|
+
keyWord: t,
|
|
311
|
+
currentPage: s,
|
|
312
|
+
pageSize: r,
|
|
313
|
+
showIsCollect: !0
|
|
314
|
+
}, m(e));
|
|
315
|
+
return {
|
|
316
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
317
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
318
|
+
...u,
|
|
319
|
+
[i.value]: u.id,
|
|
320
|
+
[i.label]: u.simpleName,
|
|
321
|
+
[i.info]: u.fullName
|
|
322
|
+
})).filter(n)) ?? []
|
|
323
|
+
};
|
|
324
|
+
}
|
|
325
|
+
};
|
|
326
|
+
}
|
|
327
|
+
function Ie({ auth: e, filter: n }) {
|
|
328
|
+
return {
|
|
329
|
+
// 回显选中项
|
|
330
|
+
async getSelectedData(t) {
|
|
331
|
+
var r;
|
|
332
|
+
const s = await _(t.map((a) => ({
|
|
333
|
+
orgId: a.orgId,
|
|
334
|
+
userId: a.userId
|
|
335
|
+
})), m(e));
|
|
336
|
+
return ((r = s == null ? void 0 : s.data) == null ? void 0 : r.map((a) => ({
|
|
337
|
+
...a,
|
|
338
|
+
[c.value]: I(a == null ? void 0 : a.orgId, a.id),
|
|
339
|
+
[c.label]: a.realName,
|
|
340
|
+
[c.info]: a.fullOrgName
|
|
341
|
+
}))) ?? [];
|
|
342
|
+
},
|
|
343
|
+
// 添加到最近常用
|
|
344
|
+
async addRecentlyUsed(t) {
|
|
345
|
+
await S(t.map((s) => {
|
|
346
|
+
const r = U(s[c.value]);
|
|
347
|
+
return {
|
|
348
|
+
type: "2",
|
|
349
|
+
orgId: r.orgId,
|
|
350
|
+
userId: r.userId,
|
|
351
|
+
userName: s[c.label]
|
|
352
|
+
};
|
|
353
|
+
}), m(e));
|
|
354
|
+
},
|
|
355
|
+
// 最近常用
|
|
356
|
+
async recentlyUsed({ search: t, current: s }) {
|
|
357
|
+
var a, o;
|
|
358
|
+
return {
|
|
359
|
+
total: 20,
|
|
360
|
+
data: ((o = (a = (await D({
|
|
361
|
+
type: "2",
|
|
362
|
+
userName: t,
|
|
363
|
+
currentPage: s,
|
|
364
|
+
pageSize: 20,
|
|
365
|
+
showIsCollect: !0
|
|
366
|
+
}, m(e))).data) == null ? void 0 : a.records) == null ? void 0 : o.map((l) => ({
|
|
367
|
+
...l,
|
|
368
|
+
[c.value]: I(l.orgId, l.userId),
|
|
369
|
+
[c.label]: l.userName,
|
|
370
|
+
[c.info]: l.fullOrgName
|
|
371
|
+
}))) ?? []
|
|
372
|
+
};
|
|
373
|
+
},
|
|
374
|
+
// 收藏
|
|
375
|
+
async favorites({ search: t, current: s, pageSize: r }) {
|
|
376
|
+
var o, l, d;
|
|
377
|
+
const a = await h({
|
|
378
|
+
type: "2",
|
|
379
|
+
userName: t,
|
|
380
|
+
currentPage: s,
|
|
381
|
+
pageSize: r
|
|
382
|
+
}, m(e));
|
|
383
|
+
return {
|
|
384
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
385
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
386
|
+
...u,
|
|
387
|
+
[c.value]: I(u.orgId, u.userId),
|
|
388
|
+
[c.label]: u.userName,
|
|
389
|
+
[c.info]: u.fullOrgName
|
|
390
|
+
}))) ?? []
|
|
391
|
+
};
|
|
392
|
+
},
|
|
393
|
+
// 添加取消收藏
|
|
394
|
+
async favoriteToggle({ favorite: t, record: s }) {
|
|
395
|
+
const r = t ? T : j, a = U(s == null ? void 0 : s[c.value]);
|
|
396
|
+
(await r({
|
|
397
|
+
type: "2",
|
|
398
|
+
orgId: a.orgId,
|
|
399
|
+
userId: a.userId
|
|
400
|
+
}, m(e))).success && R.success(t ? "收藏成功" : "取消收藏成功");
|
|
401
|
+
},
|
|
402
|
+
// 群组列表
|
|
403
|
+
async groups({ search: t, current: s, pageSize: r }) {
|
|
404
|
+
var o, l, d;
|
|
405
|
+
const a = await G({
|
|
406
|
+
type: "2",
|
|
407
|
+
name: t,
|
|
408
|
+
currentPage: s,
|
|
409
|
+
pageSize: r
|
|
410
|
+
}, m(e));
|
|
411
|
+
return {
|
|
412
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
413
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
414
|
+
...u,
|
|
415
|
+
[c.value]: u.id,
|
|
416
|
+
[c.label]: u.name
|
|
417
|
+
}))) ?? []
|
|
418
|
+
};
|
|
419
|
+
},
|
|
420
|
+
// 群组数据
|
|
421
|
+
async groupData({ node: t }) {
|
|
422
|
+
var r, a;
|
|
423
|
+
return ((a = (r = (await F({ id: t == null ? void 0 : t.id, showIsCollect: !0 }, m(e))).data) == null ? void 0 : r.pubGroupMemberList) == null ? void 0 : a.map((o) => ({
|
|
424
|
+
...o,
|
|
425
|
+
[c.value]: I(o.orgId, o.userId),
|
|
426
|
+
[c.label]: o.userName,
|
|
427
|
+
[c.info]: o.fullOrgName,
|
|
428
|
+
isLeaf: !0
|
|
429
|
+
})).filter(n)) ?? [];
|
|
430
|
+
},
|
|
431
|
+
// 用户列表
|
|
432
|
+
async userList({ orgId: t, search: s, current: r, pageSize: a }) {
|
|
433
|
+
var l, d, u;
|
|
434
|
+
const o = await ee({
|
|
435
|
+
orgId: t,
|
|
436
|
+
realName: s,
|
|
437
|
+
currentPage: r,
|
|
438
|
+
pageSize: a,
|
|
439
|
+
enable: !0,
|
|
440
|
+
showIsCollect: !0
|
|
441
|
+
}, m(e));
|
|
442
|
+
return {
|
|
443
|
+
total: ((l = o.data) == null ? void 0 : l.total) ?? 0,
|
|
444
|
+
data: ((u = (d = o.data) == null ? void 0 : d.records) == null ? void 0 : u.map((b) => ({
|
|
445
|
+
...b,
|
|
446
|
+
[c.value]: I(b.orgId, b.userId),
|
|
447
|
+
[c.label]: b.userName,
|
|
448
|
+
[c.info]: b.fullOrgName
|
|
449
|
+
})).filter(n)) ?? []
|
|
450
|
+
};
|
|
451
|
+
}
|
|
452
|
+
};
|
|
453
|
+
}
|
|
454
|
+
const Pe = /* @__PURE__ */ B({
|
|
455
|
+
name: "OrgSelector",
|
|
456
|
+
__name: "OrgSelector",
|
|
457
|
+
props: /* @__PURE__ */ V({
|
|
458
|
+
title: { default: "选择组织" },
|
|
459
|
+
multiple: { type: Boolean, default: !1 },
|
|
460
|
+
auth: {},
|
|
461
|
+
apis: { default: () => ({}) },
|
|
462
|
+
tabs: { default: () => [
|
|
463
|
+
{ value: "RecentlyUsed", label: "最近常用" },
|
|
464
|
+
{ value: "Favorites", label: "收藏" },
|
|
465
|
+
{ value: "OrgTree", label: "全部" },
|
|
466
|
+
{ value: "Groups", label: "群组" }
|
|
467
|
+
] },
|
|
468
|
+
disabledData: { type: Function, default: () => !1 },
|
|
469
|
+
filter: { type: Function, default: () => !0 },
|
|
470
|
+
onSubmit: {}
|
|
471
|
+
}, {
|
|
472
|
+
open: { type: Boolean },
|
|
473
|
+
openModifiers: {},
|
|
474
|
+
modelValue: { default: [] },
|
|
475
|
+
modelModifiers: {}
|
|
476
|
+
}),
|
|
477
|
+
emits: ["update:open", "update:modelValue"],
|
|
478
|
+
setup(e, { expose: n }) {
|
|
479
|
+
const t = e, s = M(), r = {
|
|
480
|
+
...ae({ auth: t.auth, filter: t.filter }),
|
|
481
|
+
...t.apis
|
|
482
|
+
}, a = N(e, "open"), o = N(e, "modelValue"), l = k([]), d = Z(a), { onFieldChange: u } = X.useInjectFormItemContext();
|
|
483
|
+
function b() {
|
|
484
|
+
d(!0);
|
|
485
|
+
}
|
|
486
|
+
$(a, async (g) => {
|
|
487
|
+
var f;
|
|
488
|
+
if (g) {
|
|
489
|
+
if (!o.value.length) {
|
|
490
|
+
l.value = [];
|
|
491
|
+
return;
|
|
492
|
+
}
|
|
493
|
+
try {
|
|
494
|
+
l.value = await ((f = r == null ? void 0 : r.getSelectedData) == null ? void 0 : f.call(r, o.value)) ?? o.value;
|
|
495
|
+
} catch {
|
|
496
|
+
l.value = o.value;
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
}, { immediate: !0 });
|
|
500
|
+
function L() {
|
|
501
|
+
var g, f;
|
|
502
|
+
o.value = l.value, (g = t.onSubmit) == null || g.call(t, l.value), u(), d(!1), (f = r == null ? void 0 : r.addRecentlyUsed) == null || f.call(r, l.value);
|
|
503
|
+
}
|
|
504
|
+
return n({
|
|
505
|
+
open: b
|
|
506
|
+
}), (g, f) => (w(), C("div", null, [
|
|
507
|
+
g.$slots.trigger ? (w(), C("span", {
|
|
508
|
+
key: 0,
|
|
509
|
+
onClick: f[0] || (f[0] = (v) => b())
|
|
510
|
+
}, [
|
|
511
|
+
A(g.$slots, "trigger")
|
|
512
|
+
])) : q("v-if", !0),
|
|
513
|
+
P(y(H), z(y(s), {
|
|
514
|
+
open: a.value,
|
|
515
|
+
"onUpdate:open": f[2] || (f[2] = (v) => a.value = v),
|
|
516
|
+
title: g.title,
|
|
517
|
+
width: 760,
|
|
518
|
+
"z-index": 1001,
|
|
519
|
+
"ok-text": "确认",
|
|
520
|
+
"cancel-text": "取消",
|
|
521
|
+
onOk: f[3] || (f[3] = (v) => L())
|
|
522
|
+
}), {
|
|
523
|
+
default: O(() => [
|
|
524
|
+
P(y(E), {
|
|
525
|
+
apis: r,
|
|
526
|
+
"field-names": y(i)
|
|
527
|
+
}, {
|
|
528
|
+
default: O(() => [
|
|
529
|
+
P(y(W), {
|
|
530
|
+
modelValue: y(l),
|
|
531
|
+
"onUpdate:modelValue": f[1] || (f[1] = (v) => x(l) ? l.value = v : null),
|
|
532
|
+
"default-tab": "OrgTree",
|
|
533
|
+
tabs: g.tabs,
|
|
534
|
+
multiple: g.multiple,
|
|
535
|
+
"disabled-data": g.disabledData
|
|
536
|
+
}, null, 8, ["modelValue", "tabs", "multiple", "disabled-data"])
|
|
537
|
+
]),
|
|
538
|
+
_: 1
|
|
539
|
+
/* STABLE */
|
|
540
|
+
}, 8, ["field-names"])
|
|
541
|
+
]),
|
|
542
|
+
_: 1
|
|
543
|
+
/* STABLE */
|
|
544
|
+
}, 16, ["open", "title"])
|
|
545
|
+
]));
|
|
546
|
+
}
|
|
547
|
+
});
|
|
548
|
+
export {
|
|
549
|
+
Pe as _,
|
|
550
|
+
ie as a,
|
|
551
|
+
ce as b,
|
|
552
|
+
ge as c,
|
|
553
|
+
fe as d,
|
|
554
|
+
me as e,
|
|
555
|
+
pe as f,
|
|
556
|
+
de as g,
|
|
557
|
+
Ie as h,
|
|
558
|
+
c as i,
|
|
559
|
+
F as j,
|
|
560
|
+
ve as k,
|
|
561
|
+
G as l,
|
|
562
|
+
be as m,
|
|
563
|
+
i as o,
|
|
564
|
+
ye as p,
|
|
565
|
+
U as r,
|
|
566
|
+
ae as u
|
|
567
|
+
};
|