jmash-core 0.1.7 → 0.1.9
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/README.md +57 -57
- package/dist/{401-CbMQI39H.mjs → 401-79AIDK-x.mjs} +5 -8
- package/dist/{404-0n-IqNmx.mjs → 404-CI8-lpH-.mjs} +3 -3
- package/dist/{BarChart-BQWgIFf1.mjs → BarChart-BQw2KdAJ.mjs} +3 -3
- package/dist/{FunnelChart-Bdwa_Dl7.mjs → FunnelChart-D6-3qMKT.mjs} +1 -1
- package/dist/{PieChart-mjcVGXoE.mjs → PieChart-pHMdR-Hx.mjs} +1 -1
- package/dist/{PieChart.vue_vue_type_script_setup_true_lang-Bw7ozgOv.mjs → PieChart.vue_vue_type_script_setup_true_lang-zNUDoKtb.mjs} +1 -1
- package/dist/{RadarChart-Dkl7lCAh.mjs → RadarChart-CclJ-0mQ.mjs} +1 -1
- package/dist/{RadarChart.vue_vue_type_script_setup_true_lang-Dmh0_OQ4.mjs → RadarChart.vue_vue_type_script_setup_true_lang-CkA5ajJ-.mjs} +1 -1
- package/dist/{index-DVI4ph38.mjs → index--_Po9Tig.mjs} +4644 -4644
- package/dist/index-B-PpCKYy.mjs +234 -0
- package/dist/{index-B4IcgqmS.mjs → index-CbyQcKhl.mjs} +17 -17
- package/dist/{index-CH4t7eUf.mjs → index-Cl8oNwv7.mjs} +22 -15
- package/dist/{index-CMmcrtUF.mjs → index-CveuaScp.mjs} +19 -23
- package/dist/{index-C2PAWF-x.mjs → index-g1S95t7X.mjs} +4764 -4763
- package/dist/index.mjs +44 -42
- package/dist/{profile-dz6QNsCK.mjs → profile-DQzfEKyA.mjs} +2 -2
- package/dist/{runAs-BDNhz_OG.mjs → runAs-Ct5UMoGr.mjs} +1 -1
- package/dist/{runAs.vue_vue_type_script_setup_true_lang-9Au-pgg_.mjs → runAs.vue_vue_type_script_setup_true_lang-CICaYDKV.mjs} +674 -701
- package/dist/style.css +1 -1
- package/dist/{types-D8cX7Pqr.mjs → types-VW-x856Q.mjs} +2 -3
- package/dist/{updatePwd-BjIAm-Qp.mjs → updatePwd-Ce4LYsW6.mjs} +1 -1
- package/dist/{updatePwd.vue_vue_type_script_setup_true_lang-DbA5TyjG.mjs → updatePwd.vue_vue_type_script_setup_true_lang-CxPeuvTU.mjs} +1 -1
- package/dts/src/api/index.d.ts +3 -3
- package/dts/src/api/system/dept/index.d.ts +91 -0
- package/dts/src/api/system/dept/types.d.ts +63 -0
- package/dts/src/api/system/index.d.ts +7 -0
- package/dts/src/api/system/job/index.d.ts +42 -0
- package/dts/src/api/system/job/types.d.ts +60 -0
- package/dts/src/api/system/log/index.d.ts +29 -0
- package/dts/src/api/system/log/types.d.ts +42 -0
- package/dts/src/api/system/menu/index.d.ts +103 -0
- package/dts/src/api/system/menu/types.d.ts +96 -0
- package/dts/src/api/system/module/index.d.ts +57 -0
- package/dts/src/api/system/module/types.d.ts +13 -0
- package/dts/src/api/system/operation/index.d.ts +51 -0
- package/dts/src/api/system/operation/types.d.ts +12 -0
- package/dts/src/api/system/permission/index.d.ts +50 -0
- package/dts/src/api/system/permission/types.d.ts +12 -0
- package/dts/src/api/system/role/index.d.ts +77 -0
- package/dts/src/api/system/role/types.d.ts +26 -0
- package/dts/src/api/system/user/index.d.ts +133 -0
- package/dts/src/api/system/user/types.d.ts +53 -0
- package/dts/src/api/system/userLog/index.d.ts +29 -0
- package/dts/src/api/system/userLog/types.d.ts +22 -0
- package/dts/src/assets/components/a-fixed.vue.d.ts +2 -0
- package/dts/src/assets/components/a-list.vue.d.ts +2 -0
- package/dts/src/assets/components/anquanrizhi.vue.d.ts +2 -0
- package/dts/src/assets/components/api.vue.d.ts +2 -0
- package/dts/src/assets/components/bumenguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/caozuoguanliyuan.vue.d.ts +2 -0
- package/dts/src/assets/components/captcha.vue.d.ts +2 -0
- package/dts/src/assets/components/cascader.vue.d.ts +2 -0
- package/dts/src/assets/components/client.vue.d.ts +2 -0
- package/dts/src/assets/components/close-all.vue.d.ts +2 -0
- package/dts/src/assets/components/close-left.vue.d.ts +2 -0
- package/dts/src/assets/components/close-other.vue.d.ts +2 -0
- package/dts/src/assets/components/close-right.vue.d.ts +2 -0
- package/dts/src/assets/components/close.vue.d.ts +2 -0
- package/dts/src/assets/components/dict.vue.d.ts +2 -0
- package/dts/src/assets/components/document.vue.d.ts +2 -0
- package/dts/src/assets/components/download.vue.d.ts +2 -0
- package/dts/src/assets/components/drag.vue.d.ts +2 -0
- package/dts/src/assets/components/edit.vue.d.ts +2 -0
- package/dts/src/assets/components/email.vue.d.ts +2 -0
- package/dts/src/assets/components/exit-fullscreen.vue.d.ts +2 -0
- package/dts/src/assets/components/eye-open.vue.d.ts +2 -0
- package/dts/src/assets/components/eye.vue.d.ts +2 -0
- package/dts/src/assets/components/fullscreen-exit.vue.d.ts +2 -0
- package/dts/src/assets/components/fullscreen.vue.d.ts +2 -0
- package/dts/src/assets/components/gangweiguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/github.vue.d.ts +2 -0
- package/dts/src/assets/components/homepage.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-eye.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-open-eye.vue.d.ts +2 -0
- package/dts/src/assets/components/icon.vue.d.ts +2 -0
- package/dts/src/assets/components/indent-decrease.vue.d.ts +2 -0
- package/dts/src/assets/components/ip.vue.d.ts +2 -0
- package/dts/src/assets/components/jiemianxijietubiao-26.vue.d.ts +2 -0
- package/dts/src/assets/components/language.vue.d.ts +2 -0
- package/dts/src/assets/components/link.vue.d.ts +2 -0
- package/dts/src/assets/components/lock.vue.d.ts +2 -0
- package/dts/src/assets/components/log.vue.d.ts +2 -0
- package/dts/src/assets/components/menu.vue.d.ts +2 -0
- package/dts/src/assets/components/message.vue.d.ts +2 -0
- package/dts/src/assets/components/mokuaiguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/money.vue.d.ts +2 -0
- package/dts/src/assets/components/monitor.vue.d.ts +2 -0
- package/dts/src/assets/components/moon.vue.d.ts +2 -0
- package/dts/src/assets/components/order.vue.d.ts +2 -0
- package/dts/src/assets/components/password.vue.d.ts +2 -0
- package/dts/src/assets/components/peoples.vue.d.ts +2 -0
- package/dts/src/assets/components/phone.vue.d.ts +2 -0
- package/dts/src/assets/components/project.vue.d.ts +2 -0
- package/dts/src/assets/components/publish.vue.d.ts +2 -0
- package/dts/src/assets/components/quanxianguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/redis.vue.d.ts +2 -0
- package/dts/src/assets/components/refresh.vue.d.ts +2 -0
- package/dts/src/assets/components/role.vue.d.ts +2 -0
- package/dts/src/assets/components/security.vue.d.ts +2 -0
- package/dts/src/assets/components/setting.vue.d.ts +2 -0
- package/dts/src/assets/components/shoujihao.vue.d.ts +2 -0
- package/dts/src/assets/components/shrink.vue.d.ts +2 -0
- package/dts/src/assets/components/size.vue.d.ts +2 -0
- package/dts/src/assets/components/sunny.vue.d.ts +2 -0
- package/dts/src/assets/components/system.vue.d.ts +2 -0
- package/dts/src/assets/components/table.vue.d.ts +2 -0
- package/dts/src/assets/components/team.vue.d.ts +2 -0
- package/dts/src/assets/components/todolist.vue.d.ts +2 -0
- package/dts/src/assets/components/tree.vue.d.ts +2 -0
- package/dts/src/assets/components/user.vue.d.ts +2 -0
- package/dts/src/assets/components/visit.vue.d.ts +2 -0
- package/dts/src/assets/components/xingming.vue.d.ts +2 -0
- package/dts/src/assets/components/yonghuguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/youxiang.vue.d.ts +2 -0
- package/dts/src/components/DictSelect/index.vue.d.ts +1 -1
- package/dts/src/components/Pagination/index.vue.d.ts +2 -2
- package/dts/src/components/TableSet/index.vue.d.ts +30 -0
- package/dts/src/hooks/useColumnToggleTable.d.ts +7 -0
- package/dts/src/index.d.ts +9 -9
- package/dts/src/settings.d.ts +3 -1
- package/dts/src/views/system/dept/edit.vue.d.ts +31 -0
- package/dts/src/views/system/dept/index.vue.d.ts +2 -0
- package/dts/src/views/system/job/edit.vue.d.ts +30 -0
- package/dts/src/views/system/job/index.vue.d.ts +2 -0
- package/dts/src/views/system/log/oplog/index.vue.d.ts +2 -0
- package/dts/src/views/system/log/userLog/index.vue.d.ts +2 -0
- package/dts/src/views/system/menu/edit.vue.d.ts +31 -0
- package/dts/src/views/system/menu/index.vue.d.ts +2 -0
- package/dts/src/views/system/module/edit.vue.d.ts +31 -0
- package/dts/src/views/system/module/index.vue.d.ts +2 -0
- package/dts/src/views/system/operation/edit.vue.d.ts +31 -0
- package/dts/src/views/system/operation/index.vue.d.ts +2 -0
- package/dts/src/views/system/permission/edit.vue.d.ts +30 -0
- package/dts/src/views/system/permission/index.vue.d.ts +2 -0
- package/dts/src/views/system/role/edit.vue.d.ts +31 -0
- package/dts/src/views/system/role/index.vue.d.ts +2 -0
- package/dts/src/views/system/user/edit.vue.d.ts +31 -0
- package/dts/src/views/system/user/index.vue.d.ts +2 -0
- package/package.json +1 -1
- package/dist/index-fBqPv8RW.mjs +0 -229
|
@@ -80,9 +80,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
80
80
|
layout: string;
|
|
81
81
|
pageSizes: number[];
|
|
82
82
|
total: number;
|
|
83
|
-
page: number;
|
|
84
|
-
limit: number;
|
|
85
83
|
background: boolean;
|
|
84
|
+
limit: number;
|
|
85
|
+
page: number;
|
|
86
86
|
autoScroll: boolean;
|
|
87
87
|
}, {}>;
|
|
88
88
|
export default _default;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import type { TableColumn } from "@/types/index";
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
tableLabel: {
|
|
4
|
+
type: globalThis.PropType<TableColumn[]>;
|
|
5
|
+
default: () => never[];
|
|
6
|
+
};
|
|
7
|
+
parIndex: {
|
|
8
|
+
type: NumberConstructor;
|
|
9
|
+
default: () => number;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
+
isShowChange: (...args: any[]) => void;
|
|
13
|
+
fixedChange: (...args: any[]) => void;
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
15
|
+
tableLabel: {
|
|
16
|
+
type: globalThis.PropType<TableColumn[]>;
|
|
17
|
+
default: () => never[];
|
|
18
|
+
};
|
|
19
|
+
parIndex: {
|
|
20
|
+
type: NumberConstructor;
|
|
21
|
+
default: () => number;
|
|
22
|
+
};
|
|
23
|
+
}>> & {
|
|
24
|
+
onIsShowChange?: ((...args: any[]) => any) | undefined;
|
|
25
|
+
onFixedChange?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
}, {
|
|
27
|
+
tableLabel: TableColumn[];
|
|
28
|
+
parIndex: number;
|
|
29
|
+
}, {}>;
|
|
30
|
+
export default _default;
|
package/dts/src/index.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export type { VueMetaEnv, TableColumn, TableSort, DialogRef, AppSettings, FileResponseReq, FilesReq } from "./types";
|
|
2
|
-
export type { EntityApi, EnumEntryReq, Entry, LayEntry, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq, EntityFormReq, EntityExportReq, EntityImportReq } from "./api/types";
|
|
3
|
-
export type { LoginData, LoginQrcodeResp, MyOrganList, MyOrganModel, LoginResult } from "./api/auth/types";
|
|
1
|
+
export type { VueMetaEnv, TableColumn, TableSort, DialogRef, AppSettings, FileResponseReq, FilesReq, } from "./types";
|
|
2
|
+
export type { EntityApi, EnumEntryReq, Entry, LayEntry, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq, EntityFormReq, EntityExportReq, EntityImportReq, } from "./api/types";
|
|
3
|
+
export type { LoginData, LoginQrcodeResp, MyOrganList, MyOrganModel, LoginResult, } from "./api/auth/types";
|
|
4
4
|
import type { App } from "vue";
|
|
5
|
-
export { menus, vueMetaEnv, defaultSettings, addViteMenus, addWebpackMenus, updateMetaEnv, updateViteMetaEnv, updateWebpackMetaEnv, addDynamicRoute, updateSettings } from "./settings";
|
|
5
|
+
export { menus, vueMetaEnv, imageUrl, defaultSettings, addViteMenus, addWebpackMenus, updateMetaEnv, updateViteMetaEnv, updateWebpackMetaEnv, addDynamicRoute, updateSettings, cssImageVar, } from "./settings";
|
|
6
6
|
export { getQueryParams, clearEmpty, deepMerge } from "./utils/grpc";
|
|
7
7
|
import request, { axiosConfig } from "./utils/request";
|
|
8
8
|
export { request, axiosConfig };
|
|
9
9
|
export { generateRandomKey, handlePreview } from "./utils/common";
|
|
10
|
-
export { validatePhoneNumber, validatePhoneOrLandline, validateCreditCode, validateIDCard, validateEmail } from "./utils/validation_utils";
|
|
11
|
-
export { BizDict, BizLayDict, CustomBizDict, EnumDict, enumMapCache, EnableBizDict } from "./api/index";
|
|
12
|
-
export { getCaptchaApi, createLoginQrcode, selectDsdRoles, runAsUser, myorganList, loginOrganApi } from "./api/auth";
|
|
10
|
+
export { validatePhoneNumber, validatePhoneOrLandline, validateCreditCode, validateIDCard, validateEmail, } from "./utils/validation_utils";
|
|
11
|
+
export { BizDict, BizLayDict, CustomBizDict, EnumDict, enumMapCache, EnableBizDict, } from "./api/index";
|
|
12
|
+
export { getCaptchaApi, createLoginQrcode, selectDsdRoles, runAsUser, myorganList, loginOrganApi, } from "./api/auth";
|
|
13
13
|
export { netEncrypt } from "./utils/netsecret";
|
|
14
14
|
export { fileApi } from "./api/file/index";
|
|
15
15
|
export { routerUtil } from "./utils/route";
|
|
@@ -17,7 +17,7 @@ export { SysApiImpl } from "./api/sys/index";
|
|
|
17
17
|
export { useTableHooks, TableHooks } from "./hooks/table";
|
|
18
18
|
export { store } from "./stores";
|
|
19
19
|
export { useAppStore, useAppStoreHook } from "./stores/modules/app";
|
|
20
|
-
export { usePermissionStore, usePermissionStoreHook } from "./stores/modules/permission";
|
|
20
|
+
export { usePermissionStore, usePermissionStoreHook, } from "./stores/modules/permission";
|
|
21
21
|
export { useSettingsStore } from "./stores/modules/settings";
|
|
22
22
|
export { useTagsViewStore } from "./stores/modules/tagsView";
|
|
23
23
|
export { useUserStore, useUserStoreHook } from "./stores/modules/user";
|
|
@@ -27,7 +27,7 @@ import routerRef from "./router";
|
|
|
27
27
|
export { routerRef };
|
|
28
28
|
import directive from "./directive";
|
|
29
29
|
export { directive };
|
|
30
|
-
export { Layout, LoginPage, MultiFactorLoginPage, ProfilePage, Error401Page, Error404Page, DashboardPage, RedirectPage, ChangeOrgan } from "./router";
|
|
30
|
+
export { Layout, LoginPage, MultiFactorLoginPage, ProfilePage, Error401Page, Error404Page, DashboardPage, RedirectPage, ChangeOrgan, } from "./router";
|
|
31
31
|
import i18n from "./lang/index";
|
|
32
32
|
export { i18n };
|
|
33
33
|
import "element-plus/theme-chalk/dark/css-vars.css";
|
package/dts/src/settings.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ declare const defaultSettings: AppSettings;
|
|
|
6
6
|
declare const vueMetaEnv: VueMetaEnv;
|
|
7
7
|
declare const menus: Map<any, any>;
|
|
8
8
|
declare const dynamicRoutes: RouteRecordRaw[];
|
|
9
|
+
declare let imageUrl: string;
|
|
9
10
|
/** 添加Vite模块菜单. **/
|
|
10
11
|
export declare function addViteMenus(modules: Record<string, any>, startLen: number): void;
|
|
11
12
|
export declare function defineComponentWithName(component: any, name: string): import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -31,5 +32,6 @@ export declare function convertViteMetaEnv(viteMetaEnv: ImportMetaEnv): VueMetaE
|
|
|
31
32
|
export declare function convertWebpackMetaEnv(webpackMetaEnv: any): VueMetaEnv;
|
|
32
33
|
/** 更新系统配置信息. */
|
|
33
34
|
export declare function updateSettings(setting: AppSettings): AppSettings;
|
|
34
|
-
export
|
|
35
|
+
export declare function cssImageVar(css: string, image: string, url?: boolean): void;
|
|
36
|
+
export { vueMetaEnv, menus, defaultSettings, dynamicRoutes, imageUrl };
|
|
35
37
|
export default defaultSettings;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { deptForm } from "@/api/system/dept/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<deptForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<deptForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: deptForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import type { JobForm } from "@/api/system/job/types";
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
formData: {
|
|
4
|
+
type: globalThis.PropType<JobForm>;
|
|
5
|
+
default: () => void;
|
|
6
|
+
};
|
|
7
|
+
dialog: {
|
|
8
|
+
type: globalThis.PropType<DialogRef>;
|
|
9
|
+
default: () => void;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
+
refresh: (...args: any[]) => void;
|
|
13
|
+
dialogEvent: (...args: any[]) => void;
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
15
|
+
formData: {
|
|
16
|
+
type: globalThis.PropType<JobForm>;
|
|
17
|
+
default: () => void;
|
|
18
|
+
};
|
|
19
|
+
dialog: {
|
|
20
|
+
type: globalThis.PropType<DialogRef>;
|
|
21
|
+
default: () => void;
|
|
22
|
+
};
|
|
23
|
+
}>> & {
|
|
24
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
25
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
}, {
|
|
27
|
+
dialog: DialogRef;
|
|
28
|
+
formData: JobForm;
|
|
29
|
+
}, {}>;
|
|
30
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { resourceForm } from "@/api/system/menu/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<resourceForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<resourceForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: resourceForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { moduleForm } from "@/api/system/module/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<moduleForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<moduleForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: moduleForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { operationForm } from "@/api/system/operation/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<operationForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<operationForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: operationForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import type { permissionForm } from "@/api/system/permission/types";
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
formData: {
|
|
4
|
+
type: globalThis.PropType<permissionForm>;
|
|
5
|
+
default: () => void;
|
|
6
|
+
};
|
|
7
|
+
dialog: {
|
|
8
|
+
type: globalThis.PropType<DialogRef>;
|
|
9
|
+
default: () => void;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
+
refresh: (...args: any[]) => void;
|
|
13
|
+
dialogEvent: (...args: any[]) => void;
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
15
|
+
formData: {
|
|
16
|
+
type: globalThis.PropType<permissionForm>;
|
|
17
|
+
default: () => void;
|
|
18
|
+
};
|
|
19
|
+
dialog: {
|
|
20
|
+
type: globalThis.PropType<DialogRef>;
|
|
21
|
+
default: () => void;
|
|
22
|
+
};
|
|
23
|
+
}>> & {
|
|
24
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
25
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
}, {
|
|
27
|
+
dialog: DialogRef;
|
|
28
|
+
formData: permissionForm;
|
|
29
|
+
}, {}>;
|
|
30
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { roleRorm } from "@/api/system/role/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<roleRorm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<roleRorm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: roleRorm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { userForm } from "@/api/system/user/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<userForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<userForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: userForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|