xyvcard-asset 0.0.8 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +52 -52
- package/dist/assign-DzQUNp-Y.mjs +1626 -0
- package/dist/{edit-zFZfd8e1.mjs → edit-CCrekeeb.mjs} +1 -1
- package/dist/{edit-CE3u81Q0.mjs → edit-DdzPtYyH.mjs} +1 -1
- package/dist/edit-Dn-QMuy6.mjs +4 -0
- package/dist/edit-FdqpKRgF.mjs +294 -0
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BdkCgqqE.mjs → edit.vue_vue_type_script_setup_true_lang-BP4-GiBE.mjs} +152 -145
- package/dist/edit.vue_vue_type_script_setup_true_lang-CkBAP9Bk.mjs +547 -0
- package/dist/edit.vue_vue_type_script_setup_true_lang-IWUY0BmY.mjs +278 -0
- package/dist/index copy-CxTCJcvX.mjs +75 -0
- package/dist/index-B4vUTwSW.mjs +171 -0
- package/dist/index-BK24yagy.mjs +1663 -0
- package/dist/index-BW-5IuVN.mjs +91 -0
- package/dist/index-BWwU9hSp.mjs +320 -0
- package/dist/index-BvKWLFdr.mjs +345 -0
- package/dist/index-BwbnYpa1.mjs +29 -0
- package/dist/index-C5_f5Lce.mjs +213 -0
- package/dist/index-CSMEsPcN.mjs +432 -0
- package/dist/index-CgAq70-p.mjs +314 -0
- package/dist/index-CugJCeed.mjs +373 -0
- package/dist/index-DElPNxc7.mjs +398 -0
- package/dist/index-De4u-LEl.mjs +325 -0
- package/dist/index-Dyo7je0Z.mjs +38 -0
- package/dist/index-FUnFB7nG.mjs +61 -0
- package/dist/index-GhvyIwc3.mjs +4 -0
- package/dist/index-axEqTssj.mjs +378 -0
- package/dist/index-jOcS7tqC.mjs +311 -0
- package/dist/index-pfeu6d82.mjs +4 -0
- package/dist/index.mjs +2753 -35
- package/dist/index.vue_vue_type_script_setup_true_lang-BhVtd4iX.mjs +110 -0
- package/dist/index.vue_vue_type_script_setup_true_lang-Dh1DZzIU.mjs +54 -0
- package/dist/index/345/244/207/344/273/275-BfKo5eBT.mjs +323 -0
- package/dist/style.css +1 -1
- package/dts/api/asset/asset-asset/index.d.ts +10 -5
- package/dts/api/asset/asset-asset/types.d.ts +39 -23
- package/dts/api/asset/asset-asset-detail/index.d.ts +12 -0
- package/dts/api/asset/asset-asset-detail/types.d.ts +56 -0
- package/dts/api/asset/asset-depreciation-record/index.d.ts +11 -0
- package/dts/api/asset/asset-depreciation-record/types.d.ts +38 -0
- package/dts/api/asset/asset-inventory-record/index.d.ts +10 -0
- package/dts/api/asset/asset-inventory-record/types.d.ts +62 -0
- package/dts/api/asset/asset-service-appt-member/index.d.ts +1 -12
- package/dts/api/asset/asset-service-appt-member/types.d.ts +1 -44
- package/dts/api/asset/asset-service-appt-record/index.d.ts +1 -12
- package/dts/api/asset/asset-service-appt-record/types.d.ts +7 -68
- package/dts/api/asset/asset-site/index.d.ts +1 -2
- package/dts/api/asset/asset-site/types.d.ts +4 -14
- package/dts/api/asset/asset-site-service/index.d.ts +1 -2
- package/dts/api/asset/asset-site-service/types.d.ts +1 -0
- package/dts/api/asset/text/index.d.ts +140 -0
- package/dts/api/asset/text/types.d.ts +179 -0
- package/dts/api/dict.d.ts +1 -4
- package/dts/api/index.d.ts +2 -0
- package/dts/components/{TMaps → PeopleSelectAsset}/index.vue.d.ts +5 -7
- package/dts/components/Upload/ImageUpload.vue.d.ts +1 -1
- package/dts/components/deptPeopleSelectAsset/index.vue.d.ts +14 -0
- package/dts/constant.d.ts +4 -1
- package/dts/index.d.ts +3 -1
- package/dts/lang/asset/zh-cn.d.ts +60 -1
- package/dts/router/page.d.ts +6 -0
- package/dts/src/api/asset/asset-asset/index.d.ts +10 -5
- package/dts/src/api/asset/asset-asset/types.d.ts +39 -23
- package/dts/src/api/asset/asset-asset-detail/index.d.ts +12 -0
- package/dts/src/api/asset/asset-asset-detail/types.d.ts +56 -0
- package/dts/src/api/asset/asset-depreciation-record/index.d.ts +11 -0
- package/dts/src/api/asset/asset-depreciation-record/types.d.ts +38 -0
- package/dts/src/api/asset/asset-inventory-record/index.d.ts +10 -0
- package/dts/src/api/asset/asset-inventory-record/types.d.ts +62 -0
- package/dts/src/api/asset/asset-service-appt-member/index.d.ts +1 -12
- package/dts/src/api/asset/asset-service-appt-member/types.d.ts +1 -44
- package/dts/src/api/asset/asset-service-appt-record/index.d.ts +1 -12
- package/dts/src/api/asset/asset-service-appt-record/types.d.ts +7 -68
- package/dts/src/api/asset/asset-site/index.d.ts +1 -2
- package/dts/src/api/asset/asset-site/types.d.ts +4 -14
- package/dts/src/api/asset/asset-site-service/index.d.ts +1 -2
- package/dts/src/api/asset/asset-site-service/types.d.ts +1 -0
- package/dts/src/api/asset/text/index.d.ts +0 -0
- package/dts/src/api/asset/text/types.d.ts +0 -0
- package/dts/src/api/dict.d.ts +1 -4
- package/dts/src/api/index.d.ts +2 -0
- package/dts/src/components/PeopleSelect/index.vue.d.ts +18 -0
- package/dts/src/components/Upload/ImageUpload.vue.d.ts +1 -1
- package/dts/src/components copy/PeopleSelect/index.vue.d.ts +18 -0
- package/dts/src/components copy/PeopleSelect//345/244/207/344/273/275/index copy 2.vue.d.ts" +34 -0
- package/dts/src/components copy/PeopleSelect//345/244/207/344/273/275/index copy 22.vue.d.ts" +18 -0
- package/dts/src/components copy/PeopleSelect//345/244/207/344/273/275/index copy.vue.d.ts" +34 -0
- package/dts/src/components copy/PeopleSelect//345/244/207/344/273/275/index/345/215/225/351/200/211/346/241/206/346/234/200/346/226/260.vue.d.ts" +34 -0
- package/dts/src/components copy/PeopleSelect//345/244/207/344/273/275/tree/351/200/211/346/213/251/346/241/206/344/270/215/345/261/225/347/244/272/346/225/260/346/215/256,/344/270/213/346/226/271/351/242/204/350/247/210/346/225/260/346/215/256.vue.d.ts" +18 -0
- package/dts/src/components copy/PeopleSelect//345/244/207/344/273/275//345/217/214/351/200/211/346/213/251.vue.d.ts" +42 -0
- package/dts/src/components copy/PeopleSelect//345/244/207/344/273/275//351/200/211/346/213/251/344/272/272/345/221/230/index.vue.d.ts" +34 -0
- package/dts/src/components copy/Upload/ImageUpload.vue.d.ts +38 -0
- package/dts/src/components copy/Upload/MultiUpload.vue.d.ts +24 -0
- package/dts/src/constant.d.ts +4 -1
- package/dts/src/index.d.ts +3 -1
- package/dts/src/lang/asset/zh-cn.d.ts +59 -1
- package/dts/src/router/page.d.ts +4 -0
- package/dts/src/utils/momentPlugin.d.ts +5 -0
- package/dts/{views/asset/asset-service-appt-member/edit.vue.d.ts → src/views/asset/asset-asset/assign.vue.d.ts} +14 -7
- package/dts/src/views/asset/asset-asset/info/index.vue.d.ts +2 -0
- package/dts/src/views/asset/{asset-service-appt-member → asset-asset-detail}/edit.vue.d.ts +5 -7
- package/dts/src/views/asset/asset-asset-detail/index.vue.d.ts +2 -0
- package/dts/src/views/asset/asset-depreciation-record/index.vue.d.ts +2 -0
- package/dts/src/views/asset/asset-depreciation-record/info/index.vue.d.ts +2 -0
- package/dts/src/views/asset/asset-inventory-record/dialogSelect/index.vue.d.ts +6 -0
- package/dts/src/views/asset/asset-inventory-record/index.vue.d.ts +2 -0
- package/dts/src/views/asset/asset-inventory-record/index/345/244/207/344/273/275.vue.d.ts +2 -0
- package/dts/src/views/asset/asset-inventory-record/info/index.vue.d.ts +2 -0
- package/dts/src/views/asset/asset-inventory-record/text/index copy.vue.d.ts +2 -0
- package/dts/src/views/asset/asset-inventory-record/text/index.vue.d.ts +2 -0
- package/dts/tsconfig.tsbuildinfo +1 -1
- package/dts/utils/momentPlugin.d.ts +5 -0
- package/dts/views/asset/{asset-service-appt-record/edit.vue.d.ts → asset-asset/assign.vue.d.ts} +14 -7
- package/dts/views/asset/asset-asset/info/index.vue.d.ts +2 -0
- package/dts/{src/views/asset/asset-service-appt-record → views/asset/asset-asset-detail}/edit.vue.d.ts +5 -7
- package/dts/views/asset/asset-asset-detail/index.vue.d.ts +2 -0
- package/dts/views/asset/asset-depreciation-record/index.vue.d.ts +2 -0
- package/dts/views/asset/asset-depreciation-record/info/index.vue.d.ts +2 -0
- package/dts/views/asset/asset-inventory-record/dialogSelect/index.vue.d.ts +6 -0
- package/dts/views/asset/asset-inventory-record/index.vue.d.ts +2 -0
- package/dts/views/asset/asset-inventory-record/indexOld.vue.d.ts +2 -0
- package/dts/views/asset/asset-inventory-record/index/345/244/207/344/273/275.vue.d.ts +2 -0
- package/dts/views/asset/asset-inventory-record/info/index.vue.d.ts +2 -0
- package/dts/views/asset/asset-inventory-record/text/index copy.vue.d.ts +2 -0
- package/dts/views/asset/asset-inventory-record/text/index.vue.d.ts +2 -0
- package/package.json +7 -6
- package/dist/edit-Bo9bnbUP.mjs +0 -492
- package/dist/edit-DJFxVmvv.mjs +0 -624
- package/dist/edit-qp_2xtTZ.mjs +0 -242
- package/dist/edit.vue_vue_type_script_setup_true_lang-CekLyjO-.mjs +0 -322
- package/dist/edit.vue_vue_type_style_index_0_scoped_198fdb2f_lang-l0sNRNKZ.mjs +0 -1
- package/dist/index-Bf5U4Ucl.mjs +0 -369
- package/dist/index-Bh2imlN_.mjs +0 -149
- package/dist/index-CHNiaFZk.mjs +0 -291
- package/dist/index-CmlP_Rro.mjs +0 -332
- package/dist/index-Cqw_E8lr.mjs +0 -1269
- package/dist/index-DA_FS24d.mjs +0 -146
- package/dist/index-DKmGNvQl.mjs +0 -370
- package/dist/index-DLxpE9s5.mjs +0 -305
- package/dist/index-DWaL87j5.mjs +0 -89
- package/dist/index-jOnQLJaB.mjs +0 -416
- package/dist/index-pyyjj1xa.mjs +0 -187
- package/dist/index.vue_vue_type_script_setup_true_lang-C_itMCoU.mjs +0 -37
- package/dts/api/org/union-org/index.d.ts +0 -14
- package/dts/api/org/union-org/types.d.ts +0 -49
- package/dts/components/EnumRadio/index.vue.d.ts +0 -18
- package/dts/components/EnumSelect/index.vue.d.ts +0 -18
- package/dts/src/api/org/union-org/index.d.ts +0 -14
- package/dts/src/api/org/union-org/types.d.ts +0 -49
- package/dts/src/components/EnumRadio/index.vue.d.ts +0 -18
- package/dts/src/components/EnumSelect/index.vue.d.ts +0 -18
- /package/dts/{views/asset/asset-service-appt-member → src/components/deptPeopleSelect}/index.vue.d.ts +0 -0
- /package/dts/src/{views/asset/asset-service-appt-member → components copy/deptPeopleSelect}/index.vue.d.ts +0 -0
@@ -0,0 +1,62 @@
|
|
1
|
+
import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq } from "jmash-core";
|
2
|
+
export interface InventoryRecordApi extends EntityApi {
|
3
|
+
}
|
4
|
+
export interface InventoryRecordReq extends EntityReq {
|
5
|
+
orgId?: string;
|
6
|
+
siteName?: string;
|
7
|
+
likeSiteName?: string;
|
8
|
+
inventoryStartTime?: string;
|
9
|
+
inventoryEndTime?: string;
|
10
|
+
inventoryStatus?: string;
|
11
|
+
hasInventoryStatus?: boolean;
|
12
|
+
}
|
13
|
+
export interface InventoryRecordModel extends EntityModel {
|
14
|
+
inventoryId?: string;
|
15
|
+
siteId?: string;
|
16
|
+
siteName?: string;
|
17
|
+
orgId?: string;
|
18
|
+
inventoryTime?: string;
|
19
|
+
userId?: string;
|
20
|
+
userName?: string;
|
21
|
+
inventoryStatus?: string;
|
22
|
+
}
|
23
|
+
export interface InventoryRecordList extends EntityList {
|
24
|
+
results: Array<InventoryRecordModel>;
|
25
|
+
}
|
26
|
+
export interface InventoryRecordPage extends EntityPage {
|
27
|
+
results: Array<InventoryRecordModel>;
|
28
|
+
subTotalDto: InventoryRecordModelTotal;
|
29
|
+
totalDto: InventoryRecordModelTotal;
|
30
|
+
}
|
31
|
+
export interface InventoryRecordModelTotal extends EntityTotal {
|
32
|
+
totalSize: number;
|
33
|
+
}
|
34
|
+
export interface InventoryRecordKey extends EntityKey {
|
35
|
+
tenant?: string;
|
36
|
+
inventoryId?: string;
|
37
|
+
}
|
38
|
+
export interface InventoryRecordKeyList extends EntityKeyList {
|
39
|
+
tenant?: string;
|
40
|
+
inventoryId?: Array<string>;
|
41
|
+
}
|
42
|
+
export interface InventoryRecordCreateReq extends EntityCreateReq {
|
43
|
+
inventoryId?: string;
|
44
|
+
siteId?: string;
|
45
|
+
siteName?: string;
|
46
|
+
orgId?: string;
|
47
|
+
inventoryTime?: string;
|
48
|
+
userId?: string;
|
49
|
+
userName?: string;
|
50
|
+
inventoryStatus?: string;
|
51
|
+
}
|
52
|
+
export interface InventoryRecordUpdateReq extends EntityUpdateReq {
|
53
|
+
inventoryId?: string;
|
54
|
+
siteId?: string;
|
55
|
+
siteName?: string;
|
56
|
+
orgId?: string;
|
57
|
+
inventoryTime?: string;
|
58
|
+
userId?: string;
|
59
|
+
userName?: string;
|
60
|
+
inventoryStatus?: string;
|
61
|
+
}
|
62
|
+
export type InventoryRecordFormReq = InventoryRecordCreateReq | InventoryRecordUpdateReq;
|
@@ -1,20 +1,9 @@
|
|
1
1
|
import type { AxiosPromise } from "axios";
|
2
|
-
import type { ServiceApptMemberApi, ServiceApptMemberReq, ServiceApptMemberModel, ServiceApptMemberPage, ServiceApptMemberList, ServiceApptMemberKey
|
2
|
+
import type { ServiceApptMemberApi, ServiceApptMemberReq, ServiceApptMemberModel, ServiceApptMemberPage, ServiceApptMemberList, ServiceApptMemberKey } from "./types";
|
3
3
|
declare class ServiceApptMemberApiImpl implements ServiceApptMemberApi {
|
4
4
|
getKey(model: ServiceApptMemberModel): ServiceApptMemberKey;
|
5
5
|
findPage(query?: ServiceApptMemberReq): AxiosPromise<ServiceApptMemberPage>;
|
6
6
|
findList(query?: ServiceApptMemberReq): AxiosPromise<ServiceApptMemberList>;
|
7
|
-
findById(query: ServiceApptMemberKey): AxiosPromise<ServiceApptMemberModel>;
|
8
|
-
create(data: ServiceApptMemberCreateReq): AxiosPromise<ServiceApptMemberModel>;
|
9
|
-
update: (data: ServiceApptMemberUpdateReq) => AxiosPromise<ServiceApptMemberModel>;
|
10
|
-
move(key: ServiceApptMemberKey, up: boolean): AxiosPromise<boolean>;
|
11
|
-
enable(key: ServiceApptMemberKey, enable: boolean): AxiosPromise<boolean>;
|
12
|
-
delete(query: ServiceApptMemberKey): AxiosPromise<ServiceApptMemberModel>;
|
13
|
-
batchDelete(keys: ServiceApptMemberKey[]): AxiosPromise<number>;
|
14
|
-
downloadTemplate(): AxiosPromise;
|
15
|
-
importExcel(data: ServiceApptMemberImportReq): AxiosPromise<string>;
|
16
|
-
exportExcel(queryParams: ServiceApptMemberExportReq): AxiosPromise;
|
17
|
-
exportPdf(queryParams: ServiceApptMemberExportReq): AxiosPromise;
|
18
7
|
}
|
19
8
|
declare const serviceApptMemberApi: ServiceApptMemberApiImpl;
|
20
9
|
export { serviceApptMemberApi };
|
@@ -1,19 +1,14 @@
|
|
1
|
-
import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey
|
1
|
+
import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey } from "jmash-core";
|
2
2
|
export interface ServiceApptMemberApi extends EntityApi {
|
3
3
|
}
|
4
4
|
export interface ServiceApptMemberReq extends EntityReq {
|
5
5
|
recordId?: string;
|
6
|
-
memberId?: string;
|
7
|
-
realName?: string;
|
8
|
-
status?: string;
|
9
|
-
statusTime?: string;
|
10
6
|
}
|
11
7
|
export interface ServiceApptMemberModel extends EntityModel {
|
12
8
|
recordId?: string;
|
13
9
|
memberId?: string;
|
14
10
|
realName?: string;
|
15
11
|
status?: string;
|
16
|
-
statusTime?: string;
|
17
12
|
}
|
18
13
|
export interface ServiceApptMemberList extends EntityList {
|
19
14
|
results: Array<ServiceApptMemberModel>;
|
@@ -27,45 +22,7 @@ export interface ServiceApptMemberModelTotal extends EntityTotal {
|
|
27
22
|
totalSize: number;
|
28
23
|
}
|
29
24
|
export interface ServiceApptMemberKey extends EntityKey {
|
30
|
-
serviceApptMemberPk: any;
|
31
|
-
tenant?: string;
|
32
|
-
recordId?: string;
|
33
|
-
memberId?: string;
|
34
|
-
}
|
35
|
-
export interface ServiceApptMemberKeyList extends EntityKeyList {
|
36
|
-
tenant?: string;
|
37
|
-
serviceApptMemberKey?: Array<ServiceApptMemberKey>;
|
38
|
-
}
|
39
|
-
export interface ServiceApptMemberCreateReq extends EntityCreateReq {
|
40
|
-
recordId?: string;
|
41
|
-
memberId?: string;
|
42
|
-
realName?: string;
|
43
|
-
status?: string;
|
44
|
-
statusTime?: string;
|
45
|
-
}
|
46
|
-
export interface ServiceApptMemberUpdateReq extends EntityUpdateReq {
|
47
|
-
recordId?: string;
|
48
|
-
memberId?: string;
|
49
|
-
realName?: string;
|
50
|
-
status?: string;
|
51
|
-
statusTime?: string;
|
52
|
-
}
|
53
|
-
export type ServiceApptMemberFormReq = ServiceApptMemberCreateReq | ServiceApptMemberUpdateReq;
|
54
|
-
export interface ServiceApptMemberExportReq extends EntityExportReq {
|
55
|
-
req: ServiceApptMemberReq;
|
56
|
-
}
|
57
|
-
export interface ServiceApptMemberImportReq extends EntityImportReq {
|
58
|
-
tenant: any;
|
59
|
-
}
|
60
|
-
export interface ServiceApptMemberMoveKey {
|
61
|
-
tenant?: string;
|
62
|
-
recordId?: string;
|
63
|
-
memberId?: string;
|
64
|
-
up?: boolean;
|
65
|
-
}
|
66
|
-
export interface ServiceApptMemberEnableKey {
|
67
25
|
tenant?: string;
|
68
26
|
recordId?: string;
|
69
27
|
memberId?: string;
|
70
|
-
enable?: boolean;
|
71
28
|
}
|
@@ -1,20 +1,9 @@
|
|
1
1
|
import type { AxiosPromise } from "axios";
|
2
|
-
import type { ServiceApptRecordApi, ServiceApptRecordReq, ServiceApptRecordModel, ServiceApptRecordPage,
|
2
|
+
import type { ServiceApptRecordApi, ServiceApptRecordReq, ServiceApptRecordModel, ServiceApptRecordPage, ServiceApptRecordKey } from "./types";
|
3
3
|
declare class ServiceApptRecordApiImpl implements ServiceApptRecordApi {
|
4
4
|
getKey(model: ServiceApptRecordModel): ServiceApptRecordKey;
|
5
5
|
findPage(query?: ServiceApptRecordReq): AxiosPromise<ServiceApptRecordPage>;
|
6
|
-
findList(query?: ServiceApptRecordReq): AxiosPromise<ServiceApptRecordList>;
|
7
6
|
findById(query: ServiceApptRecordKey): AxiosPromise<ServiceApptRecordModel>;
|
8
|
-
create(data: ServiceApptRecordCreateReq): AxiosPromise<ServiceApptRecordModel>;
|
9
|
-
update: (data: ServiceApptRecordUpdateReq) => AxiosPromise<ServiceApptRecordModel>;
|
10
|
-
move(key: ServiceApptRecordKey, up: boolean): AxiosPromise<boolean>;
|
11
|
-
enable(key: ServiceApptRecordKey, enable: boolean): AxiosPromise<boolean>;
|
12
|
-
delete(query: ServiceApptRecordKey): AxiosPromise<ServiceApptRecordModel>;
|
13
|
-
batchDelete(keys: ServiceApptRecordKey[]): AxiosPromise<number>;
|
14
|
-
downloadTemplate(): AxiosPromise;
|
15
|
-
importExcel(data: ServiceApptRecordImportReq): AxiosPromise<string>;
|
16
|
-
exportExcel(queryParams: ServiceApptRecordExportReq): AxiosPromise;
|
17
|
-
exportPdf(queryParams: ServiceApptRecordExportReq): AxiosPromise;
|
18
7
|
}
|
19
8
|
declare const serviceApptRecordApi: ServiceApptRecordApiImpl;
|
20
9
|
export { serviceApptRecordApi };
|
@@ -1,29 +1,20 @@
|
|
1
|
-
import type {
|
2
|
-
import type { EpPropMergeType } from "element-plus/es/utils/index.mjs";
|
3
|
-
import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq, EntityExportReq, EntityImportReq } from "jmash-core";
|
1
|
+
import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey } from "jmash-core";
|
4
2
|
export interface ServiceApptRecordApi extends EntityApi {
|
5
|
-
update(arg0: ServiceApptRecordUpdateReq): AxiosPromise<EntityModel>;
|
6
3
|
}
|
7
4
|
export interface ServiceApptRecordReq extends EntityReq {
|
8
|
-
orgId?:
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
endDate?: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
14
|
-
startDate?: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
5
|
+
orgId?: string;
|
6
|
+
siteId?: string;
|
7
|
+
likeServiceName?: string;
|
8
|
+
startDate?: string;
|
9
|
+
endDate?: string;
|
15
10
|
}
|
16
11
|
export interface ServiceApptRecordModel extends EntityModel {
|
17
12
|
recordId?: string;
|
18
|
-
limitId?: string;
|
19
13
|
orgId?: string;
|
20
|
-
orgName?: string;
|
21
14
|
siteId?: string;
|
22
|
-
siteName?: string;
|
23
|
-
serviceId?: string;
|
24
15
|
serviceName?: string;
|
25
16
|
appointmentDate?: string;
|
26
|
-
|
17
|
+
startTime?: string;
|
27
18
|
endTime?: string;
|
28
19
|
limitPerson?: number;
|
29
20
|
apptPerson?: number;
|
@@ -44,55 +35,3 @@ export interface ServiceApptRecordKey extends EntityKey {
|
|
44
35
|
tenant?: string;
|
45
36
|
recordId?: string;
|
46
37
|
}
|
47
|
-
export interface ServiceApptRecordKeyList extends EntityKeyList {
|
48
|
-
tenant?: string;
|
49
|
-
recordId?: Array<string>;
|
50
|
-
}
|
51
|
-
export interface ServiceApptRecordCreateReq extends EntityCreateReq {
|
52
|
-
recordId?: string;
|
53
|
-
limitId?: string;
|
54
|
-
orgId?: string;
|
55
|
-
orgName?: string;
|
56
|
-
siteId?: string;
|
57
|
-
siteName?: string;
|
58
|
-
serviceId?: string;
|
59
|
-
serviceName?: string;
|
60
|
-
appointmentDate?: string;
|
61
|
-
startTime?: string;
|
62
|
-
endTime?: string;
|
63
|
-
limitPerson?: number;
|
64
|
-
apptPerson?: number;
|
65
|
-
signPerson?: number;
|
66
|
-
}
|
67
|
-
export interface ServiceApptRecordUpdateReq extends EntityUpdateReq {
|
68
|
-
recordId?: string;
|
69
|
-
limitId?: string;
|
70
|
-
orgId?: string;
|
71
|
-
orgName?: string;
|
72
|
-
siteId?: string;
|
73
|
-
siteName?: string;
|
74
|
-
serviceId?: string;
|
75
|
-
serviceName?: string;
|
76
|
-
appointmentDate?: string;
|
77
|
-
startTime?: string;
|
78
|
-
endTime?: string;
|
79
|
-
limitPerson?: number;
|
80
|
-
apptPerson?: number;
|
81
|
-
signPerson?: number;
|
82
|
-
}
|
83
|
-
export type ServiceApptRecordFormReq = ServiceApptRecordCreateReq | ServiceApptRecordUpdateReq;
|
84
|
-
export interface ServiceApptRecordExportReq extends EntityExportReq {
|
85
|
-
req: ServiceApptRecordReq;
|
86
|
-
}
|
87
|
-
export interface ServiceApptRecordImportReq extends EntityImportReq {
|
88
|
-
}
|
89
|
-
export interface ServiceApptRecordMoveKey {
|
90
|
-
tenant?: string;
|
91
|
-
recordId?: string;
|
92
|
-
up?: boolean;
|
93
|
-
}
|
94
|
-
export interface ServiceApptRecordEnableKey {
|
95
|
-
tenant?: string;
|
96
|
-
recordId?: string;
|
97
|
-
enable?: boolean;
|
98
|
-
}
|
@@ -6,10 +6,9 @@ declare class SiteApiImpl implements SiteApi {
|
|
6
6
|
findList(query?: SiteReq): AxiosPromise<SiteList>;
|
7
7
|
findById(query: SiteKey): AxiosPromise<SiteModel>;
|
8
8
|
create(data: SiteCreateReq): AxiosPromise<SiteModel>;
|
9
|
-
update
|
9
|
+
update(data: SiteUpdateReq): AxiosPromise<SiteModel>;
|
10
10
|
enable(key: SiteKey, enable: boolean): AxiosPromise<boolean>;
|
11
11
|
delete(query: SiteKey): AxiosPromise<SiteModel>;
|
12
|
-
batchDelete(keys: SiteKey[]): AxiosPromise<number>;
|
13
12
|
}
|
14
13
|
declare const siteApi: SiteApiImpl;
|
15
14
|
export { siteApi };
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq
|
1
|
+
import type { EntityApi, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq } from "jmash-core";
|
2
2
|
export interface SiteApi extends EntityApi {
|
3
3
|
}
|
4
4
|
export interface SiteReq extends EntityReq {
|
@@ -22,6 +22,7 @@ export interface SiteModel extends EntityModel {
|
|
22
22
|
createBy?: string;
|
23
23
|
createTime?: string;
|
24
24
|
siteQrcode?: string;
|
25
|
+
mobileEncrypt?: boolean;
|
25
26
|
}
|
26
27
|
export interface SiteList extends EntityList {
|
27
28
|
results: Array<SiteModel>;
|
@@ -40,40 +41,29 @@ export interface SiteKey extends EntityKey {
|
|
40
41
|
}
|
41
42
|
export interface SiteKeyList extends EntityKeyList {
|
42
43
|
tenant?: string;
|
43
|
-
siteId?: Array<
|
44
|
+
siteId?: Array<string>;
|
44
45
|
}
|
45
46
|
export interface SiteCreateReq extends EntityCreateReq {
|
46
|
-
siteId?: string;
|
47
47
|
orgId?: string;
|
48
48
|
name?: string;
|
49
49
|
address?: string;
|
50
50
|
buildDate?: string;
|
51
51
|
area?: string;
|
52
|
-
status?: boolean;
|
53
52
|
manager?: string;
|
54
53
|
mobilePhone?: string;
|
55
|
-
mobilePhoneIns?: string;
|
56
|
-
createTime?: string;
|
57
54
|
}
|
58
55
|
export interface SiteUpdateReq extends EntityUpdateReq {
|
56
|
+
updateMask: string;
|
59
57
|
siteId?: string;
|
60
58
|
orgId?: string;
|
61
59
|
name?: string;
|
62
60
|
address?: string;
|
63
61
|
buildDate?: string;
|
64
62
|
area?: string;
|
65
|
-
status?: boolean;
|
66
63
|
manager?: string;
|
67
64
|
mobilePhone?: string;
|
68
|
-
mobilePhoneIns?: string;
|
69
|
-
createTime?: string;
|
70
65
|
}
|
71
66
|
export type SiteFormReq = SiteCreateReq | SiteUpdateReq;
|
72
|
-
export interface SiteExportReq extends EntityExportReq {
|
73
|
-
req: SiteReq;
|
74
|
-
}
|
75
|
-
export interface SiteImportReq extends EntityImportReq {
|
76
|
-
}
|
77
67
|
export interface SiteEnableKey {
|
78
68
|
tenant?: string;
|
79
69
|
siteId?: string;
|
@@ -6,9 +6,8 @@ declare class SiteServiceApiImpl implements SiteServiceApi {
|
|
6
6
|
findList(query?: SiteServiceReq): AxiosPromise<SiteServiceList>;
|
7
7
|
findById(query: SiteServiceKey): AxiosPromise<SiteServiceModel>;
|
8
8
|
create(data: SiteServiceCreateReq): AxiosPromise<SiteServiceModel>;
|
9
|
-
update
|
9
|
+
update(data: SiteServiceUpdateReq): AxiosPromise<SiteServiceModel>;
|
10
10
|
delete(query: SiteServiceKey): AxiosPromise<SiteServiceModel>;
|
11
|
-
batchDelete(keys: SiteServiceKey[]): AxiosPromise<number>;
|
12
11
|
}
|
13
12
|
declare const siteServiceApi: SiteServiceApiImpl;
|
14
13
|
export { siteServiceApi };
|
File without changes
|
File without changes
|
package/dts/src/api/dict.d.ts
CHANGED
@@ -1,9 +1,6 @@
|
|
1
1
|
import { BizDict, BizLayDict, type Entry, type LayEntry } from "jmash-core";
|
2
2
|
export declare class CustomBizDict {
|
3
|
-
values:
|
4
|
-
key: string;
|
5
|
-
value: string;
|
6
|
-
}[];
|
3
|
+
values: import("vue").Reactive<Entry[]>;
|
7
4
|
query: any;
|
8
5
|
constructor(results: any, query: any);
|
9
6
|
getValue(key: string): string;
|
package/dts/src/api/index.d.ts
CHANGED
@@ -10,5 +10,7 @@ export declare class Dict {
|
|
10
10
|
static readonly statusDictEnum: EnumDict;
|
11
11
|
static readonly assetStatusDict: CustomBizDict;
|
12
12
|
static readonly assetSortDictEnum: EnumDict;
|
13
|
+
static readonly assetsStatus: EnumDict;
|
14
|
+
static readonly inventoryResults: EnumDict;
|
13
15
|
static readonly depreciationTypeEnum: EnumDict;
|
14
16
|
}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
deptId: {
|
3
|
+
type: StringConstructor;
|
4
|
+
default: string;
|
5
|
+
};
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
7
|
+
updatePeoples: (...args: any[]) => void;
|
8
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
9
|
+
deptId: {
|
10
|
+
type: StringConstructor;
|
11
|
+
default: string;
|
12
|
+
};
|
13
|
+
}>> & {
|
14
|
+
onUpdatePeoples?: ((...args: any[]) => any) | undefined;
|
15
|
+
}, {
|
16
|
+
deptId: string;
|
17
|
+
}, {}>;
|
18
|
+
export default _default;
|
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
31
31
|
onFilesResponse?: ((...args: any[]) => any) | undefined;
|
32
32
|
onUploadFileList?: ((...args: any[]) => any) | undefined;
|
33
33
|
}, {
|
34
|
-
listType: "
|
34
|
+
listType: "picture" | "text" | "picture-card";
|
35
35
|
limit: number;
|
36
36
|
pictureUrl: unknown[];
|
37
37
|
}, {}>;
|
@@ -0,0 +1,18 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
deptId: {
|
3
|
+
type: StringConstructor;
|
4
|
+
default: string;
|
5
|
+
};
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
7
|
+
updatePeoples: (...args: any[]) => void;
|
8
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
9
|
+
deptId: {
|
10
|
+
type: StringConstructor;
|
11
|
+
default: string;
|
12
|
+
};
|
13
|
+
}>> & {
|
14
|
+
onUpdatePeoples?: ((...args: any[]) => any) | undefined;
|
15
|
+
}, {
|
16
|
+
deptId: string;
|
17
|
+
}, {}>;
|
18
|
+
export default _default;
|
@@ -0,0 +1,34 @@
|
|
1
|
+
interface peopleModel {
|
2
|
+
key: string;
|
3
|
+
value: string;
|
4
|
+
label?: string;
|
5
|
+
deep?: string;
|
6
|
+
position?: string;
|
7
|
+
}
|
8
|
+
declare const _default: import("vue").DefineComponent<{
|
9
|
+
data: {
|
10
|
+
type: globalThis.PropType<peopleModel[]>;
|
11
|
+
default: () => never[];
|
12
|
+
};
|
13
|
+
selectPeoples: {
|
14
|
+
type: globalThis.PropType<peopleModel[]>;
|
15
|
+
default: () => never[];
|
16
|
+
};
|
17
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
18
|
+
updatePeoples: (...args: any[]) => void;
|
19
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
20
|
+
data: {
|
21
|
+
type: globalThis.PropType<peopleModel[]>;
|
22
|
+
default: () => never[];
|
23
|
+
};
|
24
|
+
selectPeoples: {
|
25
|
+
type: globalThis.PropType<peopleModel[]>;
|
26
|
+
default: () => never[];
|
27
|
+
};
|
28
|
+
}>> & {
|
29
|
+
onUpdatePeoples?: ((...args: any[]) => any) | undefined;
|
30
|
+
}, {
|
31
|
+
selectPeoples: peopleModel[];
|
32
|
+
data: peopleModel[];
|
33
|
+
}, {}>;
|
34
|
+
export default _default;
|
@@ -0,0 +1,18 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
deptId: {
|
3
|
+
type: StringConstructor;
|
4
|
+
default: string;
|
5
|
+
};
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
7
|
+
updatePeoples: (...args: any[]) => void;
|
8
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
9
|
+
deptId: {
|
10
|
+
type: StringConstructor;
|
11
|
+
default: string;
|
12
|
+
};
|
13
|
+
}>> & {
|
14
|
+
onUpdatePeoples?: ((...args: any[]) => any) | undefined;
|
15
|
+
}, {
|
16
|
+
deptId: string;
|
17
|
+
}, {}>;
|
18
|
+
export default _default;
|
@@ -0,0 +1,34 @@
|
|
1
|
+
interface peopleModel {
|
2
|
+
key: string;
|
3
|
+
value: string;
|
4
|
+
label?: string;
|
5
|
+
deep?: string;
|
6
|
+
position?: string;
|
7
|
+
}
|
8
|
+
declare const _default: import("vue").DefineComponent<{
|
9
|
+
data: {
|
10
|
+
type: globalThis.PropType<peopleModel[]>;
|
11
|
+
default: () => never[];
|
12
|
+
};
|
13
|
+
selectPeoples: {
|
14
|
+
type: globalThis.PropType<peopleModel[]>;
|
15
|
+
default: () => never[];
|
16
|
+
};
|
17
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
18
|
+
updatePeoples: (...args: any[]) => void;
|
19
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
20
|
+
data: {
|
21
|
+
type: globalThis.PropType<peopleModel[]>;
|
22
|
+
default: () => never[];
|
23
|
+
};
|
24
|
+
selectPeoples: {
|
25
|
+
type: globalThis.PropType<peopleModel[]>;
|
26
|
+
default: () => never[];
|
27
|
+
};
|
28
|
+
}>> & {
|
29
|
+
onUpdatePeoples?: ((...args: any[]) => any) | undefined;
|
30
|
+
}, {
|
31
|
+
selectPeoples: peopleModel[];
|
32
|
+
data: peopleModel[];
|
33
|
+
}, {}>;
|
34
|
+
export default _default;
|
@@ -0,0 +1,34 @@
|
|
1
|
+
interface peopleModel {
|
2
|
+
key: string;
|
3
|
+
value: string;
|
4
|
+
label?: string;
|
5
|
+
deep?: string;
|
6
|
+
position?: string;
|
7
|
+
}
|
8
|
+
declare const _default: import("vue").DefineComponent<{
|
9
|
+
data: {
|
10
|
+
type: globalThis.PropType<string[]>;
|
11
|
+
default: () => never[];
|
12
|
+
};
|
13
|
+
selectPeoples: {
|
14
|
+
type: globalThis.PropType<peopleModel[]>;
|
15
|
+
default: () => never[];
|
16
|
+
};
|
17
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
18
|
+
updatePeoples: (...args: any[]) => void;
|
19
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
20
|
+
data: {
|
21
|
+
type: globalThis.PropType<string[]>;
|
22
|
+
default: () => never[];
|
23
|
+
};
|
24
|
+
selectPeoples: {
|
25
|
+
type: globalThis.PropType<peopleModel[]>;
|
26
|
+
default: () => never[];
|
27
|
+
};
|
28
|
+
}>> & {
|
29
|
+
onUpdatePeoples?: ((...args: any[]) => any) | undefined;
|
30
|
+
}, {
|
31
|
+
selectPeoples: peopleModel[];
|
32
|
+
data: string[];
|
33
|
+
}, {}>;
|
34
|
+
export default _default;
|
@@ -0,0 +1,18 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
deptId: {
|
3
|
+
type: StringConstructor;
|
4
|
+
default: string;
|
5
|
+
};
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
7
|
+
updatePeoples: (...args: any[]) => void;
|
8
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
9
|
+
deptId: {
|
10
|
+
type: StringConstructor;
|
11
|
+
default: string;
|
12
|
+
};
|
13
|
+
}>> & {
|
14
|
+
onUpdatePeoples?: ((...args: any[]) => any) | undefined;
|
15
|
+
}, {
|
16
|
+
deptId: string;
|
17
|
+
}, {}>;
|
18
|
+
export default _default;
|
@@ -0,0 +1,42 @@
|
|
1
|
+
import type { Entry } from "jmash-core";
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
3
|
+
label: {
|
4
|
+
type: StringConstructor;
|
5
|
+
required: true;
|
6
|
+
};
|
7
|
+
prop: {
|
8
|
+
type: StringConstructor;
|
9
|
+
required: true;
|
10
|
+
};
|
11
|
+
rules: {
|
12
|
+
type: globalThis.PropType<Partial<Record<any, import("element-plus/es/utils/typescript.mjs").Arrayable<import("element-plus").FormItemRule>>>>;
|
13
|
+
default: () => void;
|
14
|
+
};
|
15
|
+
peopleTableData: {
|
16
|
+
type: globalThis.PropType<Entry[]>;
|
17
|
+
default: () => never[];
|
18
|
+
required: true;
|
19
|
+
};
|
20
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
21
|
+
label: {
|
22
|
+
type: StringConstructor;
|
23
|
+
required: true;
|
24
|
+
};
|
25
|
+
prop: {
|
26
|
+
type: StringConstructor;
|
27
|
+
required: true;
|
28
|
+
};
|
29
|
+
rules: {
|
30
|
+
type: globalThis.PropType<Partial<Record<any, import("element-plus/es/utils/typescript.mjs").Arrayable<import("element-plus").FormItemRule>>>>;
|
31
|
+
default: () => void;
|
32
|
+
};
|
33
|
+
peopleTableData: {
|
34
|
+
type: globalThis.PropType<Entry[]>;
|
35
|
+
default: () => never[];
|
36
|
+
required: true;
|
37
|
+
};
|
38
|
+
}>>, {
|
39
|
+
peopleTableData: Entry[];
|
40
|
+
rules: Partial<Record<any, import("element-plus/es/utils/typescript.mjs").Arrayable<import("element-plus").FormItemRule>>>;
|
41
|
+
}, {}>;
|
42
|
+
export default _default;
|
@@ -0,0 +1,34 @@
|
|
1
|
+
interface peopleModel {
|
2
|
+
key: string;
|
3
|
+
value: string;
|
4
|
+
label?: string;
|
5
|
+
deep?: string;
|
6
|
+
position?: string;
|
7
|
+
}
|
8
|
+
declare const _default: import("vue").DefineComponent<{
|
9
|
+
data: {
|
10
|
+
type: globalThis.PropType<string[]>;
|
11
|
+
default: () => never[];
|
12
|
+
};
|
13
|
+
selectPeoples: {
|
14
|
+
type: globalThis.PropType<peopleModel[]>;
|
15
|
+
default: () => never[];
|
16
|
+
};
|
17
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
18
|
+
updatePeoples: (...args: any[]) => void;
|
19
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
20
|
+
data: {
|
21
|
+
type: globalThis.PropType<string[]>;
|
22
|
+
default: () => never[];
|
23
|
+
};
|
24
|
+
selectPeoples: {
|
25
|
+
type: globalThis.PropType<peopleModel[]>;
|
26
|
+
default: () => never[];
|
27
|
+
};
|
28
|
+
}>> & {
|
29
|
+
onUpdatePeoples?: ((...args: any[]) => any) | undefined;
|
30
|
+
}, {
|
31
|
+
selectPeoples: peopleModel[];
|
32
|
+
data: string[];
|
33
|
+
}, {}>;
|
34
|
+
export default _default;
|