@pubinfo/module-rbac 2.0.0-beta.31 → 2.0.0-beta.33
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/OrgSelector-DWT1w1h-.js +27 -0
- package/dist/OrgUserSelector-VjiKyUET.js +1 -0
- package/dist/ResourceSelector-D1mJz7F1.js +1 -0
- package/dist/_baseClone-CBD6n26E.js +1 -0
- package/dist/_initCloneObject-CzZMvAGd.js +1 -0
- package/dist/_plugin-vue_export-helper-BP6J6hmQ.js +1 -0
- package/dist/animation_item-D4pH5y91.js +2 -0
- package/dist/assist-D6hXeP0y.js +1 -0
- package/dist/blackWhiteList-C0vzrSes.js +1 -0
- package/dist/breadcrumb_setting-105xA0or.js +1 -0
- package/dist/browserType-WCrQysPD.js +1 -0
- package/dist/chunk-oLkGOndT.js +1 -0
- package/dist/cloneDeep-B4mZx_tg.js +1 -0
- package/dist/components/GroupSelector/index.vue.d.ts +4 -4
- package/dist/components/OrgTree/index.vue.d.ts +1 -1
- package/dist/components/OrgUserSelector/OrgSelector.vue.d.ts +4 -4
- package/dist/components/OrgUserSelector/UserSelector.vue.d.ts +4 -4
- package/dist/components/ResourceSelector/index.vue.d.ts +5 -5
- package/dist/composables/useLottie.d.ts +1 -1
- package/dist/configData-C-XgieQd.js +1 -0
- package/dist/data-permission-DcXUZZ1G.js +1 -0
- package/dist/dictionary-BafvPpvf.js +1 -0
- package/dist/enum-C0pwhwh3.js +1 -0
- package/dist/enum-CEWFYwLa.js +1 -0
- package/dist/enum-CFY_YSvf.js +1 -0
- package/dist/enum-G-OAfo9d.js +1 -0
- package/dist/group-C1e_vupc.js +1 -0
- package/dist/index.js +1 -9
- package/dist/interface.d.ts +1 -1
- package/dist/itemlist-Dy9O9k6h.js +1 -0
- package/dist/layout_setting-BzYjnHvF.js +1 -0
- package/dist/login_history-DXixU5An.js +1 -0
- package/dist/menu_setting-DWM1r6js.js +1 -0
- package/dist/not-data-D8CCqeCi.js +1 -0
- package/dist/operate_history-DaDVex6q.js +1 -0
- package/dist/organization-Cul5X3rO.js +9 -0
- package/dist/other_setting-Dq67iG6v.js +1 -0
- package/dist/page_animation_setting-Cj6N5TJq.js +1 -0
- package/dist/page_w_setting-Dmik-Xi7.js +1 -0
- package/dist/position-CzxbbVOL.js +1 -0
- package/dist/rbac-DJC95w7l.js +1 -0
- package/dist/region-DGxnlpyo.js +1 -0
- package/dist/request-C2x7wP-H.js +1 -0
- package/dist/resource-BFe47BKW.js +1 -0
- package/dist/role-Bo47PnSD.js +1 -0
- package/dist/role_group-BVPoRr1q.js +1 -0
- package/dist/routes/index.d.ts +1 -1
- package/dist/routes/modules/authority.manage.menu.d.ts +1 -1
- package/dist/routes/modules/log.manage.menu.d.ts +1 -1
- package/dist/routes/modules/safe.manage.menu.d.ts +1 -1
- package/dist/routes/modules/stylesetting.manage.menu.d.ts +1 -1
- package/dist/routes/modules/system.manage.menu.d.ts +1 -1
- package/dist/safe_setting-kBJgSjzd.js +1 -0
- package/dist/setItem-DXsVoKM_.js +1 -0
- package/dist/shared-DcMP4Woj.js +1 -0
- package/dist/stores-pP-UCq1z.js +1 -0
- package/dist/style.css +2 -1
- package/dist/tabbar_setting-C9uHCbA0.js +1 -0
- package/dist/tenant-BA6IO7wP.js +1 -0
- package/dist/theme_setting-CxoaGtjk.js +1 -0
- package/dist/toolbar_setting-DyiZvqwf.js +1 -0
- package/dist/useAppAndResource-D5u0TDHS.js +1 -0
- package/dist/user-B5W5JRXl.js +1 -0
- package/dist/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +4 -4
- package/dist/views/blackWhiteList/index.vue.d.ts +319 -319
- package/dist/views/breadcrumb_setting/index.vue.d.ts +1 -1
- package/dist/views/components/HCheckList.vue.d.ts +3 -3
- package/dist/views/components/animation_item.vue.d.ts +5 -5
- package/dist/views/components/setItem.vue.d.ts +17 -17
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +28 -28
- package/dist/views/data-permission/index.vue.d.ts +343 -343
- package/dist/views/dictionary/components/drawerDictionary.vue.d.ts +4 -4
- package/dist/views/dictionary/components/drawerDictionaryItem.vue.d.ts +4 -4
- package/dist/views/dictionary/index.vue.d.ts +319 -319
- package/dist/views/dictionary/itemlist.vue.d.ts +319 -319
- package/dist/views/group/components/drawerGroup.vue.d.ts +4 -4
- package/dist/views/group/index.vue.d.ts +319 -319
- package/dist/views/layout_setting/index.vue.d.ts +1 -1
- package/dist/views/log_center/components/browserType.vue.d.ts +3 -3
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/login_history.vue.d.ts +315 -315
- package/dist/views/log_center/operate_history.vue.d.ts +315 -315
- package/dist/views/menu_setting/index.vue.d.ts +1 -1
- package/dist/views/organization/components/drawerOrganization.vue.d.ts +4 -4
- package/dist/views/organization/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/organization/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/organization/index.vue.d.ts +12 -12
- package/dist/views/other_setting/index.vue.d.ts +1 -1
- package/dist/views/page_animation_setting/index.vue.d.ts +1 -1
- package/dist/views/page_w_setting/index.vue.d.ts +1 -1
- package/dist/views/position/components/drawerPosition.vue.d.ts +4 -4
- package/dist/views/position/index.vue.d.ts +319 -319
- package/dist/views/region/components/drawerRegion.vue.d.ts +4 -4
- package/dist/views/region/index.vue.d.ts +319 -319
- package/dist/views/resource/components/ResourceEdit.vue.d.ts +4 -4
- package/dist/views/resource/components/RoleRelation.vue.d.ts +2 -2
- package/dist/views/resource/index.vue.d.ts +321 -321
- package/dist/views/role/components/ResourceRelation.vue.d.ts +316 -316
- package/dist/views/role/components/drawerRole.vue.d.ts +10 -10
- package/dist/views/role/index.vue.d.ts +642 -642
- package/dist/views/role_group/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/role_group/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/role_group/index.vue.d.ts +322 -322
- package/dist/views/safe_setting/index.vue.d.ts +1 -1
- package/dist/views/tabbar_setting/index.vue.d.ts +1 -1
- package/dist/views/tenant/components/TenantEdit.vue.d.ts +10 -10
- package/dist/views/tenant/index.vue.d.ts +325 -325
- package/dist/views/theme_setting/index.vue.d.ts +1 -1
- package/dist/views/toolbar_setting/index.vue.d.ts +1 -1
- package/dist/views/user/components/OrgAndPosition.vue.d.ts +3 -3
- package/dist/views/user/components/UserAuthorization.vue.d.ts +7 -7
- package/dist/views/user/components/UserEdit.vue.d.ts +4 -4
- package/dist/views/user/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/user/index.vue.d.ts +326 -326
- package/dist/views/watermark_setting/index.vue.d.ts +9 -9
- package/dist/watermark_setting-ChDfJ5of.js +1 -0
- package/package.json +6 -6
- package/src/assets/icons/browser-chrome.svg +1 -0
- package/src/assets/icons/browser-edge.svg +1 -0
- package/src/assets/icons/browser-ie.svg +1 -0
- package/src/assets/icons/browser-other.svg +1 -0
- package/src/assets/icons/browser-safari.svg +1 -0
- package/src/components/GroupSelector/index.vue +64 -89
- package/src/components/OrgTree/index.vue +2 -2
- package/src/components/OrgUserSelector/provider.ts +1 -1
- package/src/components/ResourceSelector/index.vue +33 -50
- package/src/routes/index.ts +1 -1
- package/src/views/blackWhiteList/components/drawerBlackWhiteList.vue +1 -1
- package/src/views/blackWhiteList/index.vue +10 -18
- package/src/views/breadcrumb_setting/index.vue +3 -3
- package/src/views/components/animation_item.vue +2 -2
- package/src/views/components/setItem.vue +13 -20
- package/src/views/data-permission/components/createAndEditDataPermission.vue +4 -4
- package/src/views/data-permission/enum.ts +7 -7
- package/src/views/data-permission/index.vue +7 -10
- package/src/views/dictionary/components/drawerDictionary.vue +1 -1
- package/src/views/dictionary/components/drawerDictionaryItem.vue +1 -1
- package/src/views/dictionary/index.vue +3 -3
- package/src/views/dictionary/itemlist.vue +1 -1
- package/src/views/group/components/drawerGroup.vue +2 -2
- package/src/views/group/index.vue +10 -16
- package/src/views/layout_setting/index.vue +154 -164
- package/src/views/log_center/components/loginHistoryDetail.vue +6 -8
- package/src/views/log_center/components/operateHistoryDetail.vue +6 -8
- package/src/views/log_center/login_history.vue +6 -11
- package/src/views/log_center/operate_history.vue +6 -11
- package/src/views/menu_setting/index.vue +3 -3
- package/src/views/organization/components/drawerOrganization.vue +3 -3
- package/src/views/organization/components/drawerRole.vue +2 -2
- package/src/views/organization/components/roleSelect.vue +37 -58
- package/src/views/organization/index.vue +23 -49
- package/src/views/other_setting/index.vue +2 -2
- package/src/views/page_animation_setting/index.vue +10 -18
- package/src/views/page_w_setting/index.vue +133 -116
- package/src/views/position/components/drawerPosition.vue +2 -2
- package/src/views/position/index.vue +1 -1
- package/src/views/region/components/drawerRegion.vue +2 -2
- package/src/views/region/index.vue +1 -1
- package/src/views/resource/components/ResourceEdit.vue +2 -2
- package/src/views/resource/components/RoleRelation.vue +1 -1
- package/src/views/resource/index.vue +1 -1
- package/src/views/role/components/ResourceRelation.vue +3 -4
- package/src/views/role/components/drawerRole.vue +3 -3
- package/src/views/role/index.vue +1 -1
- package/src/views/role_group/components/ResourceRelation.vue +3 -4
- package/src/views/role_group/components/drawerRole.vue +1 -1
- package/src/views/role_group/components/roleSelect.vue +36 -60
- package/src/views/role_group/index.vue +1 -1
- package/src/views/safe_setting/index.vue +5 -7
- package/src/views/tabbar_setting/index.vue +2 -2
- package/src/views/tenant/components/TenantEdit.vue +1 -1
- package/src/views/tenant/index.vue +1 -1
- package/src/views/theme_setting/index.vue +200 -230
- package/src/views/toolbar_setting/index.vue +3 -3
- package/src/views/user/components/OrgAndPosition.vue +1 -1
- package/src/views/user/components/UserAuthorization.vue +6 -6
- package/src/views/user/components/UserEdit.vue +1 -1
- package/src/views/user/components/roleSelect.vue +36 -68
- package/src/views/user/index.vue +1 -1
- package/src/views/watermark_setting/index.vue +8 -15
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -6
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/animation_item.vue_vue_type_script_setup_true_lang-efL_vjfY.js +0 -4864
- package/dist/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +0 -38
- package/dist/cloneDeep-B4Rj61s4.js +0 -8
- package/dist/enum-BEHz_Q18.js +0 -74
- package/dist/enum-C9ihxJe7.js +0 -4
- package/dist/enum-CTUzwCYG.js +0 -4
- package/dist/enum-DDKThkSw.js +0 -24
- package/dist/gangweijiekou-CV7cIo_W.js +0 -46
- package/dist/index-B6A3qFeU.js +0 -18585
- package/dist/index-BChMrCkZ.js +0 -399
- package/dist/index-BIUkDwk2.js +0 -465
- package/dist/index-BOEO9CRp.js +0 -7084
- package/dist/index-BgdW__IO.js +0 -125
- package/dist/index-Bi0fucZj.js +0 -871
- package/dist/index-Bj3Ee1l-.js +0 -177
- package/dist/index-Bzjxdd-F.js +0 -702
- package/dist/index-CF4XGkrK.js +0 -454
- package/dist/index-CGAa6YPO.js +0 -273
- package/dist/index-CK582XAz.js +0 -317
- package/dist/index-Ce9x4LEV.js +0 -633
- package/dist/index-CkVgkVvC.js +0 -461
- package/dist/index-D4uw6wJ9.js +0 -181
- package/dist/index-DFrT08M4.js +0 -388
- package/dist/index-Dju21Cnm.js +0 -140
- package/dist/index-Dmg39liA.js +0 -168
- package/dist/index-DvE43Xkt.js +0 -408
- package/dist/index-Dx3ZDeWT.js +0 -684
- package/dist/index-MmfEJgmm.js +0 -860
- package/dist/index-RBHLCaQ9.js +0 -1626
- package/dist/index-Y2jyqjVz.js +0 -303
- package/dist/index-b_92Syzh.js +0 -131
- package/dist/index-g5Fyla0r.js +0 -164
- package/dist/index-qdAiA-PA.js +0 -286
- package/dist/itemlist-Og2t8W5R.js +0 -368
- package/dist/jiaosejiekou-0xZkLzL_.js +0 -58
- package/dist/login_history-BJWFChQ3.js +0 -430
- package/dist/operate_history-C1NKnoB5.js +0 -468
- package/dist/pubJiaosezukongzhiqi-BlLcThHi.js +0 -57
- package/dist/setItem-BRseSui6.js +0 -152
- package/dist/shujuquanxianzhubiaokongzhiqi-3CpYi1Zo.js +0 -65
- package/dist/useAppAndResource-BF7jQTCi.js +0 -55
- package/dist/xitongpeizhifuwu-BIR2CVXp.js +0 -23
- package/dist/zidianfuwu-B137v_q7.js +0 -65
- package/dist/ziyuanjiekou-j9nd-oaF.js +0 -69
- package/dist/zuzhijiaosebiaokongzhiqi-DPbRg7Qd.js +0 -28
|
@@ -1,430 +0,0 @@
|
|
|
1
|
-
import { Drawer as M, Descriptions as O, DescriptionsItem as L, Space as V } from "ant-design-vue/es";
|
|
2
|
-
import { useAuth as B, PubinfoIcon as $ } from "pubinfo";
|
|
3
|
-
import { defineComponent as k, createBlock as H, openBlock as g, withCtx as l, createElementVNode as m, createVNode as t, createTextVNode as o, toDisplayString as n, ref as y, onMounted as E, createElementBlock as P, unref as T, createCommentVNode as Y, normalizeClass as R } from "vue";
|
|
4
|
-
import { i as q } from "./index-BOEO9CRp.js";
|
|
5
|
-
import { ProTable as z } from "@pubinfo/pro-components";
|
|
6
|
-
import { _ as A } from "./browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js";
|
|
7
|
-
import { _ as j } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
|
-
function F(a, p) {
|
|
9
|
-
return q.Post("/log/login/page", a, {
|
|
10
|
-
headers: {
|
|
11
|
-
"Content-Type": "application/json"
|
|
12
|
-
}
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
const G = { class: "detail-info" }, J = /* @__PURE__ */ k({
|
|
16
|
-
__name: "loginHistoryDetail",
|
|
17
|
-
props: {
|
|
18
|
-
visible: Boolean,
|
|
19
|
-
data: Object
|
|
20
|
-
},
|
|
21
|
-
emits: ["close"],
|
|
22
|
-
setup(a, { emit: p }) {
|
|
23
|
-
const f = p;
|
|
24
|
-
function u() {
|
|
25
|
-
f("close");
|
|
26
|
-
}
|
|
27
|
-
return (I, w) => {
|
|
28
|
-
const i = L, _ = O, b = M;
|
|
29
|
-
return g(), H(b, {
|
|
30
|
-
open: a.visible,
|
|
31
|
-
title: "登录日志",
|
|
32
|
-
placement: "right",
|
|
33
|
-
width: 900,
|
|
34
|
-
"footer-style": { textAlign: "right" },
|
|
35
|
-
onClose: u
|
|
36
|
-
}, {
|
|
37
|
-
default: l(() => [
|
|
38
|
-
m("div", G, [
|
|
39
|
-
t(_, { column: 2 }, {
|
|
40
|
-
default: l(() => [
|
|
41
|
-
t(i, { label: "用户id" }, {
|
|
42
|
-
default: l(() => {
|
|
43
|
-
var e;
|
|
44
|
-
return [
|
|
45
|
-
o(
|
|
46
|
-
n((e = a.data) == null ? void 0 : e.userId),
|
|
47
|
-
1
|
|
48
|
-
/* TEXT */
|
|
49
|
-
)
|
|
50
|
-
];
|
|
51
|
-
}),
|
|
52
|
-
_: 1
|
|
53
|
-
/* STABLE */
|
|
54
|
-
}),
|
|
55
|
-
t(i, { label: "账号名" }, {
|
|
56
|
-
default: l(() => {
|
|
57
|
-
var e;
|
|
58
|
-
return [
|
|
59
|
-
o(
|
|
60
|
-
n((e = a.data) == null ? void 0 : e.loginName),
|
|
61
|
-
1
|
|
62
|
-
/* TEXT */
|
|
63
|
-
)
|
|
64
|
-
];
|
|
65
|
-
}),
|
|
66
|
-
_: 1
|
|
67
|
-
/* STABLE */
|
|
68
|
-
}),
|
|
69
|
-
t(i, { label: "用户姓名" }, {
|
|
70
|
-
default: l(() => {
|
|
71
|
-
var e;
|
|
72
|
-
return [
|
|
73
|
-
o(
|
|
74
|
-
n((e = a.data) == null ? void 0 : e.realName),
|
|
75
|
-
1
|
|
76
|
-
/* TEXT */
|
|
77
|
-
)
|
|
78
|
-
];
|
|
79
|
-
}),
|
|
80
|
-
_: 1
|
|
81
|
-
/* STABLE */
|
|
82
|
-
}),
|
|
83
|
-
t(i, { label: "登录组织名称" }, {
|
|
84
|
-
default: l(() => {
|
|
85
|
-
var e;
|
|
86
|
-
return [
|
|
87
|
-
o(
|
|
88
|
-
n((e = a.data) == null ? void 0 : e.orgName),
|
|
89
|
-
1
|
|
90
|
-
/* TEXT */
|
|
91
|
-
)
|
|
92
|
-
];
|
|
93
|
-
}),
|
|
94
|
-
_: 1
|
|
95
|
-
/* STABLE */
|
|
96
|
-
}),
|
|
97
|
-
t(i, { label: "登录IP" }, {
|
|
98
|
-
default: l(() => {
|
|
99
|
-
var e;
|
|
100
|
-
return [
|
|
101
|
-
o(
|
|
102
|
-
n((e = a.data) == null ? void 0 : e.loginIp),
|
|
103
|
-
1
|
|
104
|
-
/* TEXT */
|
|
105
|
-
)
|
|
106
|
-
];
|
|
107
|
-
}),
|
|
108
|
-
_: 1
|
|
109
|
-
/* STABLE */
|
|
110
|
-
}),
|
|
111
|
-
t(i, { label: "登录时间" }, {
|
|
112
|
-
default: l(() => {
|
|
113
|
-
var e;
|
|
114
|
-
return [
|
|
115
|
-
o(
|
|
116
|
-
n((e = a.data) == null ? void 0 : e.loginTime),
|
|
117
|
-
1
|
|
118
|
-
/* TEXT */
|
|
119
|
-
)
|
|
120
|
-
];
|
|
121
|
-
}),
|
|
122
|
-
_: 1
|
|
123
|
-
/* STABLE */
|
|
124
|
-
}),
|
|
125
|
-
t(i, { label: "登录类型" }, {
|
|
126
|
-
default: l(() => {
|
|
127
|
-
var e;
|
|
128
|
-
return [
|
|
129
|
-
o(
|
|
130
|
-
n((e = a.data) == null ? void 0 : e.loginType),
|
|
131
|
-
1
|
|
132
|
-
/* TEXT */
|
|
133
|
-
)
|
|
134
|
-
];
|
|
135
|
-
}),
|
|
136
|
-
_: 1
|
|
137
|
-
/* STABLE */
|
|
138
|
-
}),
|
|
139
|
-
t(i, { label: "操作设备/操作系统类型" }, {
|
|
140
|
-
default: l(() => {
|
|
141
|
-
var e;
|
|
142
|
-
return [
|
|
143
|
-
o(
|
|
144
|
-
n((e = a.data) == null ? void 0 : e.deviceType),
|
|
145
|
-
1
|
|
146
|
-
/* TEXT */
|
|
147
|
-
)
|
|
148
|
-
];
|
|
149
|
-
}),
|
|
150
|
-
_: 1
|
|
151
|
-
/* STABLE */
|
|
152
|
-
}),
|
|
153
|
-
t(i, { label: "登录浏览器" }, {
|
|
154
|
-
default: l(() => {
|
|
155
|
-
var e;
|
|
156
|
-
return [
|
|
157
|
-
t(A, {
|
|
158
|
-
"browser-name": (e = a.data) == null ? void 0 : e.browserName
|
|
159
|
-
}, null, 8, ["browser-name"])
|
|
160
|
-
];
|
|
161
|
-
}),
|
|
162
|
-
_: 1
|
|
163
|
-
/* STABLE */
|
|
164
|
-
}),
|
|
165
|
-
t(i, { label: "登录是否成功" }, {
|
|
166
|
-
default: l(() => {
|
|
167
|
-
var e;
|
|
168
|
-
return [
|
|
169
|
-
o(
|
|
170
|
-
n((e = a.data) != null && e.success ? "是" : "否"),
|
|
171
|
-
1
|
|
172
|
-
/* TEXT */
|
|
173
|
-
)
|
|
174
|
-
];
|
|
175
|
-
}),
|
|
176
|
-
_: 1
|
|
177
|
-
/* STABLE */
|
|
178
|
-
})
|
|
179
|
-
]),
|
|
180
|
-
_: 1
|
|
181
|
-
/* STABLE */
|
|
182
|
-
})
|
|
183
|
-
])
|
|
184
|
-
]),
|
|
185
|
-
_: 1
|
|
186
|
-
/* STABLE */
|
|
187
|
-
}, 8, ["open"]);
|
|
188
|
-
};
|
|
189
|
-
}
|
|
190
|
-
}), K = /* @__PURE__ */ j(J, [["__scopeId", "data-v-8319a104"]]), Q = {
|
|
191
|
-
"w-full": "",
|
|
192
|
-
"h-full": "",
|
|
193
|
-
"py-10px": "",
|
|
194
|
-
"px-10px": "",
|
|
195
|
-
flex: "",
|
|
196
|
-
"flex-col": ""
|
|
197
|
-
}, U = {
|
|
198
|
-
key: 0,
|
|
199
|
-
class: "flex items-center"
|
|
200
|
-
}, W = {
|
|
201
|
-
class: "ml-4px"
|
|
202
|
-
}, X = ["onClick"], Z = /* @__PURE__ */ k({
|
|
203
|
-
name: "LoginHistory",
|
|
204
|
-
__name: "login_history",
|
|
205
|
-
setup(a) {
|
|
206
|
-
const {
|
|
207
|
-
auth: p
|
|
208
|
-
} = B(), f = y(), u = y(!1), I = y(), w = [{
|
|
209
|
-
valueType: "a-input",
|
|
210
|
-
hideInTable: !0,
|
|
211
|
-
title: "人员账号",
|
|
212
|
-
dataIndex: "loginName",
|
|
213
|
-
fieldProps: {
|
|
214
|
-
placeholder: "请输入",
|
|
215
|
-
allowClear: !0
|
|
216
|
-
}
|
|
217
|
-
}, {
|
|
218
|
-
valueType: "a-input",
|
|
219
|
-
hideInTable: !0,
|
|
220
|
-
title: "人员姓名",
|
|
221
|
-
dataIndex: "realName",
|
|
222
|
-
fieldProps: {
|
|
223
|
-
placeholder: "请输入",
|
|
224
|
-
allowClear: !0
|
|
225
|
-
}
|
|
226
|
-
}, {
|
|
227
|
-
valueType: "a-input",
|
|
228
|
-
hideInTable: !0,
|
|
229
|
-
title: "部门",
|
|
230
|
-
dataIndex: "orgName",
|
|
231
|
-
fieldProps: {
|
|
232
|
-
placeholder: "请输入",
|
|
233
|
-
allowClear: !0
|
|
234
|
-
}
|
|
235
|
-
}, {
|
|
236
|
-
valueType: "a-input",
|
|
237
|
-
hideInTable: !0,
|
|
238
|
-
title: "登录IP",
|
|
239
|
-
dataIndex: "loginIp",
|
|
240
|
-
fieldProps: {
|
|
241
|
-
placeholder: "请输入",
|
|
242
|
-
allowClear: !0
|
|
243
|
-
}
|
|
244
|
-
}, {
|
|
245
|
-
valueType: "a-range-picker",
|
|
246
|
-
hideInTable: !0,
|
|
247
|
-
title: "登录时间",
|
|
248
|
-
dataIndex: "loginTime",
|
|
249
|
-
fieldProps: {
|
|
250
|
-
placeholder: ["开始时间", "结束时间"],
|
|
251
|
-
showTime: !0,
|
|
252
|
-
format: "YYYY-MM-DD HH:mm:ss",
|
|
253
|
-
allowClear: !0
|
|
254
|
-
}
|
|
255
|
-
}, {
|
|
256
|
-
hideInSearch: !0,
|
|
257
|
-
width: 60,
|
|
258
|
-
title: "序号",
|
|
259
|
-
customRender: ({
|
|
260
|
-
index: e
|
|
261
|
-
}) => e + 1
|
|
262
|
-
}, {
|
|
263
|
-
hideInSearch: !0,
|
|
264
|
-
title: "人员账号",
|
|
265
|
-
dataIndex: "loginName",
|
|
266
|
-
ellipsis: !0
|
|
267
|
-
}, {
|
|
268
|
-
hideInSearch: !0,
|
|
269
|
-
title: "人员姓名",
|
|
270
|
-
dataIndex: "realName",
|
|
271
|
-
ellipsis: !0
|
|
272
|
-
}, {
|
|
273
|
-
hideInSearch: !0,
|
|
274
|
-
title: "登录方式",
|
|
275
|
-
dataIndex: "loginType",
|
|
276
|
-
ellipsis: !0
|
|
277
|
-
}, {
|
|
278
|
-
hideInSearch: !0,
|
|
279
|
-
title: "设备类型",
|
|
280
|
-
dataIndex: "deviceType",
|
|
281
|
-
ellipsis: !0
|
|
282
|
-
}, {
|
|
283
|
-
hideInSearch: !0,
|
|
284
|
-
title: "登录时间",
|
|
285
|
-
dataIndex: "loginTime",
|
|
286
|
-
ellipsis: !0
|
|
287
|
-
}, {
|
|
288
|
-
hideInSearch: !0,
|
|
289
|
-
title: "登录人部门",
|
|
290
|
-
dataIndex: "orgName",
|
|
291
|
-
ellipsis: !0
|
|
292
|
-
}, {
|
|
293
|
-
hideInSearch: !0,
|
|
294
|
-
title: "登录IP",
|
|
295
|
-
dataIndex: "loginIp",
|
|
296
|
-
ellipsis: !0
|
|
297
|
-
}, {
|
|
298
|
-
hideInSearch: !0,
|
|
299
|
-
title: "登录状态",
|
|
300
|
-
dataIndex: "success",
|
|
301
|
-
ellipsis: !0
|
|
302
|
-
}, {
|
|
303
|
-
hideInSearch: !0,
|
|
304
|
-
title: "操作",
|
|
305
|
-
dataIndex: "action",
|
|
306
|
-
width: 100,
|
|
307
|
-
fixed: "right",
|
|
308
|
-
hideInTable() {
|
|
309
|
-
return !p("login_history_view");
|
|
310
|
-
}
|
|
311
|
-
}];
|
|
312
|
-
E(_);
|
|
313
|
-
async function i(e) {
|
|
314
|
-
var D, S;
|
|
315
|
-
const {
|
|
316
|
-
current: r,
|
|
317
|
-
pageSize: x,
|
|
318
|
-
loginName: h,
|
|
319
|
-
loginTime: s,
|
|
320
|
-
realName: d,
|
|
321
|
-
orgName: N,
|
|
322
|
-
loginIp: C
|
|
323
|
-
} = e, c = {
|
|
324
|
-
pageSize: x,
|
|
325
|
-
currentPage: r,
|
|
326
|
-
doSearchTotal: !0
|
|
327
|
-
};
|
|
328
|
-
h && Object.assign(c, {
|
|
329
|
-
loginName: h
|
|
330
|
-
}), d && Object.assign(c, {
|
|
331
|
-
realName: d
|
|
332
|
-
}), N && Object.assign(c, {
|
|
333
|
-
orgName: N
|
|
334
|
-
}), C && Object.assign(c, {
|
|
335
|
-
loginIp: C
|
|
336
|
-
}), s && s.length === 2 && Object.assign(c, {
|
|
337
|
-
loginStartTime: s[0].format("YYYY-MM-DD HH:mm:ss"),
|
|
338
|
-
loginEndTime: s[1].format("YYYY-MM-DD HH:mm:ss")
|
|
339
|
-
});
|
|
340
|
-
const v = await F(c);
|
|
341
|
-
return {
|
|
342
|
-
success: v.success,
|
|
343
|
-
data: ((D = v.data) == null ? void 0 : D.records) ?? [],
|
|
344
|
-
total: ((S = v.data) == null ? void 0 : S.total) ?? 0
|
|
345
|
-
};
|
|
346
|
-
}
|
|
347
|
-
function _() {
|
|
348
|
-
f.value.reload();
|
|
349
|
-
}
|
|
350
|
-
function b(e) {
|
|
351
|
-
u.value = !0, I.value = e;
|
|
352
|
-
}
|
|
353
|
-
return (e, r) => {
|
|
354
|
-
const x = $, h = V;
|
|
355
|
-
return g(), P("div", Q, [t(
|
|
356
|
-
T(z),
|
|
357
|
-
{
|
|
358
|
-
ref_key: "tableRef",
|
|
359
|
-
ref: f,
|
|
360
|
-
"row-key": "id",
|
|
361
|
-
request: i,
|
|
362
|
-
columns: w,
|
|
363
|
-
"auto-height": "",
|
|
364
|
-
scroll: {
|
|
365
|
-
x: 1e3
|
|
366
|
-
}
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
bodyCell: l(({
|
|
370
|
-
column: s,
|
|
371
|
-
record: d
|
|
372
|
-
}) => [s.dataIndex === "success" ? (g(), P("div", U, [m(
|
|
373
|
-
"i",
|
|
374
|
-
{
|
|
375
|
-
class: R(["status-mark", [{
|
|
376
|
-
active: d.success
|
|
377
|
-
}]])
|
|
378
|
-
},
|
|
379
|
-
null,
|
|
380
|
-
2
|
|
381
|
-
/* CLASS */
|
|
382
|
-
), m(
|
|
383
|
-
"span",
|
|
384
|
-
W,
|
|
385
|
-
n(d.success ? "成功" : "失败"),
|
|
386
|
-
1
|
|
387
|
-
/* TEXT */
|
|
388
|
-
)])) : Y("v-if", !0), s.dataIndex === "action" ? (g(), H(
|
|
389
|
-
h,
|
|
390
|
-
{
|
|
391
|
-
key: 1
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
default: l(() => [m("a", {
|
|
395
|
-
class: "flex items-center",
|
|
396
|
-
onClick: () => b(d)
|
|
397
|
-
}, [t(x, {
|
|
398
|
-
name: "view",
|
|
399
|
-
class: "text-20px"
|
|
400
|
-
}), r[1] || (r[1] = m(
|
|
401
|
-
"span",
|
|
402
|
-
{
|
|
403
|
-
class: "ml-4px"
|
|
404
|
-
},
|
|
405
|
-
"查看",
|
|
406
|
-
-1
|
|
407
|
-
/* HOISTED */
|
|
408
|
-
))], 8, X)]),
|
|
409
|
-
_: 2
|
|
410
|
-
/* DYNAMIC */
|
|
411
|
-
},
|
|
412
|
-
1024
|
|
413
|
-
/* DYNAMIC_SLOTS */
|
|
414
|
-
)) : Y("v-if", !0)]),
|
|
415
|
-
_: 1
|
|
416
|
-
/* STABLE */
|
|
417
|
-
},
|
|
418
|
-
512
|
|
419
|
-
/* NEED_PATCH */
|
|
420
|
-
), t(K, {
|
|
421
|
-
visible: T(u),
|
|
422
|
-
data: T(I),
|
|
423
|
-
onClose: r[0] || (r[0] = (s) => u.value = !1)
|
|
424
|
-
}, null, 8, ["visible", "data"])]);
|
|
425
|
-
};
|
|
426
|
-
}
|
|
427
|
-
}), se = /* @__PURE__ */ j(Z, [["__scopeId", "data-v-bc85e872"]]);
|
|
428
|
-
export {
|
|
429
|
-
se as default
|
|
430
|
-
};
|