@qqt-product/system 0.0.16 → 0.0.17
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/dist/index.es.js +9595 -9168
- package/dist/index.umd.js +34 -35
- package/dist/lib/components/QAccountList/src/QAccountCreate.vue.d.ts +15 -12
- package/dist/lib/components/QAccountList/src/QAccountDetail.vue.d.ts +13 -10
- package/dist/lib/components/QAccountList/src/QAccountEdit.vue.d.ts +16 -12
- package/dist/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue.d.ts +12 -9
- package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue.d.ts +12 -9
- package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue.d.ts +15 -12
- package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue.d.ts +9 -0
- package/dist/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue.d.ts +387 -3
- package/dist/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue.d.ts +15 -12
- package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue.d.ts +12 -9
- package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue.d.ts +17 -14
- package/dist/lib/components/QPurchaseNoticeList/src/use-field-select-modal-hook.d.ts +1 -1
- package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue.d.ts +2 -1
- package/dist/lib/components/QRoleList/src/QRoleList.vue.d.ts +9 -0
- package/dist/lib/components/QRoleList/src/components/userAuthorization/index.d.ts +4 -4
- package/dist/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue.d.ts +19 -2
- package/dist/lib/components/QSupplierAccountList/src/useConfigData.d.ts +9 -0
- package/dist/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue.d.ts +0 -1
- package/dist/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue.d.ts +12 -9
- package/dist/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue.d.ts +15 -12
- package/dist/style.css +1 -1
- package/package.json +20 -9
- package/.eslintignore +0 -4
- package/.eslintrc.cjs +0 -22
- package/.prettierignore +0 -4
- package/.prettierrc.cjs +0 -41
- package/.vscode/extensions.json +0 -3
- package/dist/vite.svg +0 -1
- package/index.html +0 -13
- package/public/vite.svg +0 -1
- package/src/App.vue +0 -8
- package/src/lib/components/QAccountList/index.ts +0 -6
- package/src/lib/components/QAccountList/src/QAccountCreate.vue +0 -272
- package/src/lib/components/QAccountList/src/QAccountDetail.vue +0 -259
- package/src/lib/components/QAccountList/src/QAccountEdit.vue +0 -273
- package/src/lib/components/QAccountList/src/QAccountList.vue +0 -532
- package/src/lib/components/QAccountList/src/useConfigData.ts +0 -53
- package/src/lib/components/QBackgroundFileTaskList/index.ts +0 -6
- package/src/lib/components/QBackgroundFileTaskList/src/QBackgroundFileTaskList.vue +0 -143
- package/src/lib/components/QBackgroundFileTaskList/src/useConfigData.ts +0 -20
- package/src/lib/components/QElsEmailSendLogList/index.ts +0 -6
- package/src/lib/components/QElsEmailSendLogList/src/QElsEmailSendLogList.vue +0 -172
- package/src/lib/components/QElsEmailSendLogList/src/useConfigData.ts +0 -19
- package/src/lib/components/QElsMsgRecordList/index.ts +0 -6
- package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue +0 -148
- package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordList.vue +0 -123
- package/src/lib/components/QElsMsgRecordList/src/useConfigData.ts +0 -22
- package/src/lib/components/QElsTenantPortalNewsList/index.ts +0 -6
- package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue +0 -139
- package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue +0 -244
- package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue +0 -151
- package/src/lib/components/QElsTenantPortalNewsList/src/useConfigData.ts +0 -20
- package/src/lib/components/QI18nList/index.ts +0 -6
- package/src/lib/components/QI18nList/src/QI18nForm.vue +0 -141
- package/src/lib/components/QI18nList/src/QI18nList.vue +0 -365
- package/src/lib/components/QI18nList/src/useConfigData.ts +0 -37
- package/src/lib/components/QImChatGroupList/index.ts +0 -6
- package/src/lib/components/QImChatGroupList/src/QImChatGroupList.vue +0 -103
- package/src/lib/components/QImChatGroupList/src/useConfigData.ts +0 -17
- package/src/lib/components/QMqRecordList/index.ts +0 -6
- package/src/lib/components/QMqRecordList/src/QMqRecordList.vue +0 -109
- package/src/lib/components/QMqRecordList/src/useConfigData.ts +0 -18
- package/src/lib/components/QPasswordSecurityPolicy/index.ts +0 -6
- package/src/lib/components/QPasswordSecurityPolicy/src/QPasswordSecurityPolicy.vue +0 -266
- package/src/lib/components/QPermissionDataList/index.ts +0 -6
- package/src/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue +0 -3
- package/src/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue +0 -218
- package/src/lib/components/QPermissionDataList/src/QPermissionDataList.vue +0 -110
- package/src/lib/components/QPermissionDataList/src/form.vue +0 -109
- package/src/lib/components/QPurchaseNoticeList/index.ts +0 -6
- package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue +0 -147
- package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue +0 -332
- package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeList.vue +0 -189
- package/src/lib/components/QPurchaseNoticeList/src/use-field-select-modal-hook.ts +0 -84
- package/src/lib/components/QPurchaseNoticeList/src/useConfigData.ts +0 -22
- package/src/lib/components/QPurchaseNoticeTemplateList/index.ts +0 -6
- package/src/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue +0 -134
- package/src/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateModal.vue +0 -91
- package/src/lib/components/QPurchaseNoticeTemplateList/src/useConfigData.ts +0 -18
- package/src/lib/components/QQuartzJobList/index.ts +0 -6
- package/src/lib/components/QQuartzJobList/src/QQuartzJobList.vue +0 -276
- package/src/lib/components/QQuartzJobList/src/components/JCron.vue +0 -82
- package/src/lib/components/QQuartzJobList/src/components/JCronModal.vue +0 -985
- package/src/lib/components/QQuartzJobList/src/components/QuartzJobModal.vue +0 -176
- package/src/lib/components/QQuartzJobList/src/useConfigData.ts +0 -26
- package/src/lib/components/QRoleList/index.ts +0 -6
- package/src/lib/components/QRoleList/src/QRoleList.vue +0 -332
- package/src/lib/components/QRoleList/src/components/content-header/contentHeader.less +0 -31
- package/src/lib/components/QRoleList/src/components/content-header/index.tsx +0 -42
- package/src/lib/components/QRoleList/src/components/userAuthorization/index.tsx +0 -690
- package/src/lib/components/QRoleList/src/components/userAuthorization/userAuthorization.less +0 -97
- package/src/lib/components/QRoleList/src/useConfigData.ts +0 -28
- package/src/lib/components/QSupplierAccountList/index.ts +0 -6
- package/src/lib/components/QSupplierAccountList/src/QSupplierAccountForm.vue +0 -187
- package/src/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue +0 -304
- package/src/lib/components/QSupplierAccountList/src/useConfigData.ts +0 -29
- package/src/lib/components/QUsageList/index.ts +0 -6
- package/src/lib/components/QUsageList/src/QUsageList.vue +0 -287
- package/src/lib/components/QUsageList/src/useConfigData.ts +0 -154
- package/src/lib/components/QcustomConfigEdit/component/AddDictCodeModal.vue +0 -140
- package/src/lib/components/QcustomConfigEdit/component/TempalePreviewModal.vue +0 -100
- package/src/lib/components/QcustomConfigEdit/component/dataFormatComponent.tsx +0 -100
- package/src/lib/components/QcustomConfigEdit/component/regexComponent.tsx +0 -71
- package/src/lib/components/QcustomConfigEdit/index.ts +0 -6
- package/src/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue +0 -1895
- package/src/lib/components/QcustomConfigEdit/src/QcustomConfigRender.tsx +0 -242
- package/src/lib/components/QcustomConfigEdit/src/types.ts +0 -71
- package/src/lib/components/QcustomConfigEdit/src/useConfigComputed.ts +0 -75
- package/src/lib/components/QcustomConfigEdit/src/useConfigData.ts +0 -123
- package/src/lib/components/QcustomConfigEdit/src/useConfigMethods.ts +0 -117
- package/src/lib/components/QcustomConfigEdit/src/useConstant.ts +0 -301
- package/src/lib/components/QcustomConfigEdit/style/index.less +0 -41
- package/src/lib/components/QcustomConfigList/component/ImportJsonCustomConfig.vue +0 -135
- package/src/lib/components/QcustomConfigList/index.ts +0 -6
- package/src/lib/components/QcustomConfigList/src/QcustomConfigList.vue +0 -276
- package/src/lib/components/QcustomConfigList/src/types.ts +0 -1
- package/src/lib/components/QcustomConfigList/src/useConfigData.ts +0 -23
- package/src/lib/components/QcustomConfigList/src/useMethods.ts +0 -36
- package/src/lib/components/QcustomConfigList/style/index.less +0 -3
- package/src/lib/components/QsysConfigList/index.ts +0 -6
- package/src/lib/components/QsysConfigList/src/QsysConfigList.vue +0 -124
- package/src/lib/components/QsysConfigList/src/types.ts +0 -1
- package/src/lib/components/QsysConfigList/src/useConfigData.ts +0 -17
- package/src/lib/components/QsysConfigList/src/useMethods.ts +0 -11
- package/src/lib/components/QsysConfigList/style/index.less +0 -3
- package/src/lib/components/index.ts +0 -78
- package/src/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue +0 -49
- package/src/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue +0 -135
- package/src/lib/components/integratedNodesList/src/index.vue +0 -130
- package/src/lib/components/integratedReportList/src/index.vue +0 -111
- package/src/lib/components/integratedReportSearchList/src/index.vue +0 -106
- package/src/lib/components/loginAbnormalLogList/src/index.vue +0 -43
- package/src/lib/components/loginLogList/src/index.vue +0 -51
- package/src/lib/components/loginSupplierLogList/src/index.vue +0 -53
- package/src/lib/components/operateLogList/src/index.vue +0 -46
- package/src/lib/index.ts +0 -15
- package/src/lib/utils/constant.ts +0 -1
- package/src/lib/utils/global.hook.ts +0 -337
- package/src/lib/utils/global.types.ts +0 -49
- package/src/lib/utils/regexp.ts +0 -143
- package/src/main.ts +0 -11
- package/src/vite-env.d.ts +0 -13
- package/tsconfig.json +0 -24
- package/tsconfig.node.json +0 -9
- package/vite.config.ts +0 -61
- /package/dist/{index.es.d.ts → index.d.ts} +0 -0
|
@@ -35,6 +35,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
35
35
|
subAccount: string;
|
|
36
36
|
serivceUrl: string;
|
|
37
37
|
} | undefined;
|
|
38
|
+
showPageHeader?: boolean | undefined;
|
|
38
39
|
isDetail?: boolean | undefined;
|
|
39
40
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
40
41
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -58,7 +59,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
58
59
|
url: string;
|
|
59
60
|
};
|
|
60
61
|
authorityCode?: string | undefined;
|
|
61
|
-
attrs?: GlobalPageLayoutTypes.
|
|
62
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
62
63
|
icon?: {
|
|
63
64
|
type: string;
|
|
64
65
|
size: number;
|
|
@@ -72,17 +73,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
72
73
|
title: string;
|
|
73
74
|
content: string;
|
|
74
75
|
} | undefined;
|
|
76
|
+
dropdown?: boolean | undefined;
|
|
75
77
|
isExistFrozenSource?: boolean | undefined;
|
|
76
78
|
isExistFrozenSourceUrl?: string | undefined;
|
|
77
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
78
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
79
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
80
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
79
81
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
80
82
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
81
83
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
82
84
|
}[] | undefined;
|
|
83
85
|
extend?: {
|
|
84
|
-
[x: string]:
|
|
85
|
-
[x: number]: unknown;
|
|
86
|
+
[x: string]: any;
|
|
86
87
|
vxeGridConfig?: {
|
|
87
88
|
size?: SizeType | undefined;
|
|
88
89
|
loading?: boolean | undefined;
|
|
@@ -2827,7 +2828,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2827
2828
|
url: string;
|
|
2828
2829
|
};
|
|
2829
2830
|
authorityCode?: string | undefined;
|
|
2830
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2831
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2831
2832
|
icon?: {
|
|
2832
2833
|
type: string;
|
|
2833
2834
|
size: number;
|
|
@@ -2841,10 +2842,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2841
2842
|
title: string;
|
|
2842
2843
|
content: string;
|
|
2843
2844
|
} | undefined;
|
|
2845
|
+
dropdown?: boolean | undefined;
|
|
2844
2846
|
isExistFrozenSource?: boolean | undefined;
|
|
2845
2847
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2846
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2847
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2848
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2849
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2848
2850
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2849
2851
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2850
2852
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2852,15 +2854,16 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2852
2854
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2853
2855
|
hasAdd?: boolean | undefined;
|
|
2854
2856
|
isUseLocalData?: boolean | undefined;
|
|
2855
|
-
localData?: GlobalPageLayoutTypes.
|
|
2857
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2856
2858
|
showBackIcon?: boolean | undefined;
|
|
2859
|
+
pageTitle?: string | undefined;
|
|
2857
2860
|
};
|
|
2858
|
-
pageData: Ref<GlobalPageLayoutTypes.
|
|
2861
|
+
pageData: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2859
2862
|
layoutConfig: Ref<GlobalPageLayoutTypes.LayoutConfig>;
|
|
2860
|
-
defaultValues: Ref<GlobalPageLayoutTypes.
|
|
2863
|
+
defaultValues: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2861
2864
|
stepTriggerValidate: () => void;
|
|
2862
2865
|
composeSave: () => void;
|
|
2863
|
-
customLoading: Ref<boolean
|
|
2866
|
+
customLoading: Readonly<Ref<boolean>>;
|
|
2864
2867
|
handleCustomSave: () => void;
|
|
2865
2868
|
handleValidateSuccess: (button: GlobalPageLayoutTypes.PageButton) => void;
|
|
2866
2869
|
getRoleOptains: () => Promise<void>;
|
|
@@ -18,7 +18,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
18
18
|
groupOptions: Ref<never[]>;
|
|
19
19
|
currentRow: any;
|
|
20
20
|
layoutRef: Ref<ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null>;
|
|
21
|
-
pageData: Ref<GlobalPageLayoutTypes.
|
|
21
|
+
pageData: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
22
22
|
options: {
|
|
23
23
|
businessType?: string | undefined;
|
|
24
24
|
currentRow?: {
|
|
@@ -35,6 +35,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
35
35
|
subAccount: string;
|
|
36
36
|
serivceUrl: string;
|
|
37
37
|
} | undefined;
|
|
38
|
+
showPageHeader?: boolean | undefined;
|
|
38
39
|
isDetail?: boolean | undefined;
|
|
39
40
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
40
41
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -58,7 +59,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
58
59
|
url: string;
|
|
59
60
|
};
|
|
60
61
|
authorityCode?: string | undefined;
|
|
61
|
-
attrs?: GlobalPageLayoutTypes.
|
|
62
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
62
63
|
icon?: {
|
|
63
64
|
type: string;
|
|
64
65
|
size: number;
|
|
@@ -72,17 +73,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
72
73
|
title: string;
|
|
73
74
|
content: string;
|
|
74
75
|
} | undefined;
|
|
76
|
+
dropdown?: boolean | undefined;
|
|
75
77
|
isExistFrozenSource?: boolean | undefined;
|
|
76
78
|
isExistFrozenSourceUrl?: string | undefined;
|
|
77
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
78
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
79
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
80
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
79
81
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
80
82
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
81
83
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
82
84
|
}[] | undefined;
|
|
83
85
|
extend?: {
|
|
84
|
-
[x: string]:
|
|
85
|
-
[x: number]: unknown;
|
|
86
|
+
[x: string]: any;
|
|
86
87
|
vxeGridConfig?: {
|
|
87
88
|
size?: SizeType | undefined;
|
|
88
89
|
loading?: boolean | undefined;
|
|
@@ -2827,7 +2828,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2827
2828
|
url: string;
|
|
2828
2829
|
};
|
|
2829
2830
|
authorityCode?: string | undefined;
|
|
2830
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2831
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2831
2832
|
icon?: {
|
|
2832
2833
|
type: string;
|
|
2833
2834
|
size: number;
|
|
@@ -2841,10 +2842,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2841
2842
|
title: string;
|
|
2842
2843
|
content: string;
|
|
2843
2844
|
} | undefined;
|
|
2845
|
+
dropdown?: boolean | undefined;
|
|
2844
2846
|
isExistFrozenSource?: boolean | undefined;
|
|
2845
2847
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2846
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2847
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2848
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2849
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2848
2850
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2849
2851
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2850
2852
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2852,8 +2854,9 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2852
2854
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2853
2855
|
hasAdd?: boolean | undefined;
|
|
2854
2856
|
isUseLocalData?: boolean | undefined;
|
|
2855
|
-
localData?: GlobalPageLayoutTypes.
|
|
2857
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2856
2858
|
showBackIcon?: boolean | undefined;
|
|
2859
|
+
pageTitle?: string | undefined;
|
|
2857
2860
|
};
|
|
2858
2861
|
onMouteds: () => void;
|
|
2859
2862
|
getOptions: () => Promise<void>;
|
|
@@ -35,6 +35,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
35
35
|
subAccount: string;
|
|
36
36
|
serivceUrl: string;
|
|
37
37
|
} | undefined;
|
|
38
|
+
showPageHeader?: boolean | undefined;
|
|
38
39
|
isDetail?: boolean | undefined;
|
|
39
40
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
40
41
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -58,7 +59,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
58
59
|
url: string;
|
|
59
60
|
};
|
|
60
61
|
authorityCode?: string | undefined;
|
|
61
|
-
attrs?: GlobalPageLayoutTypes.
|
|
62
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
62
63
|
icon?: {
|
|
63
64
|
type: string;
|
|
64
65
|
size: number;
|
|
@@ -72,17 +73,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
72
73
|
title: string;
|
|
73
74
|
content: string;
|
|
74
75
|
} | undefined;
|
|
76
|
+
dropdown?: boolean | undefined;
|
|
75
77
|
isExistFrozenSource?: boolean | undefined;
|
|
76
78
|
isExistFrozenSourceUrl?: string | undefined;
|
|
77
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
78
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
79
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
80
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
79
81
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
80
82
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
81
83
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
82
84
|
}[] | undefined;
|
|
83
85
|
extend?: {
|
|
84
|
-
[x: string]:
|
|
85
|
-
[x: number]: unknown;
|
|
86
|
+
[x: string]: any;
|
|
86
87
|
vxeGridConfig?: {
|
|
87
88
|
size?: SizeType | undefined;
|
|
88
89
|
loading?: boolean | undefined;
|
|
@@ -2827,7 +2828,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2827
2828
|
url: string;
|
|
2828
2829
|
};
|
|
2829
2830
|
authorityCode?: string | undefined;
|
|
2830
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2831
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2831
2832
|
icon?: {
|
|
2832
2833
|
type: string;
|
|
2833
2834
|
size: number;
|
|
@@ -2841,10 +2842,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2841
2842
|
title: string;
|
|
2842
2843
|
content: string;
|
|
2843
2844
|
} | undefined;
|
|
2845
|
+
dropdown?: boolean | undefined;
|
|
2844
2846
|
isExistFrozenSource?: boolean | undefined;
|
|
2845
2847
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2846
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2847
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2848
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2849
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2848
2850
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2849
2851
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2850
2852
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2852,19 +2854,21 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2852
2854
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2853
2855
|
hasAdd?: boolean | undefined;
|
|
2854
2856
|
isUseLocalData?: boolean | undefined;
|
|
2855
|
-
localData?: GlobalPageLayoutTypes.
|
|
2857
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2856
2858
|
showBackIcon?: boolean | undefined;
|
|
2859
|
+
pageTitle?: string | undefined;
|
|
2857
2860
|
};
|
|
2858
|
-
pageData: Ref<GlobalPageLayoutTypes.
|
|
2861
|
+
pageData: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2859
2862
|
layoutConfig: Ref<GlobalPageLayoutTypes.LayoutConfig>;
|
|
2860
|
-
defaultValues: Ref<GlobalPageLayoutTypes.
|
|
2863
|
+
defaultValues: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2861
2864
|
stepTriggerValidate: () => void;
|
|
2862
2865
|
composeSave: () => void;
|
|
2863
|
-
customLoading: Ref<boolean
|
|
2866
|
+
customLoading: Readonly<Ref<boolean>>;
|
|
2864
2867
|
handleCustomSave: () => void;
|
|
2865
2868
|
handleValidateSuccess: (button: GlobalPageLayoutTypes.PageButton) => void;
|
|
2866
2869
|
getRoleOptains: () => Promise<void>;
|
|
2867
2870
|
getGroupOptains: () => Promise<void>;
|
|
2871
|
+
subAccountDis: () => boolean;
|
|
2868
2872
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
2869
2873
|
currentRow: {
|
|
2870
2874
|
type: null;
|
|
@@ -31,6 +31,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
31
31
|
subAccount: string;
|
|
32
32
|
serivceUrl: string;
|
|
33
33
|
} | undefined;
|
|
34
|
+
showPageHeader?: boolean | undefined;
|
|
34
35
|
isDetail?: boolean | undefined;
|
|
35
36
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
36
37
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -54,7 +55,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
54
55
|
url: string;
|
|
55
56
|
};
|
|
56
57
|
authorityCode?: string | undefined;
|
|
57
|
-
attrs?: GlobalPageLayoutTypes.
|
|
58
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
58
59
|
icon?: {
|
|
59
60
|
type: string;
|
|
60
61
|
size: number;
|
|
@@ -68,17 +69,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
68
69
|
title: string;
|
|
69
70
|
content: string;
|
|
70
71
|
} | undefined;
|
|
72
|
+
dropdown?: boolean | undefined;
|
|
71
73
|
isExistFrozenSource?: boolean | undefined;
|
|
72
74
|
isExistFrozenSourceUrl?: string | undefined;
|
|
73
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
74
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
75
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
76
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
75
77
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
76
78
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
77
79
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
78
80
|
}[] | undefined;
|
|
79
81
|
extend?: {
|
|
80
|
-
[x: string]:
|
|
81
|
-
[x: number]: unknown;
|
|
82
|
+
[x: string]: any;
|
|
82
83
|
vxeGridConfig?: {
|
|
83
84
|
size?: SizeType | undefined;
|
|
84
85
|
loading?: boolean | undefined;
|
|
@@ -2823,7 +2824,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2823
2824
|
url: string;
|
|
2824
2825
|
};
|
|
2825
2826
|
authorityCode?: string | undefined;
|
|
2826
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2827
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2827
2828
|
icon?: {
|
|
2828
2829
|
type: string;
|
|
2829
2830
|
size: number;
|
|
@@ -2837,10 +2838,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2837
2838
|
title: string;
|
|
2838
2839
|
content: string;
|
|
2839
2840
|
} | undefined;
|
|
2841
|
+
dropdown?: boolean | undefined;
|
|
2840
2842
|
isExistFrozenSource?: boolean | undefined;
|
|
2841
2843
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2842
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2843
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2844
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2845
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2844
2846
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2845
2847
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2846
2848
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2848,8 +2850,9 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2848
2850
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2849
2851
|
hasAdd?: boolean | undefined;
|
|
2850
2852
|
isUseLocalData?: boolean | undefined;
|
|
2851
|
-
localData?: GlobalPageLayoutTypes.
|
|
2853
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2852
2854
|
showBackIcon?: boolean | undefined;
|
|
2855
|
+
pageTitle?: string | undefined;
|
|
2853
2856
|
};
|
|
2854
2857
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
2855
2858
|
currentRow: {
|
package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue.d.ts
CHANGED
|
@@ -31,6 +31,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
31
31
|
subAccount: string;
|
|
32
32
|
serivceUrl: string;
|
|
33
33
|
} | undefined;
|
|
34
|
+
showPageHeader?: boolean | undefined;
|
|
34
35
|
isDetail?: boolean | undefined;
|
|
35
36
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
36
37
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -54,7 +55,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
54
55
|
url: string;
|
|
55
56
|
};
|
|
56
57
|
authorityCode?: string | undefined;
|
|
57
|
-
attrs?: GlobalPageLayoutTypes.
|
|
58
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
58
59
|
icon?: {
|
|
59
60
|
type: string;
|
|
60
61
|
size: number;
|
|
@@ -68,17 +69,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
68
69
|
title: string;
|
|
69
70
|
content: string;
|
|
70
71
|
} | undefined;
|
|
72
|
+
dropdown?: boolean | undefined;
|
|
71
73
|
isExistFrozenSource?: boolean | undefined;
|
|
72
74
|
isExistFrozenSourceUrl?: string | undefined;
|
|
73
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
74
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
75
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
76
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
75
77
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
76
78
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
77
79
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
78
80
|
}[] | undefined;
|
|
79
81
|
extend?: {
|
|
80
|
-
[x: string]:
|
|
81
|
-
[x: number]: unknown;
|
|
82
|
+
[x: string]: any;
|
|
82
83
|
vxeGridConfig?: {
|
|
83
84
|
size?: SizeType | undefined;
|
|
84
85
|
loading?: boolean | undefined;
|
|
@@ -2823,7 +2824,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2823
2824
|
url: string;
|
|
2824
2825
|
};
|
|
2825
2826
|
authorityCode?: string | undefined;
|
|
2826
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2827
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2827
2828
|
icon?: {
|
|
2828
2829
|
type: string;
|
|
2829
2830
|
size: number;
|
|
@@ -2837,10 +2838,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2837
2838
|
title: string;
|
|
2838
2839
|
content: string;
|
|
2839
2840
|
} | undefined;
|
|
2841
|
+
dropdown?: boolean | undefined;
|
|
2840
2842
|
isExistFrozenSource?: boolean | undefined;
|
|
2841
2843
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2842
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2843
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2844
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2845
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2844
2846
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2845
2847
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2846
2848
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2848,8 +2850,9 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2848
2850
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2849
2851
|
hasAdd?: boolean | undefined;
|
|
2850
2852
|
isUseLocalData?: boolean | undefined;
|
|
2851
|
-
localData?: GlobalPageLayoutTypes.
|
|
2853
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2852
2854
|
showBackIcon?: boolean | undefined;
|
|
2855
|
+
pageTitle?: string | undefined;
|
|
2853
2856
|
};
|
|
2854
2857
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
2855
2858
|
currentRow: {
|
|
@@ -16,9 +16,9 @@ declare const _sfc_main: DefineComponent<{
|
|
|
16
16
|
props: any;
|
|
17
17
|
currentRow: any;
|
|
18
18
|
layoutRef: Ref<ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null>;
|
|
19
|
-
pageData: Ref<GlobalPageLayoutTypes.
|
|
19
|
+
pageData: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
20
20
|
layoutConfig: Ref<GlobalPageLayoutTypes.LayoutConfig>;
|
|
21
|
-
defaultValues: Ref<GlobalPageLayoutTypes.
|
|
21
|
+
defaultValues: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
22
22
|
createPromise: <T>(fn: CreatePromise<T>) => Promise<unknown>;
|
|
23
23
|
options: {
|
|
24
24
|
businessType?: string | undefined;
|
|
@@ -36,6 +36,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
36
36
|
subAccount: string;
|
|
37
37
|
serivceUrl: string;
|
|
38
38
|
} | undefined;
|
|
39
|
+
showPageHeader?: boolean | undefined;
|
|
39
40
|
isDetail?: boolean | undefined;
|
|
40
41
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
41
42
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -59,7 +60,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
59
60
|
url: string;
|
|
60
61
|
};
|
|
61
62
|
authorityCode?: string | undefined;
|
|
62
|
-
attrs?: GlobalPageLayoutTypes.
|
|
63
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
63
64
|
icon?: {
|
|
64
65
|
type: string;
|
|
65
66
|
size: number;
|
|
@@ -73,17 +74,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
73
74
|
title: string;
|
|
74
75
|
content: string;
|
|
75
76
|
} | undefined;
|
|
77
|
+
dropdown?: boolean | undefined;
|
|
76
78
|
isExistFrozenSource?: boolean | undefined;
|
|
77
79
|
isExistFrozenSourceUrl?: string | undefined;
|
|
78
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
79
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
80
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
81
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
80
82
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
81
83
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
82
84
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
83
85
|
}[] | undefined;
|
|
84
86
|
extend?: {
|
|
85
|
-
[x: string]:
|
|
86
|
-
[x: number]: unknown;
|
|
87
|
+
[x: string]: any;
|
|
87
88
|
vxeGridConfig?: {
|
|
88
89
|
size?: SizeType | undefined;
|
|
89
90
|
loading?: boolean | undefined;
|
|
@@ -2828,7 +2829,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2828
2829
|
url: string;
|
|
2829
2830
|
};
|
|
2830
2831
|
authorityCode?: string | undefined;
|
|
2831
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2832
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2832
2833
|
icon?: {
|
|
2833
2834
|
type: string;
|
|
2834
2835
|
size: number;
|
|
@@ -2842,10 +2843,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2842
2843
|
title: string;
|
|
2843
2844
|
content: string;
|
|
2844
2845
|
} | undefined;
|
|
2846
|
+
dropdown?: boolean | undefined;
|
|
2845
2847
|
isExistFrozenSource?: boolean | undefined;
|
|
2846
2848
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2847
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2848
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2849
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2850
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2849
2851
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2850
2852
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2851
2853
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2853,12 +2855,13 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2853
2855
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2854
2856
|
hasAdd?: boolean | undefined;
|
|
2855
2857
|
isUseLocalData?: boolean | undefined;
|
|
2856
|
-
localData?: GlobalPageLayoutTypes.
|
|
2858
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2857
2859
|
showBackIcon?: boolean | undefined;
|
|
2860
|
+
pageTitle?: string | undefined;
|
|
2858
2861
|
};
|
|
2859
2862
|
stepTriggerValidate: () => void;
|
|
2860
2863
|
composeSave: () => void;
|
|
2861
|
-
customLoading: Ref<boolean
|
|
2864
|
+
customLoading: Readonly<Ref<boolean>>;
|
|
2862
2865
|
handleCustomSave: () => void;
|
|
2863
2866
|
handleValidateSuccess: (button: GlobalPageLayoutTypes.PageButton) => void;
|
|
2864
2867
|
pulishDiabled: () => boolean;
|
|
@@ -11,6 +11,7 @@ declare const _sfc_main: DefineComponent<{}, {
|
|
|
11
11
|
columnsCode: string;
|
|
12
12
|
};
|
|
13
13
|
handleDelete: (row: GlobalPageLayoutTypes.CurrentRow) => Promise<void>;
|
|
14
|
+
handleMoreDelete: () => Promise<void>;
|
|
14
15
|
handlePublish: (row: GlobalPageLayoutTypes.CurrentRow) => Promise<void>;
|
|
15
16
|
pageData: {
|
|
16
17
|
statusConfig: {
|
|
@@ -62,6 +63,14 @@ declare const _sfc_main: DefineComponent<{}, {
|
|
|
62
63
|
};
|
|
63
64
|
type: string;
|
|
64
65
|
click: () => void;
|
|
66
|
+
} | {
|
|
67
|
+
label: string;
|
|
68
|
+
attrs: {
|
|
69
|
+
type: string;
|
|
70
|
+
};
|
|
71
|
+
type: string;
|
|
72
|
+
click: () => void;
|
|
73
|
+
icon?: undefined;
|
|
65
74
|
} | {
|
|
66
75
|
label: string;
|
|
67
76
|
icon: {
|