xyvcard-itsmsys 0.0.3 → 0.0.5
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/common-B2PCBCJ2.mjs +13 -0
- package/dist/edit-BhRXuYku.mjs +342 -0
- package/dist/edit-CIm8Y0Be.mjs +4 -0
- package/dist/edit-CWVYUzgf.mjs +369 -0
- package/dist/edit-D82hX9if.mjs +4 -0
- package/dist/edit-DLAiwJjs.mjs +342 -0
- package/dist/edit-DPM0jGQT.mjs +4 -0
- package/dist/edit-DZJU5ZPt.mjs +4 -0
- package/dist/edit.vue_vue_type_script_setup_true_lang-BIx7D8XA.mjs +437 -0
- package/dist/edit.vue_vue_type_script_setup_true_lang-Bt5P3H7c.mjs +439 -0
- package/dist/{invoiceEdit-Chsj8_aC.mjs → edit.vue_vue_type_script_setup_true_lang-CkIn1tAB.mjs} +58 -63
- package/dist/edit.vue_vue_type_script_setup_true_lang-yCnCh6Q1.mjs +439 -0
- package/dist/{index-CUjT3FVb.mjs → index-BQRtMgmZ.mjs} +106 -117
- package/dist/index-B_cot8iN.mjs +439 -0
- package/dist/index-BkHGzL0R.mjs +358 -0
- package/dist/index-C6KvLUoL.mjs +4 -0
- package/dist/index-CEUyLrKg.mjs +404 -0
- package/dist/index-ChTssr8-.mjs +123 -0
- package/dist/{index-B02UvpyC.mjs → index-ClU157bA.mjs} +103 -113
- package/dist/{index-Cskg0LGf.mjs → index-CogdeN09.mjs} +101 -111
- package/dist/index.mjs +2765 -126
- package/dist/index.vue_vue_type_script_setup_true_lang-CNEAZibd.mjs +180 -0
- package/dist/info-70H0sycC.mjs +187 -0
- package/dist/info-BWgVN2mJ.mjs +176 -0
- package/dist/info-CE-ZnFj5.mjs +179 -0
- package/dist/info-Kf11Ye-N.mjs +187 -0
- package/dist/info-MYJGcyMX.mjs +179 -0
- package/dist/info-Z5LuCRmr.mjs +187 -0
- package/dist/style.css +1 -1
- package/dts/src/api/dict.d.ts +4 -1
- package/dts/src/api/index.d.ts +4 -1
- package/dts/src/api/itsm-sys-org/index.d.ts +1 -0
- package/dts/src/api/itsm-sys-org/types.d.ts +2 -2
- package/dts/src/api/itsm-sys-user-ext/types.d.ts +18 -3
- package/dts/src/constant.d.ts +7 -0
- package/dts/src/lang/itsmsys/zh-cn.d.ts +27 -11
- package/dts/src/router/index.d.ts +6 -4
- package/dts/src/utils/common.d.ts +1 -0
- package/dts/src/utils/momentPlugin.d.ts +5 -0
- package/dts/src/views/itsmsys/{itsm-sys-gov/invoiceEdit.vue.d.ts → itsm-sys-org-invoice/edit.vue.d.ts} +3 -12
- package/dts/src/views/itsmsys/itsm-sys-user-ops/index.vue.d.ts +2 -0
- package/dts/src/views/itsmsys/itsm-sys-user-ops/info.vue.d.ts +2 -0
- package/dts/src/views/itsmsys/{itsm-sys-org/invoiceEdit.vue.d.ts → itsm-sys-user-out/edit.vue.d.ts} +6 -15
- package/dts/src/views/itsmsys/itsm-sys-user-out/index.vue.d.ts +2 -0
- package/dts/src/views/itsmsys/itsm-sys-user-out/info.vue.d.ts +2 -0
- package/package.json +3 -3
- package/dist/edit-BeMy_aOl.mjs +0 -548
- package/dist/edit-BhXrnHr7.mjs +0 -520
- package/dist/edit-BsLAy2-H.mjs +0 -276
- package/dist/edit-D7n1rZY2.mjs +0 -240
- package/dist/edit-l4-w6Psd.mjs +0 -520
- package/dist/index-Bw3EuEs9.mjs +0 -345
- package/dist/index-COPul57Z.mjs +0 -84
- package/dist/index-CRlIL96y.mjs +0 -334
- package/dist/info-7Rre3Mm0.mjs +0 -198
- package/dist/info-CYKiOMB6.mjs +0 -198
- package/dist/info-Dub2j7gN.mjs +0 -198
- package/dist/info-O3dKVGmT.mjs +0 -10
- package/dist/invoiceEdit-C5dQG8ZJ.mjs +0 -253
- package/dist/invoiceEdit-DuSCNiDz.mjs +0 -253
- package/dts/src/api/itsm-sys-gov/index.d.ts +0 -15
- package/dts/src/api/itsm-sys-gov/types.d.ts +0 -87
- package/dts/src/api/itsm-sys-gov-invoice/index.d.ts +0 -13
- package/dts/src/api/itsm-sys-gov-invoice/types.d.ts +0 -48
- package/dts/src/views/itsmsys/itsm-sys-out/invoiceEdit.vue.d.ts +0 -31
- /package/dts/src/views/{itsmsys-user/itsm-sys-user-man → itsmsys/itsm-sys-org-invoice}/index.vue.d.ts +0 -0
- /package/dts/src/views/{itsmsys-user → itsmsys}/itsm-sys-user-man/edit.vue.d.ts +0 -0
- /package/dts/src/views/{itsmsys-user/itsm-sys-user-ops → itsmsys/itsm-sys-user-man}/index.vue.d.ts +0 -0
- /package/dts/src/views/{itsmsys-user → itsmsys}/itsm-sys-user-man/info.vue.d.ts +0 -0
- /package/dts/src/views/{itsmsys-user → itsmsys}/itsm-sys-user-ops/edit.vue.d.ts +0 -0
|
@@ -1,26 +1,23 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { useTableHooks as
|
|
3
|
-
import { useI18n as
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
8
|
-
key: 2,
|
|
9
|
-
class: "distance-left"
|
|
10
|
-
}, ie = ["onClick"], de = ["onClick"], ue = ["onClick"], _e = /* @__PURE__ */ X({
|
|
1
|
+
import { defineComponent as J, ref as V, resolveComponent as s, resolveDirective as W, openBlock as u, createElementBlock as h, createElementVNode as O, createVNode as l, withCtx as n, withKeys as C, unref as a, createTextVNode as m, toDisplayString as d, withDirectives as b, createBlock as P, isRef as N, createCommentVNode as X } from "vue";
|
|
2
|
+
import { useTableHooks as Y } from "jmash-core";
|
|
3
|
+
import { useI18n as Z } from "vue-i18n";
|
|
4
|
+
import { C as x, D as ee } from "./index-ChTssr8-.mjs";
|
|
5
|
+
import { sysOrgApi as te } from "./index.mjs";
|
|
6
|
+
import { useRouter as oe } from "vue-router";
|
|
7
|
+
const le = { class: "app-container" }, ne = { class: "search-container" }, ae = ["onClick"], se = ["onClick"], re = ["onClick"], ge = /* @__PURE__ */ J({
|
|
11
8
|
__name: "index",
|
|
12
|
-
setup(
|
|
13
|
-
const { t:
|
|
14
|
-
orgType:
|
|
9
|
+
setup(ie) {
|
|
10
|
+
const { t: R } = Z(), w = oe(), r = V({
|
|
11
|
+
orgType: x.orgType.cloud
|
|
15
12
|
}), {
|
|
16
13
|
tableHooks: i,
|
|
17
14
|
multipleTableRef: T,
|
|
18
|
-
queryFormRef:
|
|
19
|
-
listLoading:
|
|
15
|
+
queryFormRef: E,
|
|
16
|
+
listLoading: I,
|
|
20
17
|
tableData: j,
|
|
21
|
-
total:
|
|
22
|
-
} =
|
|
23
|
-
let
|
|
18
|
+
total: f
|
|
19
|
+
} = Y(R, te, r);
|
|
20
|
+
let y = V([
|
|
24
21
|
{
|
|
25
22
|
label: "sysOrg.orgName",
|
|
26
23
|
prop: "orgName",
|
|
@@ -63,56 +60,57 @@ const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
|
63
60
|
isColumn: !0
|
|
64
61
|
}
|
|
65
62
|
]);
|
|
66
|
-
function
|
|
67
|
-
o.
|
|
63
|
+
function S(o) {
|
|
64
|
+
o.mobileEncrypt = !o.mobileEncrypt;
|
|
68
65
|
}
|
|
69
|
-
function
|
|
70
|
-
|
|
66
|
+
function U() {
|
|
67
|
+
w.push({ path: "/rawitsmsys/itsm-sys-org/edit" });
|
|
71
68
|
}
|
|
72
|
-
function
|
|
73
|
-
|
|
74
|
-
path: "/
|
|
69
|
+
function q(o) {
|
|
70
|
+
w.push({
|
|
71
|
+
path: "/rawitsmsys/itsm-sys-org/edit",
|
|
75
72
|
query: { entityKey: o.orgId }
|
|
76
73
|
});
|
|
77
74
|
}
|
|
78
|
-
function
|
|
79
|
-
|
|
80
|
-
path: "/
|
|
75
|
+
function D(o) {
|
|
76
|
+
w.push({
|
|
77
|
+
path: "/rawitsmsys/itsm-sys-org/orgInfo",
|
|
81
78
|
query: { orgId: o.orgId }
|
|
82
79
|
});
|
|
83
80
|
}
|
|
84
|
-
function
|
|
81
|
+
function M(o) {
|
|
85
82
|
i.selectionRows.value = o;
|
|
86
83
|
}
|
|
87
|
-
function
|
|
84
|
+
function z(o) {
|
|
88
85
|
i.handleSort(o.prop, o.order);
|
|
89
86
|
}
|
|
90
87
|
return i.getList(), (o, t) => {
|
|
91
|
-
const $ = s("el-input"),
|
|
92
|
-
return
|
|
93
|
-
|
|
94
|
-
l(
|
|
88
|
+
const $ = s("el-input"), _ = s("el-form-item"), p = s("el-col"), K = s("jmash-select"), v = s("el-button"), k = s("el-row"), Q = s("el-form"), L = s("jmash-column-select"), B = s("jmash-mobileIns-component"), A = s("el-switch"), F = s("jmash-table"), H = s("jmash-pagination"), G = s("el-card"), g = W("hasPerm");
|
|
89
|
+
return u(), h("div", le, [
|
|
90
|
+
O("div", ne, [
|
|
91
|
+
l(Q, {
|
|
95
92
|
ref_key: "queryFormRef",
|
|
96
|
-
ref:
|
|
93
|
+
ref: E,
|
|
97
94
|
model: r.value,
|
|
98
95
|
inline: !0
|
|
99
96
|
}, {
|
|
100
97
|
default: n(() => [
|
|
101
|
-
l(
|
|
98
|
+
l(k, null, {
|
|
102
99
|
default: n(() => [
|
|
103
|
-
l(
|
|
100
|
+
l(p, { span: 6 }, {
|
|
104
101
|
default: n(() => [
|
|
105
|
-
l(
|
|
102
|
+
l(_, {
|
|
106
103
|
label: o.$t("sysOrg.orgName"),
|
|
107
|
-
prop: "
|
|
104
|
+
prop: "likeOrgName"
|
|
108
105
|
}, {
|
|
109
106
|
default: n(() => [
|
|
110
107
|
l($, {
|
|
111
|
-
modelValue: r.value.
|
|
112
|
-
"onUpdate:modelValue": t[0] || (t[0] = (e) => r.value.
|
|
108
|
+
modelValue: r.value.likeOrgName,
|
|
109
|
+
"onUpdate:modelValue": t[0] || (t[0] = (e) => r.value.likeOrgName = e),
|
|
113
110
|
placeholder: o.$t("sysOrg.orgNameRequired"),
|
|
114
111
|
onKeyup: t[1] || (t[1] = C((e) => a(i).handleQuery(), ["enter"])),
|
|
115
|
-
class: "!w-[203px]"
|
|
112
|
+
class: "!w-[203px]",
|
|
113
|
+
clearable: ""
|
|
116
114
|
}, null, 8, ["modelValue", "placeholder"])
|
|
117
115
|
]),
|
|
118
116
|
_: 1
|
|
@@ -120,9 +118,9 @@ const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
|
120
118
|
]),
|
|
121
119
|
_: 1
|
|
122
120
|
}),
|
|
123
|
-
l(
|
|
121
|
+
l(p, { span: 6 }, {
|
|
124
122
|
default: n(() => [
|
|
125
|
-
l(
|
|
123
|
+
l(_, {
|
|
126
124
|
label: o.$t("sysOrg.contactPerson"),
|
|
127
125
|
prop: "contactPerson"
|
|
128
126
|
}, {
|
|
@@ -132,7 +130,8 @@ const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
|
132
130
|
"onUpdate:modelValue": t[2] || (t[2] = (e) => r.value.contactPerson = e),
|
|
133
131
|
placeholder: o.$t("sysOrg.contactPersonRequired"),
|
|
134
132
|
onKeyup: t[3] || (t[3] = C((e) => a(i).handleQuery(), ["enter"])),
|
|
135
|
-
class: "!w-[203px]"
|
|
133
|
+
class: "!w-[203px]",
|
|
134
|
+
clearable: ""
|
|
136
135
|
}, null, 8, ["modelValue", "placeholder"])
|
|
137
136
|
]),
|
|
138
137
|
_: 1
|
|
@@ -140,18 +139,18 @@ const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
|
140
139
|
]),
|
|
141
140
|
_: 1
|
|
142
141
|
}),
|
|
143
|
-
l(
|
|
142
|
+
l(p, { span: 6 }, {
|
|
144
143
|
default: n(() => [
|
|
145
|
-
l(
|
|
144
|
+
l(_, {
|
|
146
145
|
label: o.$t("sysOrg.status"),
|
|
147
146
|
prop: "status"
|
|
148
147
|
}, {
|
|
149
148
|
default: n(() => [
|
|
150
|
-
l(
|
|
149
|
+
l(K, {
|
|
151
150
|
modelValue: r.value.status,
|
|
152
151
|
"onUpdate:modelValue": t[4] || (t[4] = (e) => r.value.status = e),
|
|
153
152
|
placeholder: o.$t("sysOrg.statusRequired"),
|
|
154
|
-
data: a(
|
|
153
|
+
data: a(ee).hasStatusDict.values,
|
|
155
154
|
clearable: "",
|
|
156
155
|
onKeyup: t[5] || (t[5] = C((e) => a(i).handleQuery(), ["enter"]))
|
|
157
156
|
}, null, 8, ["modelValue", "placeholder", "data"])
|
|
@@ -161,24 +160,24 @@ const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
|
161
160
|
]),
|
|
162
161
|
_: 1
|
|
163
162
|
}),
|
|
164
|
-
l(
|
|
163
|
+
l(p, { span: 6 }, {
|
|
165
164
|
default: n(() => [
|
|
166
|
-
l(
|
|
165
|
+
l(_, { class: "search-btn" }, {
|
|
167
166
|
default: n(() => [
|
|
168
|
-
l(
|
|
167
|
+
l(v, {
|
|
169
168
|
type: "primary",
|
|
170
169
|
onClick: t[6] || (t[6] = (e) => a(i).handleQuery())
|
|
171
170
|
}, {
|
|
172
171
|
default: n(() => [
|
|
173
|
-
|
|
172
|
+
m(d(o.$t("common.search")), 1)
|
|
174
173
|
]),
|
|
175
174
|
_: 1
|
|
176
175
|
}),
|
|
177
|
-
l(
|
|
176
|
+
l(v, {
|
|
178
177
|
onClick: t[7] || (t[7] = (e) => a(i).resetQuery())
|
|
179
178
|
}, {
|
|
180
179
|
default: n(() => [
|
|
181
|
-
|
|
180
|
+
m(d(o.$t("common.reset")), 1)
|
|
182
181
|
]),
|
|
183
182
|
_: 1
|
|
184
183
|
})
|
|
@@ -194,50 +193,50 @@ const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
|
194
193
|
]),
|
|
195
194
|
_: 1
|
|
196
195
|
}, 8, ["model"]),
|
|
197
|
-
t[14] || (t[14] =
|
|
196
|
+
t[14] || (t[14] = O("div", { class: "clear" }, null, -1))
|
|
198
197
|
]),
|
|
199
|
-
l(
|
|
198
|
+
l(G, {
|
|
200
199
|
shadow: "never",
|
|
201
200
|
class: "table-container"
|
|
202
201
|
}, {
|
|
203
202
|
header: n(() => [
|
|
204
|
-
l(
|
|
203
|
+
l(k, null, {
|
|
205
204
|
default: n(() => [
|
|
206
|
-
l(
|
|
205
|
+
l(p, { span: 17 }, {
|
|
207
206
|
default: n(() => [
|
|
208
|
-
|
|
207
|
+
b((u(), P(v, {
|
|
209
208
|
type: "primary",
|
|
210
|
-
onClick:
|
|
209
|
+
onClick: U
|
|
211
210
|
}, {
|
|
212
211
|
default: n(() => [
|
|
213
|
-
|
|
212
|
+
m(d(o.$t("common.add")), 1)
|
|
214
213
|
]),
|
|
215
214
|
_: 1
|
|
216
215
|
})), [
|
|
217
|
-
[
|
|
216
|
+
[g, ["itsmsys:sys_org:add"]]
|
|
218
217
|
]),
|
|
219
|
-
|
|
218
|
+
b((u(), P(v, {
|
|
220
219
|
type: "primary",
|
|
221
220
|
onClick: t[8] || (t[8] = (e) => a(i).deleteRecords())
|
|
222
221
|
}, {
|
|
223
222
|
default: n(() => [
|
|
224
|
-
|
|
223
|
+
m(d(o.$t("common.batchDelete")), 1)
|
|
225
224
|
]),
|
|
226
225
|
_: 1
|
|
227
226
|
})), [
|
|
228
|
-
[
|
|
227
|
+
[g, ["itsmsys:sys_org:delete"]]
|
|
229
228
|
])
|
|
230
229
|
]),
|
|
231
230
|
_: 1
|
|
232
231
|
}),
|
|
233
|
-
l(
|
|
232
|
+
l(p, {
|
|
234
233
|
span: 7,
|
|
235
234
|
class: "container-float"
|
|
236
235
|
}, {
|
|
237
236
|
default: n(() => [
|
|
238
|
-
l(
|
|
239
|
-
modelValue: a(
|
|
240
|
-
"onUpdate:modelValue": t[9] || (t[9] = (e) =>
|
|
237
|
+
l(L, {
|
|
238
|
+
modelValue: a(y),
|
|
239
|
+
"onUpdate:modelValue": t[9] || (t[9] = (e) => N(y) ? y.value = e : y = e),
|
|
241
240
|
"label-name": "itsmsys/itsm-sys-org"
|
|
242
241
|
}, null, 8, ["modelValue"])
|
|
243
242
|
]),
|
|
@@ -248,76 +247,67 @@ const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
|
248
247
|
})
|
|
249
248
|
]),
|
|
250
249
|
footer: n(() => [
|
|
251
|
-
a(
|
|
250
|
+
a(f) > 0 ? (u(), P(H, {
|
|
252
251
|
key: 0,
|
|
253
|
-
total: a(
|
|
254
|
-
"onUpdate:total": t[10] || (t[10] = (e) =>
|
|
252
|
+
total: a(f),
|
|
253
|
+
"onUpdate:total": t[10] || (t[10] = (e) => N(f) ? f.value = e : null),
|
|
255
254
|
"current-page": r.value.curPage,
|
|
256
255
|
"onUpdate:currentPage": t[11] || (t[11] = (e) => r.value.curPage = e),
|
|
257
256
|
"page-size": r.value.pageSize,
|
|
258
257
|
"onUpdate:pageSize": t[12] || (t[12] = (e) => r.value.pageSize = e),
|
|
259
258
|
onPagination: t[13] || (t[13] = (e) => a(i).getList())
|
|
260
|
-
}, null, 8, ["total", "current-page", "page-size"])) :
|
|
259
|
+
}, null, 8, ["total", "current-page", "page-size"])) : X("", !0)
|
|
261
260
|
]),
|
|
262
261
|
default: n(() => [
|
|
263
|
-
l(
|
|
262
|
+
l(F, {
|
|
264
263
|
ref_key: "multipleTableRef",
|
|
265
264
|
ref: T,
|
|
266
265
|
"row-key": "orgId",
|
|
267
|
-
"list-loading": a(
|
|
266
|
+
"list-loading": a(I),
|
|
268
267
|
data: a(j),
|
|
269
|
-
"table-label": a(
|
|
270
|
-
onSelectionChange:
|
|
271
|
-
onSortChange:
|
|
268
|
+
"table-label": a(y),
|
|
269
|
+
onSelectionChange: M,
|
|
270
|
+
onSortChange: z
|
|
272
271
|
}, {
|
|
273
272
|
contactPersonMobile: n((e) => [
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
[S, !e.data.row.contactPersonMobileEncrypt]
|
|
281
|
-
]),
|
|
282
|
-
y(l(N, {
|
|
283
|
-
"icon-class": "eye-open",
|
|
284
|
-
onClick: (m) => k(e.data.row)
|
|
285
|
-
}, null, 8, ["onClick"]), [
|
|
286
|
-
[S, e.data.row.contactPersonMobileEncrypt]
|
|
287
|
-
])
|
|
288
|
-
])) : I("", !0)
|
|
273
|
+
l(B, {
|
|
274
|
+
mobilePhoneIns: e.data.row.contactPersonMobileIns,
|
|
275
|
+
mobilePhone: e.data.row.contactPersonMobile,
|
|
276
|
+
mobileEncrypt: e.data.row.mobileEncrypt,
|
|
277
|
+
onToggleEncrypt: (c) => S(e.data.row)
|
|
278
|
+
}, null, 8, ["mobilePhoneIns", "mobilePhone", "mobileEncrypt", "onToggleEncrypt"])
|
|
289
279
|
]),
|
|
290
280
|
status: n((e) => [
|
|
291
|
-
l(
|
|
281
|
+
l(A, {
|
|
292
282
|
modelValue: e.data.row.status,
|
|
293
|
-
"onUpdate:modelValue": (
|
|
294
|
-
onChange: (
|
|
283
|
+
"onUpdate:modelValue": (c) => e.data.row.status = c,
|
|
284
|
+
onChange: (c) => a(i).enableRecord(e.data.row, e.data.row.status)
|
|
295
285
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "onChange"])
|
|
296
286
|
]),
|
|
297
287
|
operation: n((e) => [
|
|
298
|
-
|
|
288
|
+
b((u(), h("span", {
|
|
299
289
|
class: "el-button-color",
|
|
300
|
-
onClick: (
|
|
290
|
+
onClick: (c) => q(e.data.row)
|
|
301
291
|
}, [
|
|
302
|
-
|
|
303
|
-
], 8,
|
|
304
|
-
[
|
|
292
|
+
m(d(o.$t("common.edit")), 1)
|
|
293
|
+
], 8, ae)), [
|
|
294
|
+
[g, ["itsmsys:sys_org:update"]]
|
|
305
295
|
]),
|
|
306
|
-
|
|
296
|
+
b((u(), h("span", {
|
|
307
297
|
class: "el-button-color dropdown-left",
|
|
308
|
-
onClick: (
|
|
298
|
+
onClick: (c) => a(i).deleteRecord(e.data.row)
|
|
309
299
|
}, [
|
|
310
|
-
|
|
311
|
-
], 8,
|
|
312
|
-
[
|
|
300
|
+
m(d(o.$t("common.delete")), 1)
|
|
301
|
+
], 8, se)), [
|
|
302
|
+
[g, ["itsmsys:sys_org:delete"]]
|
|
313
303
|
]),
|
|
314
|
-
|
|
304
|
+
b((u(), h("span", {
|
|
315
305
|
class: "el-button-color dropdown-left",
|
|
316
|
-
onClick: (
|
|
306
|
+
onClick: (c) => D(e.data.row)
|
|
317
307
|
}, [
|
|
318
|
-
|
|
319
|
-
], 8,
|
|
320
|
-
[
|
|
308
|
+
m(d(o.$t("common.view")), 1)
|
|
309
|
+
], 8, re)), [
|
|
310
|
+
[g, ["itsmsys:sys_org:view"]]
|
|
321
311
|
])
|
|
322
312
|
]),
|
|
323
313
|
_: 1
|
|
@@ -330,5 +320,5 @@ const le = { class: "app-container" }, ne = { class: "search-container" }, ae =
|
|
|
330
320
|
}
|
|
331
321
|
});
|
|
332
322
|
export {
|
|
333
|
-
|
|
323
|
+
ge as default
|
|
334
324
|
};
|