xyvcard-reports 0.0.1

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.
Files changed (89) hide show
  1. package/README.md +51 -0
  2. package/dist/FileSaver.min-CsYbMEwD.mjs +74 -0
  3. package/dist/_plugin-vue_export-helper-CHgC5LLL.mjs +9 -0
  4. package/dist/add-Cy3sJJ7g.mjs +318 -0
  5. package/dist/edit-BAGsETAq.mjs +411 -0
  6. package/dist/edit-Bjwtnj4P.mjs +168 -0
  7. package/dist/edit-Bxcb4i2M.mjs +403 -0
  8. package/dist/edit-C8qWCW9s.mjs +556 -0
  9. package/dist/edit-CiU1D1Jz.mjs +349 -0
  10. package/dist/edit-Cmne_lfW.mjs +382 -0
  11. package/dist/edit-K7u73FcA.mjs +411 -0
  12. package/dist/follow-9aVr4ibB.mjs +318 -0
  13. package/dist/import-upload-0sdXY1HZ.mjs +198 -0
  14. package/dist/import-upload-DUeH28xE.mjs +198 -0
  15. package/dist/index-B5w3z8Uz.mjs +20 -0
  16. package/dist/index-B_hFZVhb-C3Oi__-I.mjs +1851 -0
  17. package/dist/index-Bu_3ElUk.mjs +7989 -0
  18. package/dist/index-CK9MaZXF.mjs +467 -0
  19. package/dist/index-D1lQtxJR.mjs +21 -0
  20. package/dist/index-D1oq_3kJ.mjs +471 -0
  21. package/dist/index-D3AJ_PUR.mjs +315 -0
  22. package/dist/index-DOju9U4r.mjs +97 -0
  23. package/dist/index-DVvlf-iS.mjs +62 -0
  24. package/dist/index-DelDUsnl.mjs +504 -0
  25. package/dist/index-DwYDVqTx.mjs +497 -0
  26. package/dist/index-U4WVV44p.mjs +1412 -0
  27. package/dist/index-dCp3LVPJ.mjs +415 -0
  28. package/dist/index-s8Isx9r4.mjs +4 -0
  29. package/dist/index.mjs +2818 -0
  30. package/dist/index.vue_vue_type_script_setup_true_lang-CEG9dHlK.mjs +309 -0
  31. package/dist/info-Br2M6Km-.mjs +4 -0
  32. package/dist/info-CFB6sv2K.mjs +4 -0
  33. package/dist/info-CXnZKXhF.mjs +4 -0
  34. package/dist/info-DrJSbVMC.mjs +4 -0
  35. package/dist/info-Fz09GDFn.mjs +4 -0
  36. package/dist/info.vue_vue_type_script_setup_true_lang-Bqk5gi3s.mjs +275 -0
  37. package/dist/info.vue_vue_type_script_setup_true_lang-CZzSMDzL.mjs +211 -0
  38. package/dist/info.vue_vue_type_script_setup_true_lang-D-RdMz1r.mjs +169 -0
  39. package/dist/info.vue_vue_type_script_setup_true_lang-DmEdMXdW.mjs +211 -0
  40. package/dist/info.vue_vue_type_script_setup_true_lang-kb5E2gev.mjs +211 -0
  41. package/dist/style.css +1 -0
  42. package/dts/src/App.vue.d.ts +2 -0
  43. package/dts/src/api/reports/dict.d.ts +7 -0
  44. package/dts/src/api/reports/index.d.ts +15 -0
  45. package/dts/src/api/reports/report-demand-ledger/index.d.ts +13 -0
  46. package/dts/src/api/reports/report-demand-ledger/types.d.ts +91 -0
  47. package/dts/src/api/reports/report-demand-record/index.d.ts +13 -0
  48. package/dts/src/api/reports/report-demand-record/types.d.ts +63 -0
  49. package/dts/src/api/reports/report-files/index.d.ts +8 -0
  50. package/dts/src/api/reports/report-files/types.d.ts +85 -0
  51. package/dts/src/api/reports/report-third-party/index.d.ts +16 -0
  52. package/dts/src/api/reports/report-third-party/types.d.ts +100 -0
  53. package/dts/src/api/reports/task-inspect-matters/index.d.ts +20 -0
  54. package/dts/src/api/reports/task-inspect-matters/types.d.ts +78 -0
  55. package/dts/src/api/reports/task-inspect-type/index.d.ts +20 -0
  56. package/dts/src/api/reports/task-inspect-type/types.d.ts +68 -0
  57. package/dts/src/constant.d.ts +38 -0
  58. package/dts/src/index.d.ts +6 -0
  59. package/dts/src/lang/index.d.ts +1 -0
  60. package/dts/src/lang/reports/en.d.ts +0 -0
  61. package/dts/src/lang/reports/zh-cn.d.ts +207 -0
  62. package/dts/src/main.d.ts +5 -0
  63. package/dts/src/permission.d.ts +1 -0
  64. package/dts/src/router/index.d.ts +9 -0
  65. package/dts/src/utils/timePlugin.d.ts +5 -0
  66. package/dts/src/views/reports/report-demand-ledger/edit.vue.d.ts +37 -0
  67. package/dts/src/views/reports/report-demand-ledger/follow.vue.d.ts +55 -0
  68. package/dts/src/views/reports/report-demand-ledger/index.vue.d.ts +2 -0
  69. package/dts/src/views/reports/report-demand-ledger/info.vue.d.ts +28 -0
  70. package/dts/src/views/reports/report-third-matter/edit.vue.d.ts +37 -0
  71. package/dts/src/views/reports/report-third-matter/import-upload.vue.d.ts +31 -0
  72. package/dts/src/views/reports/report-third-matter/index.vue.d.ts +2 -0
  73. package/dts/src/views/reports/report-third-matter/info.vue.d.ts +28 -0
  74. package/dts/src/views/reports/report-third-month-summary/edit.vue.d.ts +37 -0
  75. package/dts/src/views/reports/report-third-month-summary/index.vue.d.ts +2 -0
  76. package/dts/src/views/reports/report-third-month-summary/info.vue.d.ts +28 -0
  77. package/dts/src/views/reports/report-third-party/edit.vue.d.ts +37 -0
  78. package/dts/src/views/reports/report-third-party/index.vue.d.ts +2 -0
  79. package/dts/src/views/reports/report-third-party/info.vue.d.ts +28 -0
  80. package/dts/src/views/reports/report-third-use-support/edit.vue.d.ts +37 -0
  81. package/dts/src/views/reports/report-third-use-support/import-upload.vue.d.ts +31 -0
  82. package/dts/src/views/reports/report-third-use-support/index.vue.d.ts +2 -0
  83. package/dts/src/views/reports/report-third-use-support/info.vue.d.ts +28 -0
  84. package/dts/src/views/reports/task-inspect-matters/edit.vue.d.ts +28 -0
  85. package/dts/src/views/reports/task-inspect-matters/index.vue.d.ts +2 -0
  86. package/dts/src/views/reports/task-inspect-type/add.vue.d.ts +11 -0
  87. package/dts/src/views/reports/task-inspect-type/edit.vue.d.ts +2 -0
  88. package/dts/src/views/reports/task-inspect-type/index.vue.d.ts +2 -0
  89. package/package.json +61 -0
@@ -0,0 +1,78 @@
1
+ import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq, EntityExportReq, EntityImportReq } from "jmash-core";
2
+ export interface TaskInspectMattersApi extends EntityApi {
3
+ }
4
+ export interface TaskInspectMattersReq extends EntityReq {
5
+ }
6
+ export interface TaskInspectMattersModel extends EntityModel {
7
+ mattersId?: string;
8
+ inspectId?: string;
9
+ inspectType?: string;
10
+ mattersDimension?: string;
11
+ mattersItem?: string;
12
+ mattersStandard?: string;
13
+ mattersWay?: string;
14
+ riskLevel?: string;
15
+ orderBy?: string;
16
+ version?: string;
17
+ createBy?: string;
18
+ createTime?: string;
19
+ updateBy?: string;
20
+ updateTime?: string;
21
+ }
22
+ export interface TaskInspectMattersList extends EntityList {
23
+ results: Array<TaskInspectMattersModel>;
24
+ }
25
+ export interface TaskInspectMattersPage extends EntityPage {
26
+ results: Array<TaskInspectMattersModel>;
27
+ subTotalDto: TaskInspectMattersModelTotal;
28
+ totalDto: TaskInspectMattersModelTotal;
29
+ }
30
+ export interface TaskInspectMattersModelTotal extends EntityTotal {
31
+ totalSize: number;
32
+ }
33
+ export interface TaskInspectMattersKey extends EntityKey {
34
+ tenant?: string;
35
+ mattersId?: string;
36
+ }
37
+ export interface TaskInspectMattersKeyList extends EntityKeyList {
38
+ tenant?: string;
39
+ mattersId?: Array<string>;
40
+ }
41
+ export interface TaskInspectMattersCreateReq extends EntityCreateReq {
42
+ mattersId?: string;
43
+ inspectId?: string;
44
+ inspectType?: string;
45
+ mattersDimension?: string;
46
+ mattersItem?: string;
47
+ mattersStandard?: string;
48
+ mattersWay?: string;
49
+ riskLevel?: string;
50
+ orderBy?: string;
51
+ }
52
+ export interface TaskInspectMattersUpdateReq extends EntityUpdateReq {
53
+ mattersId?: string;
54
+ inspectId?: string;
55
+ inspectType?: string;
56
+ mattersDimension?: string;
57
+ mattersItem?: string;
58
+ mattersStandard?: string;
59
+ mattersWay?: string;
60
+ riskLevel?: string;
61
+ orderBy?: string;
62
+ }
63
+ export type TaskInspectMattersFormReq = (TaskInspectMattersCreateReq | TaskInspectMattersUpdateReq);
64
+ export interface TaskInspectMattersExportReq extends EntityExportReq {
65
+ req: TaskInspectMattersReq;
66
+ }
67
+ export interface TaskInspectMattersImportReq extends EntityImportReq {
68
+ }
69
+ export interface TaskInspectMattersMoveKey {
70
+ tenant?: string;
71
+ mattersId?: string;
72
+ up?: boolean;
73
+ }
74
+ export interface TaskInspectMattersEnableKey {
75
+ tenant?: string;
76
+ mattersId?: string;
77
+ enable?: boolean;
78
+ }
@@ -0,0 +1,20 @@
1
+ import type { AxiosPromise } from "axios";
2
+ import type { TaskInspectTypeApi, TaskInspectTypeReq, TaskInspectTypeModel, TaskInspectTypePage, TaskInspectTypeList, TaskInspectTypeKey, TaskInspectTypeCreateReq, TaskInspectTypeUpdateReq, TaskInspectTypeExportReq, TaskInspectTypeImportReq } from "./types";
3
+ declare class TaskInspectTypeApiImpl implements TaskInspectTypeApi {
4
+ getKey(model: TaskInspectTypeModel): TaskInspectTypeKey;
5
+ findPage(query?: TaskInspectTypeReq): AxiosPromise<TaskInspectTypePage>;
6
+ findList(query?: TaskInspectTypeReq): AxiosPromise<TaskInspectTypeList>;
7
+ findById(query: TaskInspectTypeKey): AxiosPromise<TaskInspectTypeModel>;
8
+ create(data: TaskInspectTypeCreateReq): AxiosPromise<TaskInspectTypeModel>;
9
+ update(data: TaskInspectTypeUpdateReq): AxiosPromise<TaskInspectTypeModel>;
10
+ move(key: TaskInspectTypeKey, up: boolean): AxiosPromise<boolean>;
11
+ enable(key: TaskInspectTypeKey, enable: boolean): AxiosPromise<boolean>;
12
+ delete(query: TaskInspectTypeKey): AxiosPromise<TaskInspectTypeModel>;
13
+ batchDelete(keys: TaskInspectTypeKey[]): AxiosPromise<number>;
14
+ downloadTemplate(): AxiosPromise;
15
+ importExcel(data: TaskInspectTypeImportReq): AxiosPromise<string>;
16
+ exportExcel(queryParams: TaskInspectTypeExportReq): AxiosPromise;
17
+ exportPdf(queryParams: TaskInspectTypeExportReq): AxiosPromise;
18
+ }
19
+ declare const taskInspectTypeApi: TaskInspectTypeApiImpl;
20
+ export { taskInspectTypeApi };
@@ -0,0 +1,68 @@
1
+ import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq, EntityExportReq, EntityImportReq } from "jmash-core";
2
+ export interface TaskInspectTypeApi extends EntityApi {
3
+ }
4
+ export interface TaskInspectTypeReq extends EntityReq {
5
+ likeInspectName?: string;
6
+ hasType?: boolean;
7
+ inspectType?: string;
8
+ hasStatus?: boolean;
9
+ inspectStatus?: string;
10
+ }
11
+ export interface TaskInspectTypeModel extends EntityModel {
12
+ inspectId?: string;
13
+ inspectName?: string;
14
+ inspectStatus?: string;
15
+ inspectType?: string;
16
+ version?: string;
17
+ createBy?: string;
18
+ createTime?: string;
19
+ updateBy?: string;
20
+ updateTime?: string;
21
+ }
22
+ export interface TaskInspectTypeList extends EntityList {
23
+ results: Array<TaskInspectTypeModel>;
24
+ }
25
+ export interface TaskInspectTypePage extends EntityPage {
26
+ results: Array<TaskInspectTypeModel>;
27
+ subTotalDto: TaskInspectTypeModelTotal;
28
+ totalDto: TaskInspectTypeModelTotal;
29
+ }
30
+ export interface TaskInspectTypeModelTotal extends EntityTotal {
31
+ totalSize: number;
32
+ }
33
+ export interface TaskInspectTypeKey extends EntityKey {
34
+ tenant?: string;
35
+ inspectId?: string;
36
+ }
37
+ export interface TaskInspectTypeKeyList extends EntityKeyList {
38
+ tenant?: string;
39
+ inspectId?: Array<string>;
40
+ }
41
+ export interface TaskInspectTypeCreateReq extends EntityCreateReq {
42
+ inspectId?: string;
43
+ inspectName?: string;
44
+ inspectStatus?: string;
45
+ inspectType?: string;
46
+ }
47
+ export interface TaskInspectTypeUpdateReq extends EntityUpdateReq {
48
+ inspectId?: string;
49
+ inspectName?: string;
50
+ inspectStatus?: string;
51
+ inspectType?: string;
52
+ }
53
+ export type TaskInspectTypeFormReq = (TaskInspectTypeCreateReq | TaskInspectTypeUpdateReq);
54
+ export interface TaskInspectTypeExportReq extends EntityExportReq {
55
+ req: TaskInspectTypeReq;
56
+ }
57
+ export interface TaskInspectTypeImportReq extends EntityImportReq {
58
+ }
59
+ export interface TaskInspectTypeMoveKey {
60
+ tenant?: string;
61
+ inspectId?: string;
62
+ up?: boolean;
63
+ }
64
+ export interface TaskInspectTypeEnableKey {
65
+ tenant?: string;
66
+ inspectId?: string;
67
+ enable?: boolean;
68
+ }
@@ -0,0 +1,38 @@
1
+ export declare class Constant {
2
+ static readonly MODULE_REPORTS = "reports";
3
+ static readonly STATE = "xyvcard.reports.protobuf.DemandStateEnum";
4
+ static readonly RPC_FORMAT_TIME = "YYYY-MM-DDTHH:mm:SSZ";
5
+ static readonly IS_ESCALATE: import("vue").Ref<{
6
+ key: boolean;
7
+ value: string;
8
+ }[], {
9
+ key: boolean;
10
+ value: string;
11
+ }[] | {
12
+ key: boolean;
13
+ value: string;
14
+ }[]>;
15
+ static readonly NOTIFY_TYPE = "NoticeType";
16
+ static readonly NOTIFY_USER = "NoticeUser";
17
+ static readonly AFOOT = "afoot";
18
+ static readonly OUTSOURCE = "OUTSOURCE";
19
+ static readonly SECURITY = "security_service";
20
+ static readonly METTER = "matter_record";
21
+ static readonly SUPPORT = "use_support";
22
+ static readonly MONTH_SUMMARY = "month_summary";
23
+ static readonly METTER_TYPE = "xyvcard.reports.protobuf.MatterTypeEnum";
24
+ }
25
+ export declare class Inspect {
26
+ static readonly MODULE_INSPECT = "inspect";
27
+ static readonly INSPECT_TYPE = "xyvcard.inspect.protobuf.InspectType";
28
+ static readonly INSPECT_STATUS: import("vue").Ref<{
29
+ key: boolean;
30
+ value: string;
31
+ }[], {
32
+ key: boolean;
33
+ value: string;
34
+ }[] | {
35
+ key: boolean;
36
+ value: string;
37
+ }[]>;
38
+ }
@@ -0,0 +1,6 @@
1
+ import type { App } from "vue";
2
+ import "./styles/index.scss";
3
+ declare const reports: {
4
+ install(app: App): void;
5
+ };
6
+ export default reports;
@@ -0,0 +1 @@
1
+ export declare function loadLang(i18n: any): void;
File without changes
@@ -0,0 +1,207 @@
1
+ declare const _default: {
2
+ customerTag: {
3
+ tagId: string;
4
+ code: string;
5
+ name: string;
6
+ type: string;
7
+ isCustom: string;
8
+ orderBy: string;
9
+ };
10
+ itsmFlowSpareParts: {
11
+ name: string;
12
+ flowSpareId: string;
13
+ processKey: string;
14
+ procInstId: string;
15
+ applyStatus: string;
16
+ orgId: string;
17
+ type: string;
18
+ applyPlace: string;
19
+ itemId: string;
20
+ annual: string;
21
+ budgetType: string;
22
+ contractMoney: string;
23
+ applyDate: string;
24
+ demandDate: string;
25
+ useDate: string;
26
+ useUserId: string;
27
+ };
28
+ itsmFlowSparePartsDetails: {
29
+ name: string;
30
+ detailsId: string;
31
+ flowSpareId: string;
32
+ type: string;
33
+ number: string;
34
+ unit: string;
35
+ parameter: string;
36
+ valuation: string;
37
+ range: string;
38
+ orderBy: string;
39
+ };
40
+ itsmFlowTemporary: {
41
+ name: string;
42
+ temporaryId: string;
43
+ processKey: string;
44
+ procInstId: string;
45
+ applyStatus: string;
46
+ govOrgId: string;
47
+ itemId: string;
48
+ title: string;
49
+ temporaryType: string;
50
+ content: string;
51
+ outOrgId: string;
52
+ userId: string;
53
+ finishDate: string;
54
+ completion: string;
55
+ handlingPeriod: string;
56
+ };
57
+ reportDemandLedger: {
58
+ name: string;
59
+ ledgerId: string;
60
+ govOrgId: string;
61
+ govOrgIdRequired: string;
62
+ itemId: string;
63
+ itemIdRequired: string;
64
+ createBy: string;
65
+ createByRequired: string;
66
+ demandDate: string;
67
+ demandDateRequired: string;
68
+ likeContent: string;
69
+ likeContentRequired: string;
70
+ state: string;
71
+ stateRequired: string;
72
+ isEscalate: string;
73
+ isEscalateRequired: string;
74
+ involvedPlate: string;
75
+ involvedPlateRequired: string;
76
+ proposeMethod: string;
77
+ proposeMethodRequired: string;
78
+ notifyType: string;
79
+ notifyTypeRequired: string;
80
+ notifyUser: string;
81
+ notifyUserRequired: string;
82
+ startDate: string;
83
+ endDate: string;
84
+ files: string;
85
+ follow: string;
86
+ copy: string;
87
+ copySuccess: string;
88
+ };
89
+ reportDemandRecord: {
90
+ name: string;
91
+ recordId: string;
92
+ ledgerId: string;
93
+ traceDate: string;
94
+ content: string;
95
+ };
96
+ reportFiles: {
97
+ name: string;
98
+ filesId: string;
99
+ actionId: string;
100
+ fileSort: string;
101
+ fileId: string;
102
+ fileName: string;
103
+ fileType: string;
104
+ filePath: string;
105
+ fileSize: string;
106
+ fileExt: string;
107
+ fileWidth: string;
108
+ fileHeight: string;
109
+ orderBy: string;
110
+ };
111
+ reportThirdParty: {
112
+ name: string;
113
+ reportId: string;
114
+ govOrgId: string;
115
+ govOrgIdRequired: string;
116
+ itsmId: string;
117
+ itemIdRequired: string;
118
+ matterSort: string;
119
+ matterType: string;
120
+ matterTypeRequired: string;
121
+ likeDescribe: string;
122
+ likeDescribeRequired: string;
123
+ outOrgId: string;
124
+ outOrgIdRequired: string;
125
+ matterSource: string;
126
+ matterSourceRequired: string;
127
+ proposeMethod: string;
128
+ proposeMethodRequired: string;
129
+ createBy: string;
130
+ createTime: string;
131
+ files: string;
132
+ filesName: string;
133
+ filesNameRequired: string;
134
+ };
135
+ taskInspectMatters: {
136
+ name: string;
137
+ mattersId: string;
138
+ inspectId: string;
139
+ inspectType: string;
140
+ inspectTypeRead: string;
141
+ mattersDimension: string;
142
+ mattersItem: string;
143
+ mattersItemRead: string;
144
+ mattersStandard: string;
145
+ mattersDimensionRead: string;
146
+ mattersWay: string;
147
+ mattersWayRead: string;
148
+ riskLevel: string;
149
+ riskLevelRead: string;
150
+ orderBy: string;
151
+ };
152
+ taskInspectMatterstRecord: {
153
+ name: string;
154
+ recordId: string;
155
+ reportRecordId: string;
156
+ mattersId: string;
157
+ inspectId: string;
158
+ mattersDimension: string;
159
+ mattersItem: string;
160
+ mattersStandard: string;
161
+ mattersWay: string;
162
+ riskLevel: string;
163
+ mattersResult: string;
164
+ problem: string;
165
+ proposal: string;
166
+ orderBy: string;
167
+ };
168
+ taskInspectType: {
169
+ name: string;
170
+ likeInspectNameRead: string;
171
+ inspectId: string;
172
+ likeInspectName: string;
173
+ inspectStatus: string;
174
+ inspectStatusRead: string;
175
+ inspectType: string;
176
+ inspectTypeRead: string;
177
+ };
178
+ taskRecordFile: {
179
+ name: string;
180
+ reportFileId: string;
181
+ actionId: string;
182
+ fileId: string;
183
+ actionType: string;
184
+ fileName: string;
185
+ fileType: string;
186
+ filePath: string;
187
+ fileSize: string;
188
+ fileExt: string;
189
+ fileWidth: string;
190
+ fileHeight: string;
191
+ orderBy: string;
192
+ };
193
+ taskReportRecord: {
194
+ name: string;
195
+ reportRecordId: string;
196
+ taskInstId: string;
197
+ type: string;
198
+ govOrgId: string;
199
+ itsmId: string;
200
+ reviewDate: string;
201
+ content: string;
202
+ latitude: string;
203
+ longitude: string;
204
+ address: string;
205
+ };
206
+ };
207
+ export default _default;
@@ -0,0 +1,5 @@
1
+ import "@/permission";
2
+ import "jmash-core/dist/style.css";
3
+ import "jmash-dict/dist/style.css";
4
+ import "jmash-rbac/dist/style.css";
5
+ import "element-plus/dist/index.css";
@@ -0,0 +1 @@
1
+ import "nprogress/nprogress.css";
@@ -0,0 +1,9 @@
1
+ import { type RouteRecordRaw } from "vue-router";
2
+ export declare const checkEdit: () => Promise<typeof import("@/views/reports/task-inspect-type/edit.vue")>;
3
+ export declare const reportsRoutes: Array<RouteRecordRaw>;
4
+ export declare const constantRoutes: RouteRecordRaw[];
5
+ /**
6
+ * 创建路由
7
+ */
8
+ declare const router: import("vue-router").Router;
9
+ export default router;
@@ -0,0 +1,5 @@
1
+ import type { App } from "vue";
2
+ declare const _default: {
3
+ install: (app: App) => void;
4
+ };
5
+ export default _default;
@@ -0,0 +1,37 @@
1
+ import { type PropType } from "vue";
2
+ import type { ReportDemandLedgerKey } from "@/api/reports/report-demand-ledger/types";
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ entityKey: {
5
+ type: PropType<ReportDemandLedgerKey>;
6
+ default: () => void;
7
+ };
8
+ isCopy: {
9
+ type: BooleanConstructor;
10
+ default: boolean;
11
+ };
12
+ modelValue: {
13
+ type: PropType<boolean>;
14
+ };
15
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
+ refresh: (...args: any[]) => void;
17
+ "update:modelValue": (value: boolean | undefined) => void;
18
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
+ entityKey: {
20
+ type: PropType<ReportDemandLedgerKey>;
21
+ default: () => void;
22
+ };
23
+ isCopy: {
24
+ type: BooleanConstructor;
25
+ default: boolean;
26
+ };
27
+ modelValue: {
28
+ type: PropType<boolean>;
29
+ };
30
+ }>> & Readonly<{
31
+ onRefresh?: ((...args: any[]) => any) | undefined;
32
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
33
+ }>, {
34
+ entityKey: ReportDemandLedgerKey;
35
+ isCopy: boolean;
36
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
37
+ export default _default;
@@ -0,0 +1,55 @@
1
+ import { type PropType } from "vue";
2
+ import type { ReportDemandLedgerKey } from "@/api/reports/report-demand-ledger/types";
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ entityKey: {
5
+ type: PropType<ReportDemandLedgerKey>;
6
+ default: () => void;
7
+ };
8
+ govOrgId: {
9
+ type: StringConstructor;
10
+ default: string;
11
+ };
12
+ itemId: {
13
+ type: StringConstructor;
14
+ default: string;
15
+ };
16
+ content: {
17
+ type: StringConstructor;
18
+ default: string;
19
+ };
20
+ modelValue: {
21
+ type: PropType<boolean>;
22
+ };
23
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
+ refresh: (...args: any[]) => void;
25
+ "update:modelValue": (value: boolean | undefined) => void;
26
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
+ entityKey: {
28
+ type: PropType<ReportDemandLedgerKey>;
29
+ default: () => void;
30
+ };
31
+ govOrgId: {
32
+ type: StringConstructor;
33
+ default: string;
34
+ };
35
+ itemId: {
36
+ type: StringConstructor;
37
+ default: string;
38
+ };
39
+ content: {
40
+ type: StringConstructor;
41
+ default: string;
42
+ };
43
+ modelValue: {
44
+ type: PropType<boolean>;
45
+ };
46
+ }>> & Readonly<{
47
+ onRefresh?: ((...args: any[]) => any) | undefined;
48
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
49
+ }>, {
50
+ entityKey: ReportDemandLedgerKey;
51
+ govOrgId: string;
52
+ itemId: string;
53
+ content: string;
54
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
55
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,28 @@
1
+ import { type PropType } from "vue";
2
+ import type { ReportDemandLedgerKey } from "@/api/reports/report-demand-ledger/types";
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ entityKey: {
5
+ type: PropType<ReportDemandLedgerKey>;
6
+ default: () => void;
7
+ };
8
+ modelValue: {
9
+ type: PropType<boolean>;
10
+ };
11
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
+ refresh: (...args: any[]) => void;
13
+ "update:modelValue": (value: boolean | undefined) => void;
14
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
+ entityKey: {
16
+ type: PropType<ReportDemandLedgerKey>;
17
+ default: () => void;
18
+ };
19
+ modelValue: {
20
+ type: PropType<boolean>;
21
+ };
22
+ }>> & Readonly<{
23
+ onRefresh?: ((...args: any[]) => any) | undefined;
24
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
25
+ }>, {
26
+ entityKey: ReportDemandLedgerKey;
27
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
28
+ export default _default;
@@ -0,0 +1,37 @@
1
+ import { type PropType } from "vue";
2
+ import type { ReportThirdPartyKey } from "@/api/reports/report-third-party/types";
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ entityKey: {
5
+ type: PropType<ReportThirdPartyKey>;
6
+ default: () => void;
7
+ };
8
+ isCopy: {
9
+ type: BooleanConstructor;
10
+ default: boolean;
11
+ };
12
+ modelValue: {
13
+ type: PropType<boolean>;
14
+ };
15
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
+ refresh: (...args: any[]) => void;
17
+ "update:modelValue": (value: boolean | undefined) => void;
18
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
+ entityKey: {
20
+ type: PropType<ReportThirdPartyKey>;
21
+ default: () => void;
22
+ };
23
+ isCopy: {
24
+ type: BooleanConstructor;
25
+ default: boolean;
26
+ };
27
+ modelValue: {
28
+ type: PropType<boolean>;
29
+ };
30
+ }>> & Readonly<{
31
+ onRefresh?: ((...args: any[]) => any) | undefined;
32
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
33
+ }>, {
34
+ entityKey: ReportThirdPartyKey;
35
+ isCopy: boolean;
36
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
37
+ export default _default;
@@ -0,0 +1,31 @@
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
+ uploadVisible: {
3
+ type: BooleanConstructor;
4
+ default: () => boolean;
5
+ };
6
+ templateTitle: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ };
10
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
+ uploadClosed: (...args: any[]) => void;
12
+ templateDown: (...args: any[]) => void;
13
+ importEvents: (...args: any[]) => void;
14
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
+ uploadVisible: {
16
+ type: BooleanConstructor;
17
+ default: () => boolean;
18
+ };
19
+ templateTitle: {
20
+ type: StringConstructor;
21
+ default: string;
22
+ };
23
+ }>> & Readonly<{
24
+ onUploadClosed?: ((...args: any[]) => any) | undefined;
25
+ onTemplateDown?: ((...args: any[]) => any) | undefined;
26
+ onImportEvents?: ((...args: any[]) => any) | undefined;
27
+ }>, {
28
+ uploadVisible: boolean;
29
+ templateTitle: string;
30
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
31
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,28 @@
1
+ import { type PropType } from "vue";
2
+ import type { ReportThirdPartyKey } from "@/api/reports/report-third-party/types";
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ entityKey: {
5
+ type: PropType<ReportThirdPartyKey>;
6
+ default: () => void;
7
+ };
8
+ modelValue: {
9
+ type: PropType<boolean>;
10
+ };
11
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
+ refresh: (...args: any[]) => void;
13
+ "update:modelValue": (value: boolean | undefined) => void;
14
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
+ entityKey: {
16
+ type: PropType<ReportThirdPartyKey>;
17
+ default: () => void;
18
+ };
19
+ modelValue: {
20
+ type: PropType<boolean>;
21
+ };
22
+ }>> & Readonly<{
23
+ onRefresh?: ((...args: any[]) => any) | undefined;
24
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
25
+ }>, {
26
+ entityKey: ReportThirdPartyKey;
27
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
28
+ export default _default;