xyvcard-itsmsys 0.0.11 → 0.0.13
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/FileSaver.min-BeKvLuyk.mjs +73 -0
- package/dist/{edit-Dxs-2AFY.mjs → edit-B7N9QLYv.mjs} +104 -87
- package/dist/{edit-BSIP_9Mq.mjs → edit-CBnnqc6q.mjs} +104 -86
- package/dist/{edit-CiCHPkRg.mjs → edit-CuD0yKla.mjs} +1 -1
- package/dist/{edit-BcE5qrWo.mjs → edit-D2lhB7lU.mjs} +1 -1
- package/dist/{edit-BsUWSNnA.mjs → edit-DQ04LbhC.mjs} +96 -79
- package/dist/{edit-znznl9Td.mjs → edit-IRLCMnWT.mjs} +1 -1
- package/dist/{edit-CW0kqOpj.mjs → edit-g4L03h6h.mjs} +1 -1
- package/dist/edit.vue_vue_type_script_setup_true_lang-CEzM2X-C.mjs +463 -0
- package/dist/edit.vue_vue_type_script_setup_true_lang-DD9BucLK.mjs +463 -0
- package/dist/{edit.vue_vue_type_script_setup_true_lang-DjrTJAzO.mjs → edit.vue_vue_type_script_setup_true_lang-Daxe3FpV.mjs} +98 -68
- package/dist/edit.vue_vue_type_script_setup_true_lang-SzJApeB-.mjs +482 -0
- package/dist/import-upload-Bsl-7w0B.mjs +161 -0
- package/dist/import-upload-COLdGpcs.mjs +161 -0
- package/dist/index-B4M6ZC7N.mjs +196 -0
- package/dist/{index-BV3Je3Rq.mjs → index-BBPQd1dS.mjs} +139 -128
- package/dist/{index-BIvJ7rs4.mjs → index-BxX1lrD5.mjs} +64 -62
- package/dist/{index-CzE5REdf.mjs → index-CzVhcXfx.mjs} +57 -55
- package/dist/index-DNpEXtyQ.mjs +423 -0
- package/dist/index-Dh_kNwqv.mjs +470 -0
- package/dist/{index-CNRO77Xg.mjs → index-Dih4mOx4.mjs} +1 -1
- package/dist/{index-4qnVgDwe.mjs → index-n4FekcLF.mjs} +210 -138
- package/dist/index.mjs +293 -256
- package/dist/{index.vue_vue_type_script_setup_true_lang-B18iZWXl.mjs → index.vue_vue_type_script_setup_true_lang-D0pyunau.mjs} +41 -34
- package/dist/info-BHylKqOX.mjs +186 -0
- package/dist/info-BZOWTNSd.mjs +209 -0
- package/dist/{info-BP7wPWFZ.mjs → info-CDtqpKVD.mjs} +80 -58
- package/dist/{info-DRYPl2T-.mjs → info-XDDe5ve6.mjs} +58 -47
- package/dist/{info-DCRqBi8M.mjs → info-bwhmPzeG.mjs} +71 -60
- package/dist/info-dBqoxL-p.mjs +209 -0
- package/dist/style.css +1 -1
- package/dts/api/dict.d.ts +7 -7
- package/dts/api/index.d.ts +6 -2
- package/dts/api/itsm-sys-org/types.d.ts +1 -0
- package/dts/api/itsm-sys-org-invoice/types.d.ts +3 -0
- package/dts/api/itsm-sys-user-ext/index.d.ts +3 -1
- package/dts/api/itsm-sys-user-ext/types.d.ts +19 -1
- package/dts/constant.d.ts +9 -0
- package/dts/index.d.ts +1 -0
- package/dts/lang/itsmsys/zh-cn.d.ts +17 -0
- package/dts/views/itsmsys/itsm-sys-user-ops/import-upload.vue.d.ts +31 -0
- package/dts/views/itsmsys/itsm-sys-user-out/import-upload.vue.d.ts +31 -0
- package/package.json +3 -3
- package/dist/edit.vue_vue_type_script_setup_true_lang-BZ-sa6BZ.mjs +0 -422
- package/dist/edit.vue_vue_type_script_setup_true_lang-DOiO9REN.mjs +0 -422
- package/dist/edit.vue_vue_type_script_setup_true_lang-PDq1GpSZ.mjs +0 -404
- package/dist/index-BTO0NHK6.mjs +0 -397
- package/dist/index-Hh4b5GAI.mjs +0 -351
- package/dist/index-cBbN-uY2.mjs +0 -155
- package/dist/info-BCPme1g5.mjs +0 -187
- package/dist/info-CtGMbfQJ.mjs +0 -187
- package/dist/info-Dk3RzCIp.mjs +0 -176
package/dist/index-BTO0NHK6.mjs
DELETED
|
@@ -1,397 +0,0 @@
|
|
|
1
|
-
import { defineComponent as oe, ref as j, reactive as M, resolveComponent as r, resolveDirective as le, openBlock as d, createElementBlock as w, createElementVNode as y, createVNode as n, withCtx as o, withKeys as V, unref as a, createTextVNode as m, toDisplayString as s, withDirectives as b, createBlock as g, isRef as R, createCommentVNode as E, vShow as I } from "vue";
|
|
2
|
-
import { useTableHooks as ne } from "jmash-core";
|
|
3
|
-
import { useI18n as ae } from "vue-i18n";
|
|
4
|
-
import { useRouter as se } from "vue-router";
|
|
5
|
-
import { C as J, D as c } from "./index-cBbN-uY2.mjs";
|
|
6
|
-
import { sysUserExtApi as re } from "./index.mjs";
|
|
7
|
-
import { _ as ie } from "./edit.vue_vue_type_script_setup_true_lang-DOiO9REN.mjs";
|
|
8
|
-
const ue = { class: "app-container" }, de = { class: "search-container" }, me = { key: 0 }, pe = ["onClick"], ye = ["onClick"], be = ["onClick"], Ce = /* @__PURE__ */ oe({
|
|
9
|
-
__name: "index",
|
|
10
|
-
setup(ce) {
|
|
11
|
-
const { t: h } = ae(), q = se(), i = j({
|
|
12
|
-
userType: J.userType.companyOps
|
|
13
|
-
}), {
|
|
14
|
-
tableHooks: u,
|
|
15
|
-
multipleTableRef: z,
|
|
16
|
-
queryFormRef: K,
|
|
17
|
-
listLoading: L,
|
|
18
|
-
tableData: Q,
|
|
19
|
-
total: k
|
|
20
|
-
} = ne(h, re, i);
|
|
21
|
-
let v = j([
|
|
22
|
-
{
|
|
23
|
-
label: "sysUserOps.realName",
|
|
24
|
-
prop: "realName",
|
|
25
|
-
width: "150",
|
|
26
|
-
isColumn: !0
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
label: "sysUserOps.gender",
|
|
30
|
-
prop: "gender",
|
|
31
|
-
width: "100",
|
|
32
|
-
isColumn: !0,
|
|
33
|
-
slotName: "gender",
|
|
34
|
-
columnType: "slot"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
label: "sysUserOps.mobilePhone",
|
|
38
|
-
prop: "mobilePhone",
|
|
39
|
-
width: "150",
|
|
40
|
-
isColumn: !0,
|
|
41
|
-
slotName: "mobilePhone",
|
|
42
|
-
columnType: "slot"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
label: "sysUserMan.email",
|
|
46
|
-
prop: "email",
|
|
47
|
-
isColumn: !0,
|
|
48
|
-
slotName: "email",
|
|
49
|
-
columnType: "slot"
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
label: "sysUserOps.engineeType",
|
|
53
|
-
prop: "engineeType",
|
|
54
|
-
width: "150",
|
|
55
|
-
isColumn: !0,
|
|
56
|
-
slotName: "engineeType",
|
|
57
|
-
columnType: "slot"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
label: "sysUserOps.engineeJobMode",
|
|
61
|
-
prop: "engineeJobMode",
|
|
62
|
-
width: "150",
|
|
63
|
-
isColumn: !0,
|
|
64
|
-
slotName: "engineeJobMode",
|
|
65
|
-
columnType: "slot"
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
label: "sysUserOps.jobStatus",
|
|
69
|
-
prop: "jobStatus",
|
|
70
|
-
width: "150",
|
|
71
|
-
isColumn: !0,
|
|
72
|
-
slotName: "jobStatus",
|
|
73
|
-
columnType: "slot"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
label: "common.operate",
|
|
77
|
-
width: "200",
|
|
78
|
-
slotName: "operation",
|
|
79
|
-
columnType: "slot",
|
|
80
|
-
fixed: "right",
|
|
81
|
-
isColumn: !0
|
|
82
|
-
}
|
|
83
|
-
]);
|
|
84
|
-
function T(l) {
|
|
85
|
-
l.showEncrypt = !l.showEncrypt;
|
|
86
|
-
}
|
|
87
|
-
const p = j({
|
|
88
|
-
title: h("common.edit"),
|
|
89
|
-
visible: !1
|
|
90
|
-
});
|
|
91
|
-
let $ = M({});
|
|
92
|
-
function B() {
|
|
93
|
-
$ = M({}), p.value.title = h("common.add"), p.value.visible = !0;
|
|
94
|
-
}
|
|
95
|
-
function A(l) {
|
|
96
|
-
$.userId = l.userId, p.value.title = h("common.edit"), p.value.visible = !0;
|
|
97
|
-
}
|
|
98
|
-
function F(l) {
|
|
99
|
-
q.push({
|
|
100
|
-
path: "/rawitsmsys/itsm-sys-user-ops/userOpsInfo",
|
|
101
|
-
query: { userId: l.userId }
|
|
102
|
-
});
|
|
103
|
-
}
|
|
104
|
-
function H(l) {
|
|
105
|
-
u.selectionRows.value = l;
|
|
106
|
-
}
|
|
107
|
-
function G(l) {
|
|
108
|
-
u.handleSort(l.prop, l.order);
|
|
109
|
-
}
|
|
110
|
-
function W(l) {
|
|
111
|
-
l && u.getList();
|
|
112
|
-
}
|
|
113
|
-
return u.getList(), (l, t) => {
|
|
114
|
-
const X = r("el-input"), C = r("el-form-item"), f = r("el-col"), N = r("jmash-select"), S = r("el-button"), D = r("el-row"), Y = r("el-form"), Z = r("jmash-column-select"), O = r("el-tag"), P = r("svg-icon"), x = r("jmash-table"), ee = r("jmash-pagination"), te = r("el-card"), _ = le("hasPerm");
|
|
115
|
-
return d(), w("div", ue, [
|
|
116
|
-
y("div", de, [
|
|
117
|
-
n(Y, {
|
|
118
|
-
ref_key: "queryFormRef",
|
|
119
|
-
ref: K,
|
|
120
|
-
model: i.value,
|
|
121
|
-
inline: !0
|
|
122
|
-
}, {
|
|
123
|
-
default: o(() => [
|
|
124
|
-
n(D, null, {
|
|
125
|
-
default: o(() => [
|
|
126
|
-
n(f, { span: 6 }, {
|
|
127
|
-
default: o(() => [
|
|
128
|
-
n(C, {
|
|
129
|
-
label: l.$t("sysUserOps.realName"),
|
|
130
|
-
prop: "likeUserName"
|
|
131
|
-
}, {
|
|
132
|
-
default: o(() => [
|
|
133
|
-
n(X, {
|
|
134
|
-
modelValue: i.value.likeUserName,
|
|
135
|
-
"onUpdate:modelValue": t[0] || (t[0] = (e) => i.value.likeUserName = e),
|
|
136
|
-
placeholder: l.$t("sysUserOps.realNameRequired"),
|
|
137
|
-
onKeyup: t[1] || (t[1] = V((e) => a(u).handleQuery(), ["enter"])),
|
|
138
|
-
class: "!w-[203px]"
|
|
139
|
-
}, null, 8, ["modelValue", "placeholder"])
|
|
140
|
-
]),
|
|
141
|
-
_: 1
|
|
142
|
-
}, 8, ["label"])
|
|
143
|
-
]),
|
|
144
|
-
_: 1
|
|
145
|
-
}),
|
|
146
|
-
n(f, { span: 6 }, {
|
|
147
|
-
default: o(() => [
|
|
148
|
-
n(C, {
|
|
149
|
-
label: l.$t("sysUserOps.engineeJobMode"),
|
|
150
|
-
prop: "engineeJobMode"
|
|
151
|
-
}, {
|
|
152
|
-
default: o(() => [
|
|
153
|
-
n(N, {
|
|
154
|
-
modelValue: i.value.engineeJobMode,
|
|
155
|
-
"onUpdate:modelValue": t[2] || (t[2] = (e) => i.value.engineeJobMode = e),
|
|
156
|
-
placeholder: l.$t("sysUserOps.engineeJobModeRequired"),
|
|
157
|
-
data: a(c).engineeJobModeDictEnum.values,
|
|
158
|
-
onKeyup: t[3] || (t[3] = V((e) => a(u).handleQuery(), ["enter"])),
|
|
159
|
-
clearable: ""
|
|
160
|
-
}, null, 8, ["modelValue", "placeholder", "data"])
|
|
161
|
-
]),
|
|
162
|
-
_: 1
|
|
163
|
-
}, 8, ["label"])
|
|
164
|
-
]),
|
|
165
|
-
_: 1
|
|
166
|
-
}),
|
|
167
|
-
n(f, { span: 6 }, {
|
|
168
|
-
default: o(() => [
|
|
169
|
-
n(C, {
|
|
170
|
-
label: l.$t("sysUserOps.jobStatus"),
|
|
171
|
-
prop: "jobStatus"
|
|
172
|
-
}, {
|
|
173
|
-
default: o(() => [
|
|
174
|
-
n(N, {
|
|
175
|
-
modelValue: i.value.jobStatus,
|
|
176
|
-
"onUpdate:modelValue": t[4] || (t[4] = (e) => i.value.jobStatus = e),
|
|
177
|
-
placeholder: l.$t("sysUserOps.jobStatusRequired"),
|
|
178
|
-
data: a(c).jobStatusDictEnum.values,
|
|
179
|
-
onKeyup: t[5] || (t[5] = V((e) => a(u).handleQuery(), ["enter"])),
|
|
180
|
-
clearable: ""
|
|
181
|
-
}, null, 8, ["modelValue", "placeholder", "data"])
|
|
182
|
-
]),
|
|
183
|
-
_: 1
|
|
184
|
-
}, 8, ["label"])
|
|
185
|
-
]),
|
|
186
|
-
_: 1
|
|
187
|
-
}),
|
|
188
|
-
n(f, { span: 6 }, {
|
|
189
|
-
default: o(() => [
|
|
190
|
-
n(C, { class: "search-btn" }, {
|
|
191
|
-
default: o(() => [
|
|
192
|
-
n(S, {
|
|
193
|
-
type: "primary",
|
|
194
|
-
onClick: t[6] || (t[6] = (e) => a(u).handleQuery())
|
|
195
|
-
}, {
|
|
196
|
-
default: o(() => [
|
|
197
|
-
m(s(l.$t("common.search")), 1)
|
|
198
|
-
]),
|
|
199
|
-
_: 1
|
|
200
|
-
}),
|
|
201
|
-
n(S, {
|
|
202
|
-
onClick: t[7] || (t[7] = (e) => a(u).resetQuery())
|
|
203
|
-
}, {
|
|
204
|
-
default: o(() => [
|
|
205
|
-
m(s(l.$t("common.reset")), 1)
|
|
206
|
-
]),
|
|
207
|
-
_: 1
|
|
208
|
-
})
|
|
209
|
-
]),
|
|
210
|
-
_: 1
|
|
211
|
-
})
|
|
212
|
-
]),
|
|
213
|
-
_: 1
|
|
214
|
-
})
|
|
215
|
-
]),
|
|
216
|
-
_: 1
|
|
217
|
-
})
|
|
218
|
-
]),
|
|
219
|
-
_: 1
|
|
220
|
-
}, 8, ["model"]),
|
|
221
|
-
t[15] || (t[15] = y("div", { class: "clear" }, null, -1))
|
|
222
|
-
]),
|
|
223
|
-
n(te, {
|
|
224
|
-
shadow: "never",
|
|
225
|
-
class: "table-container"
|
|
226
|
-
}, {
|
|
227
|
-
header: o(() => [
|
|
228
|
-
n(D, null, {
|
|
229
|
-
default: o(() => [
|
|
230
|
-
n(f, { span: 17 }, {
|
|
231
|
-
default: o(() => [
|
|
232
|
-
b((d(), g(S, {
|
|
233
|
-
type: "primary",
|
|
234
|
-
onClick: B
|
|
235
|
-
}, {
|
|
236
|
-
default: o(() => [
|
|
237
|
-
m(s(l.$t("common.add")), 1)
|
|
238
|
-
]),
|
|
239
|
-
_: 1
|
|
240
|
-
})), [
|
|
241
|
-
[_, ["itsmsys:sys_user_ops:add"]]
|
|
242
|
-
]),
|
|
243
|
-
b((d(), g(S, {
|
|
244
|
-
type: "primary",
|
|
245
|
-
onClick: t[8] || (t[8] = (e) => a(u).deleteRecords())
|
|
246
|
-
}, {
|
|
247
|
-
default: o(() => [
|
|
248
|
-
m(s(l.$t("common.batchDelete")), 1)
|
|
249
|
-
]),
|
|
250
|
-
_: 1
|
|
251
|
-
})), [
|
|
252
|
-
[_, ["itsmsys:sys_user_ops:delete"]]
|
|
253
|
-
])
|
|
254
|
-
]),
|
|
255
|
-
_: 1
|
|
256
|
-
}),
|
|
257
|
-
n(f, {
|
|
258
|
-
span: 7,
|
|
259
|
-
class: "container-float"
|
|
260
|
-
}, {
|
|
261
|
-
default: o(() => [
|
|
262
|
-
n(Z, {
|
|
263
|
-
modelValue: a(v),
|
|
264
|
-
"onUpdate:modelValue": t[9] || (t[9] = (e) => R(v) ? v.value = e : v = e),
|
|
265
|
-
"label-name": "itsmsys/itsm-sys-user-ops"
|
|
266
|
-
}, null, 8, ["modelValue"])
|
|
267
|
-
]),
|
|
268
|
-
_: 1
|
|
269
|
-
})
|
|
270
|
-
]),
|
|
271
|
-
_: 1
|
|
272
|
-
})
|
|
273
|
-
]),
|
|
274
|
-
footer: o(() => [
|
|
275
|
-
a(k) > 0 ? (d(), g(ee, {
|
|
276
|
-
key: 0,
|
|
277
|
-
total: a(k),
|
|
278
|
-
"onUpdate:total": t[10] || (t[10] = (e) => R(k) ? k.value = e : null),
|
|
279
|
-
"current-page": i.value.curPage,
|
|
280
|
-
"onUpdate:currentPage": t[11] || (t[11] = (e) => i.value.curPage = e),
|
|
281
|
-
"page-size": i.value.pageSize,
|
|
282
|
-
"onUpdate:pageSize": t[12] || (t[12] = (e) => i.value.pageSize = e),
|
|
283
|
-
onPagination: t[13] || (t[13] = (e) => a(u).getList())
|
|
284
|
-
}, null, 8, ["total", "current-page", "page-size"])) : E("", !0)
|
|
285
|
-
]),
|
|
286
|
-
default: o(() => [
|
|
287
|
-
n(x, {
|
|
288
|
-
ref_key: "multipleTableRef",
|
|
289
|
-
ref: z,
|
|
290
|
-
"row-key": "userId",
|
|
291
|
-
"list-loading": a(L),
|
|
292
|
-
data: a(Q),
|
|
293
|
-
"table-label": a(v),
|
|
294
|
-
onSelectionChange: H,
|
|
295
|
-
onSortChange: G
|
|
296
|
-
}, {
|
|
297
|
-
gender: o((e) => [
|
|
298
|
-
y("span", null, s(a(c).genderDict.getEnumValue(e.data.row.gender)), 1)
|
|
299
|
-
]),
|
|
300
|
-
mobilePhone: o((e) => [
|
|
301
|
-
y("span", null, s(e.data.row.showEncrypt ? e.data.row.mobilePhone : e.data.row.mobilePhoneIns), 1)
|
|
302
|
-
]),
|
|
303
|
-
email: o((e) => [
|
|
304
|
-
y("span", null, s(e.data.row.showEncrypt ? e.data.row.email : e.data.row.emailIns), 1)
|
|
305
|
-
]),
|
|
306
|
-
jobStatus: o((e) => [
|
|
307
|
-
y("span", null, [
|
|
308
|
-
e.data.row.jobStatus === a(J).jobStatus.working ? (d(), g(O, {
|
|
309
|
-
key: 0,
|
|
310
|
-
type: "primary"
|
|
311
|
-
}, {
|
|
312
|
-
default: o(() => [
|
|
313
|
-
m(s(a(c).jobStatusDictEnum.getEnumValue(e.data.row.jobStatus)), 1)
|
|
314
|
-
]),
|
|
315
|
-
_: 2
|
|
316
|
-
}, 1024)) : (d(), g(O, {
|
|
317
|
-
key: 1,
|
|
318
|
-
type: "danger"
|
|
319
|
-
}, {
|
|
320
|
-
default: o(() => [
|
|
321
|
-
m(s(a(c).jobStatusDictEnum.getEnumValue(e.data.row.jobStatus)), 1)
|
|
322
|
-
]),
|
|
323
|
-
_: 2
|
|
324
|
-
}, 1024))
|
|
325
|
-
])
|
|
326
|
-
]),
|
|
327
|
-
engineeType: o((e) => [
|
|
328
|
-
y("span", null, s(a(c).engineeTypeDictEnum.getEnumValue(
|
|
329
|
-
e.data.row.engineeType
|
|
330
|
-
)), 1)
|
|
331
|
-
]),
|
|
332
|
-
engineeJobMode: o((e) => [
|
|
333
|
-
y("span", null, s(a(c).engineeJobModeDictEnum.getEnumValue(
|
|
334
|
-
e.data.row.engineeJobMode
|
|
335
|
-
)), 1)
|
|
336
|
-
]),
|
|
337
|
-
operation: o((e) => [
|
|
338
|
-
e.data.row.mobilePhoneIns || e.data.row.emailIns ? (d(), w("span", me, [
|
|
339
|
-
b(n(P, {
|
|
340
|
-
"icon-class": "close-eye",
|
|
341
|
-
onClick: (U) => T(e.data.row)
|
|
342
|
-
}, null, 8, ["onClick"]), [
|
|
343
|
-
[I, !e.data.row.showEncrypt]
|
|
344
|
-
]),
|
|
345
|
-
b(n(P, {
|
|
346
|
-
"icon-class": "eye-open",
|
|
347
|
-
onClick: (U) => T(e.data.row)
|
|
348
|
-
}, null, 8, ["onClick"]), [
|
|
349
|
-
[I, e.data.row.showEncrypt]
|
|
350
|
-
])
|
|
351
|
-
])) : E("", !0),
|
|
352
|
-
b((d(), w("span", {
|
|
353
|
-
class: "el-button-color dropdown-left",
|
|
354
|
-
onClick: (U) => A(e.data.row)
|
|
355
|
-
}, [
|
|
356
|
-
m(s(l.$t("common.edit")), 1)
|
|
357
|
-
], 8, pe)), [
|
|
358
|
-
[_, ["itsmsys:sys_user_ops:update"]]
|
|
359
|
-
]),
|
|
360
|
-
b((d(), w("span", {
|
|
361
|
-
class: "el-button-color dropdown-left",
|
|
362
|
-
onClick: (U) => a(u).deleteRecord(e.data.row)
|
|
363
|
-
}, [
|
|
364
|
-
m(s(l.$t("common.delete")), 1)
|
|
365
|
-
], 8, ye)), [
|
|
366
|
-
[_, ["itsmsys:sys_user_ops:delete"]]
|
|
367
|
-
]),
|
|
368
|
-
b((d(), w("span", {
|
|
369
|
-
class: "el-button-color dropdown-left",
|
|
370
|
-
onClick: (U) => F(e.data.row)
|
|
371
|
-
}, [
|
|
372
|
-
m(s(l.$t("common.view")), 1)
|
|
373
|
-
], 8, be)), [
|
|
374
|
-
[_, ["itsmsys:sys_user_ops:view"]]
|
|
375
|
-
])
|
|
376
|
-
]),
|
|
377
|
-
_: 1
|
|
378
|
-
}, 8, ["list-loading", "data", "table-label"])
|
|
379
|
-
]),
|
|
380
|
-
_: 1
|
|
381
|
-
}),
|
|
382
|
-
p.value.visible ? (d(), g(ie, {
|
|
383
|
-
key: 0,
|
|
384
|
-
modelValue: p.value.visible,
|
|
385
|
-
"onUpdate:modelValue": t[14] || (t[14] = (e) => p.value.visible = e),
|
|
386
|
-
title: p.value.title,
|
|
387
|
-
"entity-key": a($),
|
|
388
|
-
onRefresh: W,
|
|
389
|
-
width: "900px"
|
|
390
|
-
}, null, 8, ["modelValue", "title", "entity-key"])) : E("", !0)
|
|
391
|
-
]);
|
|
392
|
-
};
|
|
393
|
-
}
|
|
394
|
-
});
|
|
395
|
-
export {
|
|
396
|
-
Ce as default
|
|
397
|
-
};
|