@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
|
@@ -1,3 +1,387 @@
|
|
|
1
|
-
import type { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import type { DefineComponent, Ref, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
|
|
2
|
+
import type { VxeColumnSlotTypes, VxeTableDataRow, SlotVNodeType, VxeColumnPropTypes, VxeTablePropTypes, VxeTooltipPropTypes, SizeType, VxePagerPropTypes, VxeTableDefines } from 'vxe-table';
|
|
3
|
+
import qqtApi from '@qqt-product/api';
|
|
4
|
+
declare const _sfc_main: DefineComponent<{
|
|
5
|
+
businessId: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
required: true;
|
|
8
|
+
};
|
|
9
|
+
templateVersion: {
|
|
10
|
+
type: StringConstructor;
|
|
11
|
+
required: true;
|
|
12
|
+
};
|
|
13
|
+
currentRow: {
|
|
14
|
+
type: null;
|
|
15
|
+
required: true;
|
|
16
|
+
};
|
|
17
|
+
userInfo: {
|
|
18
|
+
type: null;
|
|
19
|
+
required: true;
|
|
20
|
+
};
|
|
21
|
+
}, {
|
|
22
|
+
srmI18n: (i18nKey: string, defaultValue: string, account?: string | number) => string;
|
|
23
|
+
props: any;
|
|
24
|
+
currentRow: any;
|
|
25
|
+
qHttp: qqtApi.Request;
|
|
26
|
+
form: any;
|
|
27
|
+
confirmLoading: Ref<boolean>;
|
|
28
|
+
userAllTableLoading: Ref<boolean>;
|
|
29
|
+
userTableLoading: Ref<boolean>;
|
|
30
|
+
queryParams: Ref<{}>;
|
|
31
|
+
queryParamsAll: Ref<{}>;
|
|
32
|
+
userAllListKeyWord: Ref<string>;
|
|
33
|
+
userListKeyWord: Ref<string>;
|
|
34
|
+
userAllTableData: any;
|
|
35
|
+
userTableData: any;
|
|
36
|
+
userTableColumns: {
|
|
37
|
+
children?: any[] | undefined;
|
|
38
|
+
slots?: {
|
|
39
|
+
title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
40
|
+
radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
41
|
+
checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
42
|
+
default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
43
|
+
header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
44
|
+
footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
45
|
+
content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
46
|
+
filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
47
|
+
edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
48
|
+
icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
|
|
49
|
+
} | undefined;
|
|
50
|
+
colId?: VxeColumnPropTypes.ColId | undefined;
|
|
51
|
+
type?: VxeColumnPropTypes.Type | undefined;
|
|
52
|
+
field?: string | undefined;
|
|
53
|
+
title?: string | undefined;
|
|
54
|
+
width?: VxeColumnPropTypes.Width | undefined;
|
|
55
|
+
minWidth?: VxeColumnPropTypes.MinWidth | undefined;
|
|
56
|
+
maxWidth?: VxeColumnPropTypes.MaxWidth | undefined;
|
|
57
|
+
resizable?: boolean | undefined;
|
|
58
|
+
fixed?: VxeColumnPropTypes.Fixed | undefined;
|
|
59
|
+
align?: VxeColumnPropTypes.Align | undefined;
|
|
60
|
+
headerAlign?: VxeColumnPropTypes.Align | undefined;
|
|
61
|
+
footerAlign?: VxeColumnPropTypes.Align | undefined;
|
|
62
|
+
showOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
|
|
63
|
+
showHeaderOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
|
|
64
|
+
showFooterOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
|
|
65
|
+
className?: VxeColumnPropTypes.ClassName<VxeTableDataRow> | undefined;
|
|
66
|
+
headerClassName?: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow> | undefined;
|
|
67
|
+
footerClassName?: VxeColumnPropTypes.FooterClassName<VxeTableDataRow> | undefined;
|
|
68
|
+
formatter?: VxeColumnPropTypes.Formatter<VxeTableDataRow> | undefined;
|
|
69
|
+
sortable?: boolean | undefined;
|
|
70
|
+
sortBy?: VxeColumnPropTypes.SortBy<VxeTableDataRow> | undefined;
|
|
71
|
+
sortType?: VxeColumnPropTypes.SortType | undefined;
|
|
72
|
+
filters?: {
|
|
73
|
+
label?: string | number | undefined;
|
|
74
|
+
value?: any;
|
|
75
|
+
data?: any;
|
|
76
|
+
resetValue?: any;
|
|
77
|
+
checked?: boolean | undefined;
|
|
78
|
+
}[] | undefined;
|
|
79
|
+
filterMultiple?: boolean | undefined;
|
|
80
|
+
filterMethod?: VxeColumnPropTypes.FilterMethod<VxeTableDataRow> | undefined;
|
|
81
|
+
filterRender?: {
|
|
82
|
+
options?: any[] | undefined;
|
|
83
|
+
optionProps?: {
|
|
84
|
+
value?: string | undefined;
|
|
85
|
+
label?: string | undefined;
|
|
86
|
+
key?: string | undefined;
|
|
87
|
+
} | undefined;
|
|
88
|
+
optionGroups?: any[] | undefined;
|
|
89
|
+
optionGroupProps?: {
|
|
90
|
+
options?: string | undefined;
|
|
91
|
+
label?: string | undefined;
|
|
92
|
+
key?: string | undefined;
|
|
93
|
+
} | undefined;
|
|
94
|
+
content?: string | undefined;
|
|
95
|
+
name?: string | undefined;
|
|
96
|
+
props?: {
|
|
97
|
+
[key: string]: any;
|
|
98
|
+
} | undefined;
|
|
99
|
+
attrs?: {
|
|
100
|
+
[key: string]: any;
|
|
101
|
+
} | undefined;
|
|
102
|
+
events?: {
|
|
103
|
+
[key: string]: (...args: any[]) => any;
|
|
104
|
+
} | undefined;
|
|
105
|
+
children?: any[] | undefined;
|
|
106
|
+
cellType?: "string" | "number" | undefined;
|
|
107
|
+
} | undefined;
|
|
108
|
+
treeNode?: boolean | undefined;
|
|
109
|
+
visible?: boolean | undefined;
|
|
110
|
+
exportMethod?: VxeColumnPropTypes.ExportMethod<VxeTableDataRow> | undefined;
|
|
111
|
+
footerExportMethod?: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow> | undefined;
|
|
112
|
+
titleHelp?: {
|
|
113
|
+
useHTML?: boolean | undefined;
|
|
114
|
+
content?: VxeTooltipPropTypes.Content | undefined;
|
|
115
|
+
enterable?: boolean | undefined;
|
|
116
|
+
theme?: string | undefined;
|
|
117
|
+
icon?: string | undefined;
|
|
118
|
+
message?: string | undefined;
|
|
119
|
+
} | undefined;
|
|
120
|
+
titlePrefix?: {
|
|
121
|
+
useHTML?: boolean | undefined;
|
|
122
|
+
content?: VxeTooltipPropTypes.Content | undefined;
|
|
123
|
+
enterable?: boolean | undefined;
|
|
124
|
+
theme?: string | undefined;
|
|
125
|
+
icon?: string | undefined;
|
|
126
|
+
message?: string | undefined;
|
|
127
|
+
} | undefined;
|
|
128
|
+
cellType?: VxeColumnPropTypes.CellType | undefined;
|
|
129
|
+
cellRender?: {
|
|
130
|
+
events?: {
|
|
131
|
+
[key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
|
|
132
|
+
} | undefined;
|
|
133
|
+
options?: any[] | undefined;
|
|
134
|
+
optionProps?: {
|
|
135
|
+
value?: string | undefined;
|
|
136
|
+
label?: string | undefined;
|
|
137
|
+
key?: string | undefined;
|
|
138
|
+
} | undefined;
|
|
139
|
+
optionGroups?: any[] | undefined;
|
|
140
|
+
optionGroupProps?: {
|
|
141
|
+
options?: string | undefined;
|
|
142
|
+
label?: string | undefined;
|
|
143
|
+
key?: string | undefined;
|
|
144
|
+
} | undefined;
|
|
145
|
+
content?: string | undefined;
|
|
146
|
+
name?: string | undefined;
|
|
147
|
+
props?: {
|
|
148
|
+
[key: string]: any;
|
|
149
|
+
} | undefined;
|
|
150
|
+
attrs?: {
|
|
151
|
+
[key: string]: any;
|
|
152
|
+
} | undefined;
|
|
153
|
+
children?: any[] | undefined;
|
|
154
|
+
cellType?: "string" | "number" | undefined;
|
|
155
|
+
} | undefined;
|
|
156
|
+
editRender?: {
|
|
157
|
+
events?: {
|
|
158
|
+
[key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
|
|
159
|
+
} | undefined;
|
|
160
|
+
enabled?: boolean | undefined;
|
|
161
|
+
options?: any[] | undefined;
|
|
162
|
+
optionProps?: {
|
|
163
|
+
value?: string | undefined;
|
|
164
|
+
label?: string | undefined;
|
|
165
|
+
key?: string | undefined;
|
|
166
|
+
} | undefined;
|
|
167
|
+
optionGroups?: any[] | undefined;
|
|
168
|
+
optionGroupProps?: {
|
|
169
|
+
options?: string | undefined;
|
|
170
|
+
label?: string | undefined;
|
|
171
|
+
key?: string | undefined;
|
|
172
|
+
} | undefined;
|
|
173
|
+
autofocus?: string | undefined;
|
|
174
|
+
autoselect?: boolean | undefined;
|
|
175
|
+
defaultValue?: string | number | object | any[] | ((params: {
|
|
176
|
+
column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
|
|
177
|
+
}) => any) | {
|
|
178
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
179
|
+
test: (string: string) => boolean;
|
|
180
|
+
readonly source: string;
|
|
181
|
+
readonly global: boolean;
|
|
182
|
+
readonly ignoreCase: boolean;
|
|
183
|
+
readonly multiline: boolean;
|
|
184
|
+
lastIndex: number;
|
|
185
|
+
compile: (pattern: string, flags?: string | undefined) => RegExp;
|
|
186
|
+
readonly flags: string;
|
|
187
|
+
readonly sticky: boolean;
|
|
188
|
+
readonly unicode: boolean;
|
|
189
|
+
readonly dotAll: boolean;
|
|
190
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
191
|
+
[Symbol.replace]: {
|
|
192
|
+
(string: string, replaceValue: string): string;
|
|
193
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
194
|
+
};
|
|
195
|
+
[Symbol.search]: (string: string) => number;
|
|
196
|
+
[Symbol.split]: (string: string, limit?: number | undefined) => string[];
|
|
197
|
+
[Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
|
|
198
|
+
} | {
|
|
199
|
+
toString: () => string;
|
|
200
|
+
toDateString: () => string;
|
|
201
|
+
toTimeString: () => string;
|
|
202
|
+
toLocaleString: {
|
|
203
|
+
(): string;
|
|
204
|
+
(locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
|
|
205
|
+
(locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
|
|
206
|
+
};
|
|
207
|
+
toLocaleDateString: {
|
|
208
|
+
(): string;
|
|
209
|
+
(locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
|
|
210
|
+
(locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
|
|
211
|
+
};
|
|
212
|
+
toLocaleTimeString: {
|
|
213
|
+
(): string;
|
|
214
|
+
(locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
|
|
215
|
+
(locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
|
|
216
|
+
};
|
|
217
|
+
valueOf: () => number;
|
|
218
|
+
getTime: () => number;
|
|
219
|
+
getFullYear: () => number;
|
|
220
|
+
getUTCFullYear: () => number;
|
|
221
|
+
getMonth: () => number;
|
|
222
|
+
getUTCMonth: () => number;
|
|
223
|
+
getDate: () => number;
|
|
224
|
+
getUTCDate: () => number;
|
|
225
|
+
getDay: () => number;
|
|
226
|
+
getUTCDay: () => number;
|
|
227
|
+
getHours: () => number;
|
|
228
|
+
getUTCHours: () => number;
|
|
229
|
+
getMinutes: () => number;
|
|
230
|
+
getUTCMinutes: () => number;
|
|
231
|
+
getSeconds: () => number;
|
|
232
|
+
getUTCSeconds: () => number;
|
|
233
|
+
getMilliseconds: () => number;
|
|
234
|
+
getUTCMilliseconds: () => number;
|
|
235
|
+
getTimezoneOffset: () => number;
|
|
236
|
+
setTime: (time: number) => number;
|
|
237
|
+
setMilliseconds: (ms: number) => number;
|
|
238
|
+
setUTCMilliseconds: (ms: number) => number;
|
|
239
|
+
setSeconds: (sec: number, ms?: number | undefined) => number;
|
|
240
|
+
setUTCSeconds: (sec: number, ms?: number | undefined) => number;
|
|
241
|
+
setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
|
|
242
|
+
setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
|
|
243
|
+
setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
|
|
244
|
+
setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
|
|
245
|
+
setDate: (date: number) => number;
|
|
246
|
+
setUTCDate: (date: number) => number;
|
|
247
|
+
setMonth: (month: number, date?: number | undefined) => number;
|
|
248
|
+
setUTCMonth: (month: number, date?: number | undefined) => number;
|
|
249
|
+
setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
|
|
250
|
+
setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
|
|
251
|
+
toUTCString: () => string;
|
|
252
|
+
toISOString: () => string;
|
|
253
|
+
toJSON: (key?: any) => string;
|
|
254
|
+
[Symbol.toPrimitive]: {
|
|
255
|
+
(hint: "default"): string;
|
|
256
|
+
(hint: "string"): string;
|
|
257
|
+
(hint: "number"): number;
|
|
258
|
+
(hint: string): string | number;
|
|
259
|
+
};
|
|
260
|
+
} | null | undefined;
|
|
261
|
+
immediate?: boolean | undefined;
|
|
262
|
+
content?: string | undefined;
|
|
263
|
+
placeholder?: string | undefined;
|
|
264
|
+
name?: string | undefined;
|
|
265
|
+
props?: {
|
|
266
|
+
[key: string]: any;
|
|
267
|
+
} | undefined;
|
|
268
|
+
attrs?: {
|
|
269
|
+
[key: string]: any;
|
|
270
|
+
} | undefined;
|
|
271
|
+
children?: any[] | undefined;
|
|
272
|
+
cellType?: "string" | "number" | undefined;
|
|
273
|
+
} | undefined;
|
|
274
|
+
contentRender?: {
|
|
275
|
+
options?: any[] | undefined;
|
|
276
|
+
optionProps?: {
|
|
277
|
+
value?: string | undefined;
|
|
278
|
+
label?: string | undefined;
|
|
279
|
+
key?: string | undefined;
|
|
280
|
+
} | undefined;
|
|
281
|
+
optionGroups?: any[] | undefined;
|
|
282
|
+
optionGroupProps?: {
|
|
283
|
+
options?: string | undefined;
|
|
284
|
+
label?: string | undefined;
|
|
285
|
+
key?: string | undefined;
|
|
286
|
+
} | undefined;
|
|
287
|
+
name?: string | undefined;
|
|
288
|
+
props?: {
|
|
289
|
+
[key: string]: any;
|
|
290
|
+
} | undefined;
|
|
291
|
+
attrs?: {
|
|
292
|
+
[key: string]: any;
|
|
293
|
+
} | undefined;
|
|
294
|
+
events?: {
|
|
295
|
+
[key: string]: (...args: any[]) => any;
|
|
296
|
+
} | undefined;
|
|
297
|
+
children?: any[] | undefined;
|
|
298
|
+
cellType?: "string" | "number" | undefined;
|
|
299
|
+
} | undefined;
|
|
300
|
+
params?: any;
|
|
301
|
+
}[];
|
|
302
|
+
userAllTablePage: {
|
|
303
|
+
enabled?: boolean | undefined;
|
|
304
|
+
slots?: any;
|
|
305
|
+
size?: SizeType | undefined;
|
|
306
|
+
layouts?: ("PrevJump" | "PrevPage" | "Number" | "JumpNumber" | "NextPage" | "NextJump" | "Sizes" | "Jump" | "FullJump" | "PageCount" | "Total")[] | undefined;
|
|
307
|
+
currentPage?: number | undefined;
|
|
308
|
+
loading?: boolean | undefined;
|
|
309
|
+
pageSize?: number | undefined;
|
|
310
|
+
total?: number | undefined;
|
|
311
|
+
pagerCount?: number | undefined;
|
|
312
|
+
pageSizes?: (number | {
|
|
313
|
+
label?: string | number | undefined;
|
|
314
|
+
value?: string | number | undefined;
|
|
315
|
+
})[] | undefined;
|
|
316
|
+
align?: string | undefined;
|
|
317
|
+
border?: boolean | undefined;
|
|
318
|
+
background?: boolean | undefined;
|
|
319
|
+
perfect?: boolean | undefined;
|
|
320
|
+
autoHidden?: boolean | undefined;
|
|
321
|
+
transfer?: boolean | undefined;
|
|
322
|
+
className?: VxePagerPropTypes.ClassName | undefined;
|
|
323
|
+
iconPrevPage?: string | undefined;
|
|
324
|
+
iconJumpPrev?: string | undefined;
|
|
325
|
+
iconJumpNext?: string | undefined;
|
|
326
|
+
iconNextPage?: string | undefined;
|
|
327
|
+
iconJumpMore?: string | undefined;
|
|
328
|
+
};
|
|
329
|
+
userTablePage: {
|
|
330
|
+
enabled?: boolean | undefined;
|
|
331
|
+
slots?: any;
|
|
332
|
+
size?: SizeType | undefined;
|
|
333
|
+
layouts?: ("PrevJump" | "PrevPage" | "Number" | "JumpNumber" | "NextPage" | "NextJump" | "Sizes" | "Jump" | "FullJump" | "PageCount" | "Total")[] | undefined;
|
|
334
|
+
currentPage?: number | undefined;
|
|
335
|
+
loading?: boolean | undefined;
|
|
336
|
+
pageSize?: number | undefined;
|
|
337
|
+
total?: number | undefined;
|
|
338
|
+
pagerCount?: number | undefined;
|
|
339
|
+
pageSizes?: (number | {
|
|
340
|
+
label?: string | number | undefined;
|
|
341
|
+
value?: string | number | undefined;
|
|
342
|
+
})[] | undefined;
|
|
343
|
+
align?: string | undefined;
|
|
344
|
+
border?: boolean | undefined;
|
|
345
|
+
background?: boolean | undefined;
|
|
346
|
+
perfect?: boolean | undefined;
|
|
347
|
+
autoHidden?: boolean | undefined;
|
|
348
|
+
transfer?: boolean | undefined;
|
|
349
|
+
className?: VxePagerPropTypes.ClassName | undefined;
|
|
350
|
+
iconPrevPage?: string | undefined;
|
|
351
|
+
iconJumpPrev?: string | undefined;
|
|
352
|
+
iconJumpNext?: string | undefined;
|
|
353
|
+
iconNextPage?: string | undefined;
|
|
354
|
+
iconJumpMore?: string | undefined;
|
|
355
|
+
};
|
|
356
|
+
userAllListHandlePageChange: ({ currentPage, pageSize }: {
|
|
357
|
+
currentPage: any;
|
|
358
|
+
pageSize: any;
|
|
359
|
+
}) => void;
|
|
360
|
+
userListHandlePageChange: ({ currentPage, pageSize }: {
|
|
361
|
+
currentPage: any;
|
|
362
|
+
pageSize: any;
|
|
363
|
+
}) => void;
|
|
364
|
+
usersAllLoadData: (data: any) => void;
|
|
365
|
+
userAllListOnSearch: (keyWord: string) => void;
|
|
366
|
+
usersLoadData: (data: any) => void;
|
|
367
|
+
userListOnSearch: (keyWord: string) => void;
|
|
368
|
+
handleDispose: (type: string, row: any) => void;
|
|
369
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
370
|
+
businessId: {
|
|
371
|
+
type: StringConstructor;
|
|
372
|
+
required: true;
|
|
373
|
+
};
|
|
374
|
+
templateVersion: {
|
|
375
|
+
type: StringConstructor;
|
|
376
|
+
required: true;
|
|
377
|
+
};
|
|
378
|
+
currentRow: {
|
|
379
|
+
type: null;
|
|
380
|
+
required: true;
|
|
381
|
+
};
|
|
382
|
+
userInfo: {
|
|
383
|
+
type: null;
|
|
384
|
+
required: true;
|
|
385
|
+
};
|
|
386
|
+
}>>, {}, {}>;
|
|
387
|
+
export default _sfc_main;
|
|
@@ -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,15 +2850,16 @@ 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
|
-
pageData: Ref<GlobalPageLayoutTypes.
|
|
2857
|
+
pageData: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2855
2858
|
layoutConfig: Ref<GlobalPageLayoutTypes.LayoutConfig>;
|
|
2856
|
-
defaultValues: Ref<GlobalPageLayoutTypes.
|
|
2859
|
+
defaultValues: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2857
2860
|
stepTriggerValidate: () => void;
|
|
2858
2861
|
composeSave: () => void;
|
|
2859
|
-
customLoading: Ref<boolean
|
|
2862
|
+
customLoading: Readonly<Ref<boolean>>;
|
|
2860
2863
|
handleCustomSave: () => false | undefined;
|
|
2861
2864
|
handleValidateSuccess: (button: GlobalPageLayoutTypes.PageButton) => void;
|
|
2862
2865
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
@@ -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: {
|
|
@@ -25,7 +25,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
25
25
|
layoutRef: Ref<ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null>;
|
|
26
26
|
fieldSelectModal: Ref<any>;
|
|
27
27
|
handleSupplierListRowAdd: Ref<((btn: GlobalPageLayoutTypes.PageButtonWithGroupCode) => void) | null>;
|
|
28
|
-
ok: Ref<((data: GlobalPageLayoutTypes.
|
|
28
|
+
ok: Ref<((data: GlobalPageLayoutTypes.RecordString[]) => void) | null>;
|
|
29
29
|
options: {
|
|
30
30
|
businessType?: string | undefined;
|
|
31
31
|
currentRow?: {
|
|
@@ -42,6 +42,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
42
42
|
subAccount: string;
|
|
43
43
|
serivceUrl: string;
|
|
44
44
|
} | undefined;
|
|
45
|
+
showPageHeader?: boolean | undefined;
|
|
45
46
|
isDetail?: boolean | undefined;
|
|
46
47
|
role?: GlobalPageLayoutTypes.Role | undefined;
|
|
47
48
|
refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
|
|
@@ -65,7 +66,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
65
66
|
url: string;
|
|
66
67
|
};
|
|
67
68
|
authorityCode?: string | undefined;
|
|
68
|
-
attrs?: GlobalPageLayoutTypes.
|
|
69
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
69
70
|
icon?: {
|
|
70
71
|
type: string;
|
|
71
72
|
size: number;
|
|
@@ -79,17 +80,17 @@ declare const _sfc_main: DefineComponent<{
|
|
|
79
80
|
title: string;
|
|
80
81
|
content: string;
|
|
81
82
|
} | undefined;
|
|
83
|
+
dropdown?: boolean | undefined;
|
|
82
84
|
isExistFrozenSource?: boolean | undefined;
|
|
83
85
|
isExistFrozenSourceUrl?: string | undefined;
|
|
84
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
85
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
86
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
87
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
86
88
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
87
89
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
88
90
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
89
91
|
}[] | undefined;
|
|
90
92
|
extend?: {
|
|
91
|
-
[x: string]:
|
|
92
|
-
[x: number]: unknown;
|
|
93
|
+
[x: string]: any;
|
|
93
94
|
vxeGridConfig?: {
|
|
94
95
|
size?: SizeType | undefined;
|
|
95
96
|
loading?: boolean | undefined;
|
|
@@ -2834,7 +2835,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2834
2835
|
url: string;
|
|
2835
2836
|
};
|
|
2836
2837
|
authorityCode?: string | undefined;
|
|
2837
|
-
attrs?: GlobalPageLayoutTypes.
|
|
2838
|
+
attrs?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2838
2839
|
icon?: {
|
|
2839
2840
|
type: string;
|
|
2840
2841
|
size: number;
|
|
@@ -2848,10 +2849,11 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2848
2849
|
title: string;
|
|
2849
2850
|
content: string;
|
|
2850
2851
|
} | undefined;
|
|
2852
|
+
dropdown?: boolean | undefined;
|
|
2851
2853
|
isExistFrozenSource?: boolean | undefined;
|
|
2852
2854
|
isExistFrozenSourceUrl?: string | undefined;
|
|
2853
|
-
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.
|
|
2854
|
-
disabled?: ((pageData: GlobalPageLayoutTypes.
|
|
2855
|
+
isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
|
|
2856
|
+
disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
|
|
2855
2857
|
handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2856
2858
|
handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
|
|
2857
2859
|
callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
|
|
@@ -2859,18 +2861,19 @@ declare const _sfc_main: DefineComponent<{
|
|
|
2859
2861
|
pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
|
|
2860
2862
|
hasAdd?: boolean | undefined;
|
|
2861
2863
|
isUseLocalData?: boolean | undefined;
|
|
2862
|
-
localData?: GlobalPageLayoutTypes.
|
|
2864
|
+
localData?: GlobalPageLayoutTypes.RecordString | undefined;
|
|
2863
2865
|
showBackIcon?: boolean | undefined;
|
|
2866
|
+
pageTitle?: string | undefined;
|
|
2864
2867
|
};
|
|
2865
|
-
pageData: Ref<GlobalPageLayoutTypes.
|
|
2868
|
+
pageData: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2866
2869
|
layoutConfig: Ref<GlobalPageLayoutTypes.LayoutConfig>;
|
|
2867
|
-
defaultValues: Ref<GlobalPageLayoutTypes.
|
|
2870
|
+
defaultValues: Ref<GlobalPageLayoutTypes.RecordString>;
|
|
2868
2871
|
stepTriggerValidate: () => void;
|
|
2869
2872
|
composeSave: () => void;
|
|
2870
2873
|
composePublish: () => void;
|
|
2871
|
-
customLoading: Ref<boolean
|
|
2874
|
+
customLoading: Readonly<Ref<boolean>>;
|
|
2872
2875
|
handleCustomSave: () => void;
|
|
2873
|
-
customCheck: (pageData: GlobalPageLayoutTypes.
|
|
2876
|
+
customCheck: (pageData: GlobalPageLayoutTypes.RecordString) => boolean;
|
|
2874
2877
|
handleCustomPublish: () => void;
|
|
2875
2878
|
handleValidateSuccess: (button: GlobalPageLayoutTypes.PageButton) => false | undefined;
|
|
2876
2879
|
back: () => void;
|
|
@@ -3,5 +3,5 @@ import { GlobalPageLayoutTypes } from '@qqt-product/ui';
|
|
|
3
3
|
export default function useFieldSelectModal(layoutRef: Ref<ComponentPublicInstance | null>, srmI18n: any): {
|
|
4
4
|
fieldSelectModal: Ref<any>;
|
|
5
5
|
handleSupplierListRowAdd: Ref<((btn: GlobalPageLayoutTypes.PageButtonWithGroupCode) => void) | null>;
|
|
6
|
-
ok: Ref<((data: GlobalPageLayoutTypes.
|
|
6
|
+
ok: Ref<((data: GlobalPageLayoutTypes.RecordString[]) => void) | null>;
|
|
7
7
|
};
|
package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue.d.ts
CHANGED
|
@@ -32,7 +32,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
32
32
|
handleEdit: (payload: GlobalListPageLayoutTypes.ListOptionsEventParams) => void;
|
|
33
33
|
handleView: (payload: GlobalListPageLayoutTypes.ListOptionsEventParams) => void;
|
|
34
34
|
pageData: {
|
|
35
|
-
[x: string]:
|
|
35
|
+
[x: string]: any;
|
|
36
36
|
onlyShowNav?: boolean | undefined;
|
|
37
37
|
isAggregate?: "0" | "1" | undefined;
|
|
38
38
|
isUseLocalColumns?: boolean | undefined;
|
|
@@ -186,6 +186,7 @@ declare const _sfc_main: DefineComponent<{
|
|
|
186
186
|
iconNextPage?: string | undefined;
|
|
187
187
|
iconJumpMore?: string | undefined;
|
|
188
188
|
} | undefined;
|
|
189
|
+
cacheParams?: GlobalListPageLayoutTypes.ObjectMap | undefined;
|
|
189
190
|
};
|
|
190
191
|
showEditPage: ShallowRef<boolean>;
|
|
191
192
|
apiUrls: ShallowRef<{
|