@das-fed/ui 6.4.0-test.50 → 6.4.0-test.52
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/package.json +5 -5
- package/packages/business-components/user-org-dialog/index.js +311 -309
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/style.css +1 -1
- package/packages/business-components/user-org-dialog/style.css.gz +0 -0
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/ui",
|
|
3
|
-
"version": "6.4.0-test.
|
|
3
|
+
"version": "6.4.0-test.52",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@antv/x6-plugin-snapline": "^2.1.7",
|
|
27
27
|
"@antv/x6-plugin-transform": "^2.1.8",
|
|
28
28
|
"@antv/x6-vue-shape": "^2.1.2",
|
|
29
|
-
"@das-fed/cli": "6.4.0-test.
|
|
29
|
+
"@das-fed/cli": "6.4.0-test.52",
|
|
30
30
|
"@element-plus/icons-vue": "^2.3.1",
|
|
31
31
|
"@types/lodash": "^4.14.194",
|
|
32
32
|
"@types/lodash-es": "^4.17.9",
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"vue-tsc": "^2.0.29"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@das-fed/ui": "6.4.0-test.
|
|
60
|
-
"@das-fed/utils": "6.4.0-test.
|
|
61
|
-
"@das-fed/web": "6.4.0-test.
|
|
59
|
+
"@das-fed/ui": "6.4.0-test.52",
|
|
60
|
+
"@das-fed/utils": "6.4.0-test.52",
|
|
61
|
+
"@das-fed/web": "6.4.0-test.52",
|
|
62
62
|
"@types/markdown-it": "^14.1.2",
|
|
63
63
|
"@wangeditor-next/editor": "5.6.31",
|
|
64
64
|
"@wangeditor-next/editor-for-vue": "5.1.14",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/business-components/user-org-dialog/style.css';
|
|
2
|
-
import { ref as i, defineComponent as
|
|
3
|
-
import { withInstall as
|
|
4
|
-
import { i18n as
|
|
5
|
-
import { DasTabs as
|
|
6
|
-
import { DasButton as
|
|
7
|
-
import { DasDialog as
|
|
2
|
+
import { ref as i, defineComponent as ee, computed as y, createElementBlock as R, openBlock as N, createVNode as c, unref as l, isRef as Te, withCtx as h, withDirectives as ke, toDisplayString as B, h as ne, onMounted as ve, watch as fe, createElementVNode as P, createBlock as W, mergeProps as ze, createCommentVNode as we, createTextVNode as oe } from "vue";
|
|
3
|
+
import { withInstall as De } from "@das-fed/utils/with-install/index";
|
|
4
|
+
import { i18n as z, t as Z, setI18nRule as Ve } from "@das-fed/web/packages/i18n/index";
|
|
5
|
+
import { DasTabs as Oe } from "@das-fed/ui/packages/components/tabs/index";
|
|
6
|
+
import { DasButton as ue } from "@das-fed/ui/packages/components/button/index";
|
|
7
|
+
import { DasDialog as Ne } from "@das-fed/ui/packages/components/dialog/index";
|
|
8
8
|
import { getProjectInfo as Ie } from "@das-fed/utils/common-info";
|
|
9
9
|
import { DasSearch as me } from "@das-fed/ui/packages/components/search/index";
|
|
10
10
|
import { DasSpin as ge } from "@das-fed/ui/packages/components/spin/index";
|
|
@@ -16,54 +16,54 @@ import { vDasTooltip as Ue } from "@das-fed/ui/packages/components/text-tooltip/
|
|
|
16
16
|
import { enterpriseright as $e } from "@das-fed/utils/api-services/modules/enterpriseright";
|
|
17
17
|
import { createService as xe } from "@das-fed/utils/create-api-service";
|
|
18
18
|
import { DasTooltip as Le } from "@das-fed/ui/packages/components/tooltip/index";
|
|
19
|
-
const
|
|
19
|
+
const S = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-text" }, Be = { key: 0 }, Ee = { key: 1 }, Ke = { key: 2 }, qe = { key: 3 }, je = {
|
|
20
20
|
name: "selectList"
|
|
21
|
-
}, Fe = /* @__PURE__ */
|
|
21
|
+
}, Fe = /* @__PURE__ */ ee({
|
|
22
22
|
...je,
|
|
23
23
|
props: {
|
|
24
24
|
isSelectedSensitive: { type: Boolean, default: !0 }
|
|
25
25
|
},
|
|
26
26
|
emits: ["itemRemove", "clearCheck"],
|
|
27
|
-
setup(
|
|
28
|
-
const u =
|
|
27
|
+
setup(C, { emit: w }) {
|
|
28
|
+
const u = C, r = y(() => u.isSelectedSensitive), g = w, D = ($) => {
|
|
29
29
|
g("itemRemove", $);
|
|
30
|
-
},
|
|
30
|
+
}, T = ($) => {
|
|
31
31
|
g("clearCheck");
|
|
32
32
|
};
|
|
33
|
-
return ($,
|
|
33
|
+
return ($, V) => (N(), R("div", Ae, [
|
|
34
34
|
c(l(Pe), {
|
|
35
|
-
modelValue: l(
|
|
36
|
-
"onUpdate:modelValue":
|
|
35
|
+
modelValue: l(S),
|
|
36
|
+
"onUpdate:modelValue": V[0] || (V[0] = (p) => Te(S) ? S.value = p : null),
|
|
37
37
|
width: "100%",
|
|
38
38
|
height: "100%",
|
|
39
39
|
"custom-style": { border: "none" },
|
|
40
|
-
onItemRemove:
|
|
41
|
-
onRemoveAll:
|
|
40
|
+
onItemRemove: D,
|
|
41
|
+
onRemoveAll: T
|
|
42
42
|
}, {
|
|
43
|
-
default: h(({ item:
|
|
44
|
-
|
|
45
|
-
|
|
43
|
+
default: h(({ item: p }) => [
|
|
44
|
+
ke((N(), R("div", Re, [
|
|
45
|
+
p.identityType == 2 ? (N(), R(
|
|
46
46
|
"span",
|
|
47
47
|
Be,
|
|
48
|
-
|
|
48
|
+
B(p.name),
|
|
49
49
|
1
|
|
50
50
|
/* TEXT */
|
|
51
|
-
)) :
|
|
51
|
+
)) : p.identityType == 1 && r.value ? (N(), R(
|
|
52
52
|
"span",
|
|
53
53
|
Ee,
|
|
54
|
-
|
|
54
|
+
B(p.name) + B(p.sensitivePhone ? `(${p.sensitivePhone})` : ""),
|
|
55
55
|
1
|
|
56
56
|
/* TEXT */
|
|
57
|
-
)) :
|
|
57
|
+
)) : p.identityType == 1 && !r.value ? (N(), R(
|
|
58
58
|
"span",
|
|
59
59
|
Ke,
|
|
60
|
-
|
|
60
|
+
B(p.name) + B(p.phone ? `(${p.phone})` : ""),
|
|
61
61
|
1
|
|
62
62
|
/* TEXT */
|
|
63
|
-
)) : (
|
|
63
|
+
)) : (N(), R(
|
|
64
64
|
"span",
|
|
65
65
|
qe,
|
|
66
|
-
|
|
66
|
+
B(p.name),
|
|
67
67
|
1
|
|
68
68
|
/* TEXT */
|
|
69
69
|
))
|
|
@@ -76,138 +76,139 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
76
76
|
}, 8, ["modelValue"])
|
|
77
77
|
]));
|
|
78
78
|
}
|
|
79
|
-
}),
|
|
80
|
-
const u =
|
|
81
|
-
for (const [r, g] of
|
|
79
|
+
}), ae = (C, w) => {
|
|
80
|
+
const u = C.__vccOpts || C;
|
|
81
|
+
for (const [r, g] of w)
|
|
82
82
|
u[r] = g;
|
|
83
83
|
return u;
|
|
84
|
-
}, Me = /* @__PURE__ */
|
|
85
|
-
selectListRef:
|
|
86
|
-
selectListVue: () =>
|
|
87
|
-
isSelectedSensitive:
|
|
88
|
-
onItemRemove:
|
|
84
|
+
}, Me = /* @__PURE__ */ ae(Fe, [["__scopeId", "data-v-5b1d2b02"]]), ce = i(null), ye = (C, w, u) => ({
|
|
85
|
+
selectListRef: ce,
|
|
86
|
+
selectListVue: () => ne(Me, {
|
|
87
|
+
isSelectedSensitive: C,
|
|
88
|
+
onItemRemove: w,
|
|
89
89
|
onClearCheck: u,
|
|
90
|
-
ref:
|
|
90
|
+
ref: ce
|
|
91
91
|
})
|
|
92
|
-
}), Ge = "v1", He = `/api/fms/base/interface//${Ge}`, Se = xe(`${He}`), Ce = Se.post("/organization/authtree"), Je = $e.post("/organization/user"), Qe = Se.post("/organization/organizationpage"), We = { class: "select-org-container" }, Xe = { class: "split-left-content" }, Ye = { class: "split-right-box" }, Ze = { class: "split-table" },
|
|
92
|
+
}), Ge = "v1", He = `/api/fms/base/interface//${Ge}`, Se = xe(`${He}`), Ce = Se.post("/organization/authtree"), Je = $e.post("/organization/user"), Qe = Se.post("/organization/organizationpage"), We = { class: "select-org-container" }, Xe = { class: "split-left-content" }, Ye = { class: "split-right-box" }, Ze = { class: "split-table" }, ea = { class: "table-searc-box" }, aa = { class: "split-table-content" }, ta = { class: "split-checkd" }, la = {
|
|
93
93
|
name: "selectOrg"
|
|
94
|
-
},
|
|
95
|
-
...
|
|
94
|
+
}, sa = /* @__PURE__ */ ee({
|
|
95
|
+
...la,
|
|
96
96
|
props: {
|
|
97
97
|
projectId: { default: "" },
|
|
98
98
|
isSelectedSensitive: { type: Boolean, default: !0 },
|
|
99
99
|
initProps: {}
|
|
100
100
|
},
|
|
101
|
-
setup(
|
|
102
|
-
const u =
|
|
103
|
-
var
|
|
104
|
-
return ((
|
|
105
|
-
}), g =
|
|
106
|
-
var
|
|
107
|
-
return ((
|
|
108
|
-
}),
|
|
109
|
-
var
|
|
110
|
-
return (
|
|
111
|
-
}),
|
|
112
|
-
var
|
|
113
|
-
return (
|
|
114
|
-
}), $ =
|
|
115
|
-
|
|
116
|
-
|
|
101
|
+
setup(C, { expose: w }) {
|
|
102
|
+
const u = C, r = y(() => {
|
|
103
|
+
var a;
|
|
104
|
+
return ((a = u.initProps) == null ? void 0 : a.isCustomApi) || !1;
|
|
105
|
+
}), g = y(() => {
|
|
106
|
+
var a;
|
|
107
|
+
return ((a = u.initProps) == null ? void 0 : a.disabledNodeLabel) || "optional";
|
|
108
|
+
}), D = y(() => {
|
|
109
|
+
var a, o;
|
|
110
|
+
return (o = (a = u.initProps) == null ? void 0 : a.customApiOptions) == null ? void 0 : o.orgTree;
|
|
111
|
+
}), T = y(() => {
|
|
112
|
+
var a, o;
|
|
113
|
+
return (o = (a = u.initProps) == null ? void 0 : a.customApiOptions) == null ? void 0 : o.orgTable;
|
|
114
|
+
}), $ = y(() => u.isSelectedSensitive), V = i(!1), p = i([]), d = i(""), E = i(""), v = i(""), U = i([]), b = i([]), O = i(20), f = i(1), x = i(0);
|
|
115
|
+
ve(() => {
|
|
116
|
+
X(), L();
|
|
117
117
|
});
|
|
118
118
|
const L = () => {
|
|
119
|
-
b.value =
|
|
120
|
-
}, F = (
|
|
121
|
-
|
|
122
|
-
},
|
|
123
|
-
b.value = b.value.filter((
|
|
124
|
-
},
|
|
125
|
-
|
|
126
|
-
}, { selectListVue:
|
|
127
|
-
var e,
|
|
128
|
-
const
|
|
129
|
-
|
|
130
|
-
|
|
119
|
+
b.value = S.value.filter((a) => a.identityType == 2);
|
|
120
|
+
}, F = (a) => {
|
|
121
|
+
a && a instanceof Array && (b.value = a.filter((o) => o.identityType == 1));
|
|
122
|
+
}, G = (a) => {
|
|
123
|
+
b.value = b.value.filter((o) => o.id != a.id);
|
|
124
|
+
}, H = () => {
|
|
125
|
+
S.value = [], b.value = [];
|
|
126
|
+
}, { selectListVue: J } = ye($.value, G, H), Q = (a) => {
|
|
127
|
+
var e, t, s;
|
|
128
|
+
const o = r.value && ((e = D.value) != null && e.disabledOrgTypes) && ((t = D.value) == null ? void 0 : t.disabledOrgTypes.length) > 0 ? (s = D.value) == null ? void 0 : s.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
|
|
129
|
+
a._disabled = !a[g.value] || o.includes(a.type), !a._disabled && !d.value && (d.value = a.id), a.children && a.children.length && a.children.forEach((n) => {
|
|
130
|
+
Q(n);
|
|
131
131
|
});
|
|
132
|
-
},
|
|
133
|
-
var
|
|
134
|
-
|
|
135
|
-
let
|
|
136
|
-
if (r.value &&
|
|
137
|
-
const { params: m = {}, query:
|
|
138
|
-
|
|
132
|
+
}, X = async () => {
|
|
133
|
+
var s, n;
|
|
134
|
+
V.value = !0;
|
|
135
|
+
let a = {};
|
|
136
|
+
if (r.value && D.value) {
|
|
137
|
+
const { params: m = {}, query: A = {} } = D.value;
|
|
138
|
+
a = { ...m, ...A };
|
|
139
139
|
} else
|
|
140
|
-
|
|
140
|
+
a = {
|
|
141
141
|
name: "",
|
|
142
142
|
parentId: "",
|
|
143
143
|
implicit: !1
|
|
144
144
|
};
|
|
145
|
-
const
|
|
145
|
+
const o = r.value && ((s = D.value) != null && s.api) ? (n = D.value) == null ? void 0 : n.api : Ce, [e, t] = await o(a).run();
|
|
146
146
|
if (e) {
|
|
147
|
-
|
|
147
|
+
V.value = !1;
|
|
148
148
|
return;
|
|
149
149
|
}
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
}),
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
150
|
+
t && t.length && t.forEach((m) => {
|
|
151
|
+
Q(m);
|
|
152
|
+
}), p.value = t, q();
|
|
153
|
+
};
|
|
154
|
+
let I = "";
|
|
155
|
+
const _ = async () => {
|
|
156
|
+
var s, n;
|
|
157
|
+
if (I == d.value) return;
|
|
158
|
+
if (I = d.value, !d.value) {
|
|
159
|
+
V.value = !1, U.value = [], x.value = 0;
|
|
157
160
|
return;
|
|
158
161
|
}
|
|
159
|
-
|
|
160
|
-
let
|
|
161
|
-
if (r.value &&
|
|
162
|
-
const { params: m = {}, query:
|
|
163
|
-
|
|
162
|
+
V.value = !0;
|
|
163
|
+
let a = {};
|
|
164
|
+
if (r.value && T.value) {
|
|
165
|
+
const { params: m = {}, query: A = {}, treeKey: K = "", searchKey: k = "" } = T.value;
|
|
166
|
+
a = { ...m, ...A }, K ? a[K] = d.value : a.parentId = d.value, k ? a[k] = v.value : a.search = v.value;
|
|
164
167
|
} else
|
|
165
|
-
|
|
166
|
-
parentId:
|
|
168
|
+
a = {
|
|
169
|
+
parentId: d.value,
|
|
167
170
|
// 树id
|
|
168
171
|
search: v.value
|
|
169
172
|
// 名称
|
|
170
173
|
};
|
|
171
|
-
|
|
172
|
-
const
|
|
174
|
+
a.pageIndex = f.value, a.pageSize = O.value;
|
|
175
|
+
const o = r.value && ((s = T.value) != null && s.api) ? (n = T.value) == null ? void 0 : n.api : Qe, [e, t] = await o(a).run();
|
|
173
176
|
if (e) {
|
|
174
|
-
|
|
177
|
+
V.value = !1;
|
|
175
178
|
return;
|
|
176
179
|
}
|
|
177
|
-
U.value =
|
|
178
|
-
},
|
|
179
|
-
v.value = "",
|
|
180
|
-
},
|
|
181
|
-
f.value = 1,
|
|
182
|
-
}, te = (
|
|
183
|
-
f.value = 1,
|
|
184
|
-
},
|
|
185
|
-
f.value =
|
|
186
|
-
},
|
|
187
|
-
let
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
}), U.value.forEach((
|
|
191
|
-
|
|
192
|
-
}),
|
|
193
|
-
|
|
180
|
+
U.value = t.data.map((m) => (m.identityType = 2, m)), x.value = Number(t.totalCount), V.value = !1;
|
|
181
|
+
}, q = () => {
|
|
182
|
+
v.value = "", E.value = "", U.value = [], O.value = 20, f.value = 1, M();
|
|
183
|
+
}, M = () => {
|
|
184
|
+
f.value = 1, _();
|
|
185
|
+
}, te = (a) => {
|
|
186
|
+
f.value = 1, O.value = a, _();
|
|
187
|
+
}, Y = (a) => {
|
|
188
|
+
f.value = a, _();
|
|
189
|
+
}, le = (a) => {
|
|
190
|
+
let o = [], e = [];
|
|
191
|
+
a.forEach((t) => {
|
|
192
|
+
o.push(t.id);
|
|
193
|
+
}), U.value.forEach((t) => {
|
|
194
|
+
o.includes(t.id) || e.push(t.id);
|
|
195
|
+
}), S.value = S.value.filter((t) => !e.includes(t.id)), a.forEach((t) => {
|
|
196
|
+
S.value.some((s) => s.id === t.id) || S.value.push(t);
|
|
194
197
|
});
|
|
195
198
|
};
|
|
196
|
-
return
|
|
197
|
-
() =>
|
|
198
|
-
(
|
|
199
|
-
|
|
200
|
-
k();
|
|
201
|
-
});
|
|
199
|
+
return fe(
|
|
200
|
+
() => d.value,
|
|
201
|
+
(a, o) => {
|
|
202
|
+
_();
|
|
202
203
|
},
|
|
203
204
|
{
|
|
204
205
|
immediate: !0,
|
|
205
206
|
deep: !0
|
|
206
207
|
}
|
|
207
|
-
),
|
|
208
|
+
), w({
|
|
208
209
|
setSelectData: F
|
|
209
|
-
}), (
|
|
210
|
-
c(l(ge), { spinning:
|
|
210
|
+
}), (a, o) => (N(), R("div", We, [
|
|
211
|
+
c(l(ge), { spinning: V.value }, {
|
|
211
212
|
default: h(() => [
|
|
212
213
|
c(l(he), {
|
|
213
214
|
defaultSplit: { first: 223 },
|
|
@@ -221,15 +222,15 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
221
222
|
P("div", Xe, [
|
|
222
223
|
c(l(_e), {
|
|
223
224
|
ref: "organizationTree",
|
|
224
|
-
data:
|
|
225
|
+
data: p.value,
|
|
225
226
|
isFilter: "",
|
|
226
227
|
"node-key": "id",
|
|
227
228
|
props: { disabled: "_disabled" },
|
|
228
|
-
inputOptions: { placeholder: l(
|
|
229
|
-
modelValue:
|
|
230
|
-
"onUpdate:modelValue":
|
|
231
|
-
"filter-value":
|
|
232
|
-
"onUpdate:filterValue":
|
|
229
|
+
inputOptions: { placeholder: l(z)("搜索组织名称").value },
|
|
230
|
+
modelValue: d.value,
|
|
231
|
+
"onUpdate:modelValue": o[0] || (o[0] = (e) => d.value = e),
|
|
232
|
+
"filter-value": E.value,
|
|
233
|
+
"onUpdate:filterValue": o[1] || (o[1] = (e) => E.value = e),
|
|
233
234
|
"is-ellipsis": ""
|
|
234
235
|
}, null, 8, ["data", "inputOptions", "modelValue", "filter-value"])
|
|
235
236
|
])
|
|
@@ -237,18 +238,18 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
237
238
|
secondSlot: h(() => [
|
|
238
239
|
P("div", Ye, [
|
|
239
240
|
P("div", Ze, [
|
|
240
|
-
P("div",
|
|
241
|
+
P("div", ea, [
|
|
241
242
|
c(l(me), {
|
|
242
243
|
modelValue: v.value,
|
|
243
|
-
"onUpdate:modelValue":
|
|
244
|
+
"onUpdate:modelValue": o[2] || (o[2] = (e) => v.value = e),
|
|
244
245
|
searchType: "basis",
|
|
245
246
|
isIconLeft: "",
|
|
246
247
|
size: "small",
|
|
247
|
-
placeholder: l(
|
|
248
|
-
onChange:
|
|
248
|
+
placeholder: l(z)("搜索组织名称/组织编码").value,
|
|
249
|
+
onChange: M
|
|
249
250
|
}, null, 8, ["modelValue", "placeholder"])
|
|
250
251
|
]),
|
|
251
|
-
P("div",
|
|
252
|
+
P("div", aa, [
|
|
252
253
|
c(l(be), {
|
|
253
254
|
height: "100%",
|
|
254
255
|
data: U.value,
|
|
@@ -256,26 +257,26 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
256
257
|
selection: "",
|
|
257
258
|
"pagination-props": { layout: "prev,next,sizes", small: !0 },
|
|
258
259
|
"current-page": f.value,
|
|
259
|
-
"onUpdate:currentPage":
|
|
260
|
+
"onUpdate:currentPage": o[3] || (o[3] = (e) => f.value = e),
|
|
260
261
|
"selection-rows": b.value,
|
|
261
|
-
"onUpdate:selectionRows":
|
|
262
|
-
"page-size":
|
|
263
|
-
"onUpdate:pageSize":
|
|
262
|
+
"onUpdate:selectionRows": o[4] || (o[4] = (e) => b.value = e),
|
|
263
|
+
"page-size": O.value,
|
|
264
|
+
"onUpdate:pageSize": o[5] || (o[5] = (e) => O.value = e),
|
|
264
265
|
onSizeChange: te,
|
|
265
|
-
onSelectionChange:
|
|
266
|
-
onCurrentPageChange:
|
|
266
|
+
onSelectionChange: le,
|
|
267
|
+
onCurrentPageChange: Y
|
|
267
268
|
}, {
|
|
268
269
|
default: h(() => [
|
|
269
270
|
c(l(j), {
|
|
270
|
-
label: l(
|
|
271
|
+
label: l(z)("组织名称").value,
|
|
271
272
|
prop: "name"
|
|
272
273
|
}, null, 8, ["label"]),
|
|
273
274
|
c(l(j), {
|
|
274
|
-
label: l(
|
|
275
|
+
label: l(z)("组织编码").value,
|
|
275
276
|
prop: "code"
|
|
276
277
|
}, null, 8, ["label"]),
|
|
277
278
|
c(l(j), {
|
|
278
|
-
label: l(
|
|
279
|
+
label: l(z)("组织路径").value,
|
|
279
280
|
prop: "pathName"
|
|
280
281
|
}, null, 8, ["label"])
|
|
281
282
|
]),
|
|
@@ -284,8 +285,8 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
284
285
|
}, 8, ["data", "total", "current-page", "selection-rows", "page-size"])
|
|
285
286
|
])
|
|
286
287
|
]),
|
|
287
|
-
P("div",
|
|
288
|
-
c(l(
|
|
288
|
+
P("div", ta, [
|
|
289
|
+
c(l(J))
|
|
289
290
|
])
|
|
290
291
|
])
|
|
291
292
|
]),
|
|
@@ -298,87 +299,90 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
298
299
|
}, 8, ["spinning"])
|
|
299
300
|
]));
|
|
300
301
|
}
|
|
301
|
-
}),
|
|
302
|
-
selectOrgRef:
|
|
303
|
-
selectOrgVue: () =>
|
|
304
|
-
projectId:
|
|
305
|
-
isSelectedSensitive:
|
|
306
|
-
ref:
|
|
302
|
+
}), oa = /* @__PURE__ */ ae(sa, [["__scopeId", "data-v-8adc61cb"]]), de = i(null), na = (C, w, u) => ({
|
|
303
|
+
selectOrgRef: de,
|
|
304
|
+
selectOrgVue: () => ne(oa, {
|
|
305
|
+
projectId: C,
|
|
306
|
+
isSelectedSensitive: w,
|
|
307
|
+
ref: de,
|
|
307
308
|
initProps: u
|
|
308
309
|
})
|
|
309
|
-
}),
|
|
310
|
+
}), ia = { class: "select-user-container" }, ra = { class: "split-left-content" }, ua = { class: "split-right-box" }, ca = { class: "split-table" }, da = { class: "table-searc-box" }, pa = { class: "split-checkd" }, va = {
|
|
310
311
|
name: "selectUser"
|
|
311
|
-
},
|
|
312
|
-
...
|
|
312
|
+
}, fa = /* @__PURE__ */ ee({
|
|
313
|
+
...va,
|
|
313
314
|
props: {
|
|
314
315
|
projectId: { default: "" },
|
|
315
316
|
isTableSensitive: { type: Boolean, default: !0 },
|
|
316
317
|
isSelectedSensitive: { type: Boolean, default: !0 },
|
|
317
318
|
initProps: {}
|
|
318
319
|
},
|
|
319
|
-
setup(
|
|
320
|
-
const u =
|
|
320
|
+
setup(C, { expose: w }) {
|
|
321
|
+
const u = C, r = i(), g = y(() => {
|
|
321
322
|
var e;
|
|
322
323
|
return ((e = u.initProps) == null ? void 0 : e.isCustomApi) || !1;
|
|
323
|
-
}),
|
|
324
|
+
}), D = y(() => {
|
|
324
325
|
var e;
|
|
325
326
|
return ((e = u.initProps) == null ? void 0 : e.disabledNodeLabel) || "optional";
|
|
326
|
-
}),
|
|
327
|
-
var e,
|
|
328
|
-
return (
|
|
329
|
-
}), $ =
|
|
330
|
-
var e,
|
|
331
|
-
return (
|
|
332
|
-
}),
|
|
333
|
-
|
|
334
|
-
|
|
327
|
+
}), T = y(() => {
|
|
328
|
+
var e, t;
|
|
329
|
+
return (t = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : t.orgTree;
|
|
330
|
+
}), $ = y(() => {
|
|
331
|
+
var e, t;
|
|
332
|
+
return (t = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : t.userTable;
|
|
333
|
+
}), V = y(() => u.isTableSensitive), p = y(() => u.isSelectedSensitive), d = i(!1), E = i([]), v = i(""), U = i(""), b = i(""), O = i([]), f = i([]), x = i(20), L = i(1), F = i(0);
|
|
334
|
+
ve(() => {
|
|
335
|
+
_(), G();
|
|
335
336
|
});
|
|
336
|
-
const
|
|
337
|
-
f.value =
|
|
338
|
-
}, G = (e) => {
|
|
339
|
-
e && e instanceof Array && (f.value = e.filter((a) => a.identityType == 1));
|
|
337
|
+
const G = () => {
|
|
338
|
+
f.value = S.value.filter((e) => e.identityType == 1);
|
|
340
339
|
}, H = (e) => {
|
|
341
|
-
f.value =
|
|
342
|
-
}, J = () => {
|
|
343
|
-
|
|
344
|
-
},
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
340
|
+
e && e instanceof Array && (f.value = e.filter((t) => t.identityType == 1));
|
|
341
|
+
}, J = (e) => {
|
|
342
|
+
f.value = f.value.filter((t) => t.id != e.id);
|
|
343
|
+
}, Q = () => {
|
|
344
|
+
S.value = [], f.value = [];
|
|
345
|
+
}, { selectListVue: X } = ye(p.value, J, Q), I = (e) => {
|
|
346
|
+
var s, n, m;
|
|
347
|
+
const t = g.value && ((s = T.value) != null && s.disabledOrgTypes) && ((n = T.value) == null ? void 0 : n.disabledOrgTypes.length) > 0 ? (m = T.value) == null ? void 0 : m.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
|
|
348
|
+
e._disabled = !e[D.value] || t.includes(e.type), !e._disabled && !v.value && (v.value = e.id), e.children && e.children.length && e.children.forEach((A) => {
|
|
349
|
+
I(A);
|
|
349
350
|
});
|
|
350
|
-
},
|
|
351
|
-
var m,
|
|
352
|
-
|
|
351
|
+
}, _ = async () => {
|
|
352
|
+
var m, A;
|
|
353
|
+
d.value = !0;
|
|
353
354
|
let e = {};
|
|
354
|
-
if (g.value &&
|
|
355
|
-
const { params:
|
|
356
|
-
e = { ...
|
|
355
|
+
if (g.value && T.value) {
|
|
356
|
+
const { params: K = {}, query: k = {} } = T.value;
|
|
357
|
+
e = { ...K, ...k };
|
|
357
358
|
} else
|
|
358
359
|
e = {
|
|
359
360
|
name: "",
|
|
360
361
|
parentId: "",
|
|
361
362
|
implicit: !1
|
|
362
363
|
};
|
|
363
|
-
const
|
|
364
|
-
if (
|
|
365
|
-
|
|
364
|
+
const t = g.value && ((m = T.value) != null && m.api) ? (A = T.value) == null ? void 0 : A.api : Ce, [s, n] = await t(e).run();
|
|
365
|
+
if (s) {
|
|
366
|
+
d.value = !1;
|
|
366
367
|
return;
|
|
367
368
|
}
|
|
368
|
-
n && n.length && n.forEach((
|
|
369
|
-
|
|
370
|
-
}),
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
369
|
+
n && n.length && n.forEach((K) => {
|
|
370
|
+
I(K);
|
|
371
|
+
}), E.value = n, te();
|
|
372
|
+
};
|
|
373
|
+
let q = "";
|
|
374
|
+
const M = async () => {
|
|
375
|
+
var m, A, K;
|
|
376
|
+
if (q == v.value) return;
|
|
377
|
+
if (q = v.value, !v.value) {
|
|
378
|
+
d.value = !1, O.value = [], F.value = 0;
|
|
375
379
|
return;
|
|
376
380
|
}
|
|
377
|
-
|
|
381
|
+
d.value = !0;
|
|
378
382
|
let e = {};
|
|
379
383
|
if (g.value && $.value) {
|
|
380
|
-
const { params:
|
|
381
|
-
e = { ...
|
|
384
|
+
const { params: k = {}, query: se = {}, treeKey: ie = "", searchKey: re = "" } = $.value;
|
|
385
|
+
e = { ...k, ...se }, ie ? e[ie] = v.value : e.id = v.value, re ? e[re] = b.value : e.filterValue = b.value;
|
|
382
386
|
} else
|
|
383
387
|
e = {
|
|
384
388
|
id: v.value,
|
|
@@ -387,49 +391,47 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
387
391
|
//账号或姓名
|
|
388
392
|
};
|
|
389
393
|
e.pageIndex = L.value, e.pageSize = x.value, e.statusList = [1, 2];
|
|
390
|
-
const
|
|
391
|
-
if (
|
|
392
|
-
|
|
394
|
+
const t = g.value && ((m = $.value) != null && m.api) ? (A = $.value) == null ? void 0 : A.api : Je, [s, n] = await t(e).run();
|
|
395
|
+
if (s) {
|
|
396
|
+
d.value = !1;
|
|
393
397
|
return;
|
|
394
398
|
}
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
let
|
|
398
|
-
return
|
|
399
|
+
d.value = !1, O.value = (K = n == null ? void 0 : n.data) == null ? void 0 : K.map((k) => {
|
|
400
|
+
k.identityType = 1;
|
|
401
|
+
let se = k.status == 1 ? Z("das-user-org-dialog-user-normal") : k.status == 2 ? Z("das-user-org-dialog-user-locked") : k.status == 3 ? Z("das-user-org-dialog-user-disable") : "";
|
|
402
|
+
return k.statusName = (k == null ? void 0 : k.statusName) || se, k;
|
|
399
403
|
}), F.value = Number(n.totalCount);
|
|
400
404
|
}, te = () => {
|
|
401
|
-
b.value = "", U.value = "",
|
|
402
|
-
},
|
|
403
|
-
L.value = 1,
|
|
404
|
-
},
|
|
405
|
-
L.value = 1, x.value = e,
|
|
406
|
-
},
|
|
407
|
-
L.value = e,
|
|
408
|
-
},
|
|
409
|
-
let
|
|
405
|
+
b.value = "", U.value = "", O.value = [], x.value = 20, L.value = 1, Y();
|
|
406
|
+
}, Y = () => {
|
|
407
|
+
L.value = 1, M();
|
|
408
|
+
}, le = (e) => {
|
|
409
|
+
L.value = 1, x.value = e, M();
|
|
410
|
+
}, a = (e) => {
|
|
411
|
+
L.value = e, M();
|
|
412
|
+
}, o = (e) => {
|
|
413
|
+
let t = [], s = [];
|
|
410
414
|
e.forEach((n) => {
|
|
411
|
-
|
|
412
|
-
}),
|
|
413
|
-
|
|
414
|
-
}),
|
|
415
|
-
|
|
415
|
+
t.push(n.id);
|
|
416
|
+
}), O.value.forEach((n) => {
|
|
417
|
+
t.includes(n.id) || s.push(n.id);
|
|
418
|
+
}), S.value = S.value.filter((n) => !s.includes(n.id)), e.forEach((n) => {
|
|
419
|
+
S.value.some((m) => m.id === n.id) || S.value.push(n);
|
|
416
420
|
});
|
|
417
421
|
};
|
|
418
|
-
return
|
|
422
|
+
return fe(
|
|
419
423
|
() => v,
|
|
420
|
-
(e,
|
|
421
|
-
|
|
422
|
-
A();
|
|
423
|
-
});
|
|
424
|
+
(e, t) => {
|
|
425
|
+
M();
|
|
424
426
|
},
|
|
425
427
|
{
|
|
426
428
|
immediate: !0,
|
|
427
429
|
deep: !0
|
|
428
430
|
}
|
|
429
|
-
),
|
|
430
|
-
setSelectData:
|
|
431
|
-
}), (e,
|
|
432
|
-
c(l(ge), { spinning:
|
|
431
|
+
), w({
|
|
432
|
+
setSelectData: H
|
|
433
|
+
}), (e, t) => (N(), R("div", ia, [
|
|
434
|
+
c(l(ge), { spinning: d.value }, {
|
|
433
435
|
default: h(() => [
|
|
434
436
|
c(l(he), {
|
|
435
437
|
defaultSplit: { first: 223 },
|
|
@@ -440,34 +442,34 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
440
442
|
}
|
|
441
443
|
}, {
|
|
442
444
|
firstSlot: h(() => [
|
|
443
|
-
P("div",
|
|
445
|
+
P("div", ra, [
|
|
444
446
|
c(l(_e), {
|
|
445
447
|
ref: "organizationTree",
|
|
446
|
-
data:
|
|
448
|
+
data: E.value,
|
|
447
449
|
isFilter: "",
|
|
448
450
|
"node-key": "id",
|
|
449
451
|
props: { disabled: "_disabled" },
|
|
450
|
-
inputOptions: { placeholder: l(
|
|
452
|
+
inputOptions: { placeholder: l(z)("搜索组织名称").value },
|
|
451
453
|
modelValue: v.value,
|
|
452
|
-
"onUpdate:modelValue":
|
|
454
|
+
"onUpdate:modelValue": t[0] || (t[0] = (s) => v.value = s),
|
|
453
455
|
"filter-value": U.value,
|
|
454
|
-
"onUpdate:filterValue":
|
|
456
|
+
"onUpdate:filterValue": t[1] || (t[1] = (s) => U.value = s),
|
|
455
457
|
"is-ellipsis": ""
|
|
456
458
|
}, null, 8, ["data", "inputOptions", "modelValue", "filter-value"])
|
|
457
459
|
])
|
|
458
460
|
]),
|
|
459
461
|
secondSlot: h(() => [
|
|
460
|
-
P("div",
|
|
461
|
-
P("div",
|
|
462
|
-
P("div",
|
|
462
|
+
P("div", ua, [
|
|
463
|
+
P("div", ca, [
|
|
464
|
+
P("div", da, [
|
|
463
465
|
c(l(me), {
|
|
464
466
|
modelValue: b.value,
|
|
465
|
-
"onUpdate:modelValue":
|
|
467
|
+
"onUpdate:modelValue": t[2] || (t[2] = (s) => b.value = s),
|
|
466
468
|
searchType: "basis",
|
|
467
469
|
isIconLeft: "",
|
|
468
470
|
size: "small",
|
|
469
|
-
placeholder: l(
|
|
470
|
-
onChange:
|
|
471
|
+
placeholder: l(z)("搜索姓名/账号").value,
|
|
472
|
+
onChange: Y
|
|
471
473
|
}, null, 8, ["modelValue", "placeholder"])
|
|
472
474
|
]),
|
|
473
475
|
P(
|
|
@@ -481,45 +483,45 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
481
483
|
c(l(be), {
|
|
482
484
|
height: "100%",
|
|
483
485
|
ref: "treeTableRef",
|
|
484
|
-
data:
|
|
486
|
+
data: O.value,
|
|
485
487
|
total: F.value,
|
|
486
488
|
selection: "",
|
|
487
489
|
"pagination-props": { layout: "prev,next,sizes", small: !0 },
|
|
488
490
|
"current-page": L.value,
|
|
489
|
-
"onUpdate:currentPage":
|
|
491
|
+
"onUpdate:currentPage": t[3] || (t[3] = (s) => L.value = s),
|
|
490
492
|
"selection-rows": f.value,
|
|
491
|
-
"onUpdate:selectionRows":
|
|
493
|
+
"onUpdate:selectionRows": t[4] || (t[4] = (s) => f.value = s),
|
|
492
494
|
"page-size": x.value,
|
|
493
|
-
"onUpdate:pageSize":
|
|
494
|
-
onSizeChange:
|
|
495
|
-
onSelectionChange:
|
|
496
|
-
onCurrentPageChange:
|
|
495
|
+
"onUpdate:pageSize": t[5] || (t[5] = (s) => x.value = s),
|
|
496
|
+
onSizeChange: le,
|
|
497
|
+
onSelectionChange: o,
|
|
498
|
+
onCurrentPageChange: a
|
|
497
499
|
}, {
|
|
498
500
|
default: h(() => [
|
|
499
501
|
c(l(j), {
|
|
500
|
-
label: l(
|
|
502
|
+
label: l(z)("姓名").value,
|
|
501
503
|
prop: "name"
|
|
502
504
|
}, null, 8, ["label"]),
|
|
503
505
|
c(l(j), {
|
|
504
|
-
label: l(
|
|
506
|
+
label: l(z)("账号").value,
|
|
505
507
|
prop: "userName"
|
|
506
508
|
}, null, 8, ["label"]),
|
|
507
|
-
|
|
509
|
+
V.value ? (N(), W(l(j), {
|
|
508
510
|
key: 0,
|
|
509
|
-
label: l(
|
|
511
|
+
label: l(z)("手机号").value,
|
|
510
512
|
prop: "sensitivePhone"
|
|
511
513
|
}, {
|
|
512
|
-
default: h(({ row:
|
|
514
|
+
default: h(({ row: s }) => [
|
|
513
515
|
c(l(Le), {
|
|
514
516
|
placement: "top",
|
|
515
|
-
content:
|
|
517
|
+
content: s.phone,
|
|
516
518
|
"append-to": r.value
|
|
517
519
|
}, {
|
|
518
520
|
default: h(() => [
|
|
519
521
|
P(
|
|
520
522
|
"span",
|
|
521
523
|
null,
|
|
522
|
-
|
|
524
|
+
B(s.sensitivePhone),
|
|
523
525
|
1
|
|
524
526
|
/* TEXT */
|
|
525
527
|
)
|
|
@@ -530,13 +532,13 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
530
532
|
]),
|
|
531
533
|
_: 1
|
|
532
534
|
/* STABLE */
|
|
533
|
-
}, 8, ["label"])) : (
|
|
535
|
+
}, 8, ["label"])) : (N(), W(l(j), {
|
|
534
536
|
key: 1,
|
|
535
|
-
label: l(
|
|
537
|
+
label: l(z)("手机号").value,
|
|
536
538
|
prop: "phone"
|
|
537
539
|
}, null, 8, ["label"])),
|
|
538
540
|
c(l(j), {
|
|
539
|
-
label: l(
|
|
541
|
+
label: l(z)("状态").value,
|
|
540
542
|
prop: "statusName"
|
|
541
543
|
}, null, 8, ["label"])
|
|
542
544
|
]),
|
|
@@ -548,8 +550,8 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
548
550
|
/* NEED_PATCH */
|
|
549
551
|
)
|
|
550
552
|
]),
|
|
551
|
-
P("div",
|
|
552
|
-
c(l(
|
|
553
|
+
P("div", pa, [
|
|
554
|
+
c(l(X))
|
|
553
555
|
])
|
|
554
556
|
])
|
|
555
557
|
]),
|
|
@@ -562,22 +564,22 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
562
564
|
}, 8, ["spinning"])
|
|
563
565
|
]));
|
|
564
566
|
}
|
|
565
|
-
}),
|
|
566
|
-
selectUserRef:
|
|
567
|
-
selectUserVue: () =>
|
|
568
|
-
projectId:
|
|
569
|
-
isTableSensitive:
|
|
567
|
+
}), ma = /* @__PURE__ */ ae(fa, [["__scopeId", "data-v-dba2318c"]]), pe = i(null), ga = (C, w, u, r) => ({
|
|
568
|
+
selectUserRef: pe,
|
|
569
|
+
selectUserVue: () => ne(ma, {
|
|
570
|
+
projectId: C,
|
|
571
|
+
isTableSensitive: w,
|
|
570
572
|
isSelectedSensitive: u,
|
|
571
|
-
ref:
|
|
573
|
+
ref: pe,
|
|
572
574
|
initProps: r
|
|
573
575
|
})
|
|
574
|
-
}),
|
|
576
|
+
}), ha = { class: "select-org-user-dialog-box" }, ba = {
|
|
575
577
|
key: 0,
|
|
576
578
|
class: "select-org-user-dialog-content"
|
|
577
|
-
},
|
|
579
|
+
}, _a = { class: "foot-btn-box" }, ya = {
|
|
578
580
|
name: "selectOrganizationAndUser"
|
|
579
|
-
},
|
|
580
|
-
...
|
|
581
|
+
}, Sa = /* @__PURE__ */ ee({
|
|
582
|
+
...ya,
|
|
581
583
|
props: {
|
|
582
584
|
header: { default: "" },
|
|
583
585
|
selectData: { default: [] },
|
|
@@ -589,50 +591,50 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
589
591
|
singleTabKey: { default: "" }
|
|
590
592
|
},
|
|
591
593
|
emits: ["update:modelValue", "selectConfirm", "selectCancel"],
|
|
592
|
-
setup(
|
|
593
|
-
const r =
|
|
594
|
+
setup(C, { expose: w, emit: u }) {
|
|
595
|
+
const r = C, g = u, D = i(!1), T = y(() => r.header || Z("添加组织/用户")), $ = y(() => r.isTableSensitive), V = y(() => r.isSelectedSensitive), p = y(() => r.singleTabKey), d = y({
|
|
594
596
|
get: () => r.modelValue,
|
|
595
|
-
set: (
|
|
596
|
-
}),
|
|
597
|
-
|
|
597
|
+
set: (I) => g("update:modelValue", I)
|
|
598
|
+
}), E = Ie().id, { selectOrgVue: v, selectOrgRef: U } = na(E, V.value, r), { selectUserVue: b, selectUserRef: O } = ga(
|
|
599
|
+
E,
|
|
598
600
|
$.value,
|
|
599
|
-
|
|
601
|
+
V.value,
|
|
600
602
|
r
|
|
601
603
|
), f = i(1), x = [
|
|
602
604
|
{
|
|
603
605
|
key: 1,
|
|
604
|
-
tab:
|
|
606
|
+
tab: z("组织").value,
|
|
605
607
|
contentSlot: "contentSlot1"
|
|
606
608
|
},
|
|
607
609
|
{
|
|
608
610
|
key: 2,
|
|
609
|
-
tab:
|
|
611
|
+
tab: z("用户").value,
|
|
610
612
|
contentSlot: "contentSlot2"
|
|
611
613
|
}
|
|
612
614
|
], L = () => {
|
|
613
615
|
g("selectCancel");
|
|
614
616
|
}, F = async () => {
|
|
615
|
-
g("selectConfirm",
|
|
616
|
-
},
|
|
617
|
-
}, G = () => {
|
|
618
|
-
f.value = 1, O.value = !1, g("selectCancel");
|
|
617
|
+
g("selectConfirm", S.value);
|
|
618
|
+
}, G = (I) => {
|
|
619
619
|
}, H = () => {
|
|
620
|
-
|
|
620
|
+
f.value = 1, D.value = !1, g("selectCancel");
|
|
621
|
+
}, J = () => {
|
|
622
|
+
S.value = r.selectData, D.value = !0;
|
|
621
623
|
};
|
|
622
|
-
return
|
|
623
|
-
setUserSelectData: (
|
|
624
|
-
var
|
|
625
|
-
(
|
|
624
|
+
return w({
|
|
625
|
+
setUserSelectData: (I) => {
|
|
626
|
+
var _;
|
|
627
|
+
(_ = O == null ? void 0 : O.value) == null || _.setSelectData(I);
|
|
626
628
|
},
|
|
627
|
-
setOrgSelectData: (
|
|
628
|
-
var
|
|
629
|
-
(
|
|
629
|
+
setOrgSelectData: (I) => {
|
|
630
|
+
var _;
|
|
631
|
+
(_ = U == null ? void 0 : U.value) == null || _.setSelectData(I);
|
|
630
632
|
}
|
|
631
|
-
}), (
|
|
632
|
-
c(l(
|
|
633
|
-
modelValue:
|
|
634
|
-
"onUpdate:modelValue":
|
|
635
|
-
},
|
|
633
|
+
}), (I, _) => (N(), R("div", ha, [
|
|
634
|
+
c(l(Ne), ze({
|
|
635
|
+
modelValue: d.value,
|
|
636
|
+
"onUpdate:modelValue": _[1] || (_[1] = (q) => d.value = q)
|
|
637
|
+
}, I.$attrs, {
|
|
636
638
|
customClass: "select-org-user-dialog",
|
|
637
639
|
type: "basic",
|
|
638
640
|
size: "small",
|
|
@@ -641,25 +643,25 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
641
643
|
bodyStyle: {
|
|
642
644
|
padding: "0"
|
|
643
645
|
},
|
|
644
|
-
onClose:
|
|
645
|
-
onOpen:
|
|
646
|
+
onClose: H,
|
|
647
|
+
onOpen: J
|
|
646
648
|
}), {
|
|
647
649
|
header: h(() => [
|
|
648
|
-
|
|
649
|
-
|
|
650
|
+
oe(
|
|
651
|
+
B(T.value),
|
|
650
652
|
1
|
|
651
653
|
/* TEXT */
|
|
652
654
|
)
|
|
653
655
|
]),
|
|
654
656
|
footer: h(() => [
|
|
655
|
-
P("div",
|
|
656
|
-
c(l(
|
|
657
|
+
P("div", _a, [
|
|
658
|
+
c(l(ue), {
|
|
657
659
|
size: "middle",
|
|
658
660
|
onClick: L
|
|
659
661
|
}, {
|
|
660
662
|
default: h(() => [
|
|
661
|
-
|
|
662
|
-
|
|
663
|
+
oe(
|
|
664
|
+
B(l(z)("取消").value),
|
|
663
665
|
1
|
|
664
666
|
/* TEXT */
|
|
665
667
|
)
|
|
@@ -667,14 +669,14 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
667
669
|
_: 1
|
|
668
670
|
/* STABLE */
|
|
669
671
|
}),
|
|
670
|
-
c(l(
|
|
672
|
+
c(l(ue), {
|
|
671
673
|
btnType: "primary",
|
|
672
674
|
size: "middle",
|
|
673
675
|
onClick: F
|
|
674
676
|
}, {
|
|
675
677
|
default: h(() => [
|
|
676
|
-
|
|
677
|
-
|
|
678
|
+
oe(
|
|
679
|
+
B(l(z)("确定").value),
|
|
678
680
|
1
|
|
679
681
|
/* TEXT */
|
|
680
682
|
)
|
|
@@ -685,15 +687,15 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
685
687
|
])
|
|
686
688
|
]),
|
|
687
689
|
default: h(() => [
|
|
688
|
-
|
|
689
|
-
|
|
690
|
+
D.value ? (N(), R("div", ba, [
|
|
691
|
+
p.value == 1 ? (N(), W(l(v), { key: 0 })) : p.value == 2 ? (N(), W(l(b), { key: 1 })) : (N(), W(l(Oe), {
|
|
690
692
|
key: 2,
|
|
691
693
|
activeKey: f.value,
|
|
692
|
-
"onUpdate:activeKey":
|
|
694
|
+
"onUpdate:activeKey": _[0] || (_[0] = (q) => f.value = q),
|
|
693
695
|
isStrict: "",
|
|
694
696
|
hideAdd: "",
|
|
695
697
|
options: x,
|
|
696
|
-
onChange:
|
|
698
|
+
onChange: G
|
|
697
699
|
}, {
|
|
698
700
|
contentSlot1: h(() => [
|
|
699
701
|
c(l(v))
|
|
@@ -704,14 +706,14 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
704
706
|
_: 1
|
|
705
707
|
/* STABLE */
|
|
706
708
|
}, 8, ["activeKey"]))
|
|
707
|
-
])) :
|
|
709
|
+
])) : we("v-if", !0)
|
|
708
710
|
]),
|
|
709
711
|
_: 1
|
|
710
712
|
/* STABLE */
|
|
711
713
|
}, 16, ["modelValue"])
|
|
712
714
|
]));
|
|
713
715
|
}
|
|
714
|
-
}),
|
|
716
|
+
}), Ca = /* @__PURE__ */ ae(Sa, [["__scopeId", "data-v-139fae42"]]), Ta = {
|
|
715
717
|
搜索姓名: { "zh-CN": "搜索姓名", en: "Search name", _appCode: "framework" },
|
|
716
718
|
账号: { "zh-CN": "账号", en: "Account", _appCode: "framework" },
|
|
717
719
|
姓名: { "zh-CN": "姓名", en: "Name", _appCode: "framework" },
|
|
@@ -735,9 +737,9 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
|
|
|
735
737
|
"das-user-org-dialog-user-locked": { "zh-CN": "锁定", en: "Locked", _appCode: "framework" },
|
|
736
738
|
"das-user-org-dialog-user-disable": { "zh-CN": "禁用", en: "Disabled", _appCode: "framework" }
|
|
737
739
|
};
|
|
738
|
-
|
|
739
|
-
const
|
|
740
|
+
Ve(Ta);
|
|
741
|
+
const Ka = () => i(null), qa = De(Ca);
|
|
740
742
|
export {
|
|
741
|
-
|
|
742
|
-
|
|
743
|
+
qa as DasUserOrgDialog,
|
|
744
|
+
Ka as DasUserOrgDialogRef
|
|
743
745
|
};
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.select-list-container[data-v-5b1d2b02]{width:100%;height:100%;min-width:150px;overflow:hidden}.select-list-container .check-text[data-v-5b1d2b02]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-org-container[data-v-
|
|
1
|
+
.select-list-container[data-v-5b1d2b02]{width:100%;height:100%;min-width:150px;overflow:hidden}.select-list-container .check-text[data-v-5b1d2b02]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-org-container[data-v-8adc61cb]{width:100%;height:100%;overflow:hidden}.select-org-container .split-left-content[data-v-8adc61cb]{width:100%;height:100%}.select-org-container .split-right-box[data-v-8adc61cb]{width:100%;height:100%;display:flex}.select-org-container .split-table[data-v-8adc61cb]{flex:1;height:100%;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid #d9d9d9;min-width:500px}.select-org-container .split-table .split-table-content[data-v-8adc61cb]{flex:1;width:100%;overflow:hidden}.select-org-container .split-table .split-table-top[data-v-8adc61cb]{height:40px;padding-right:20px;display:flex;align-items:center;justify-content:flex-end}.select-org-container .split-table .split-table-top .das-ui-input.das-input-normal-size[data-v-8adc61cb]{width:200px}.select-org-container .split-table .table-searc-box[data-v-8adc61cb]{padding-right:14px;flex-shrink:0;height:40px;display:flex;align-items:center;justify-content:flex-end}.select-org-container .split-checkd[data-v-8adc61cb]{width:200px;height:100%;min-width:150px;overflow:hidden}.select-org-container .split-checkd .check-text[data-v-8adc61cb]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-user-container[data-v-dba2318c]{width:100%;height:100%;overflow:hidden}.select-user-container .split-left-content[data-v-dba2318c]{width:100%;height:100%}.select-user-container .split-right-box[data-v-dba2318c]{width:100%;height:100%;display:flex}.select-user-container .split-table[data-v-dba2318c]{flex:1;height:100%;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid #d9d9d9;min-width:500px}.select-user-container .split-table .split-table-content[data-v-dba2318c]{flex:1;width:100%;overflow:hidden}.select-user-container .split-table .split-table-top[data-v-dba2318c]{height:40px;padding-right:20px;display:flex;align-items:center;justify-content:flex-end}.select-user-container .split-table .split-table-top .das-ui-input.das-input-normal-size[data-v-dba2318c]{width:200px}.select-user-container .split-table .table-searc-box[data-v-dba2318c]{padding-right:14px;flex-shrink:0;height:40px;display:flex;align-items:center;justify-content:flex-end}.select-user-container .split-checkd[data-v-dba2318c]{width:200px;height:100%;min-width:150px;overflow:hidden}.select-user-container .split-checkd .check-text[data-v-dba2318c]{font-size:12px;color:#212121;letter-spacing:0;line-height:18px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.foot-btn-box .das-ui-button+.das-ui-button[data-v-139fae42]{margin-left:12px}.select-org-user-dialog-content[data-v-139fae42]{width:100%;height:100%}.select-org-user-dialog-content .ant-tabs-nav{margin-bottom:0!important}.select-org-user-dialog-content .ant-tabs-content .das-ui-table .table-container .el-table__inner-wrapper:before{display:none}
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";.das-ui-table[data-v-af448684]{display:flex;flex-direction:column;width:100%;min-height:70px;line-height:1.4}.das-ui-table[data-v-af448684] .el-table .cell{word-break:normal}.das-ui-table[data-v-af448684] .el-table__header-wrapper{background-color:var(--das-ui-table-thead-bg)}.das-ui-table[data-v-af448684] .el-table__header-wrapper .caret-wrapper{width:16px;height:16px}.das-ui-table[data-v-af448684] .el-table__header-wrapper .caret-wrapper .sort-caret .ascending{top:-3px}.das-ui-table[data-v-af448684] .el-table__header-wrapper .caret-wrapper .sort-caret .descending{bottom:-4px}.das-ui-table[data-v-af448684] th.el-table__cell .cell{width:100%;display:inline-flex;align-items:center}.das-ui-table[data-v-af448684] .el-table__row .hide-expand-icon .el-table__expand-icon{display:none!important}.das-ui-table[data-v-af448684] .drag-header .cell{text-overflow:clip}.das-ui-table[data-v-af448684] th.drag-header .cell{font-size:0}.das-ui-table[data-v-af448684] .das-table-column__selection .cell{margin-left:10px;padding-left:10px!important}.das-ui-table .table-container[data-v-af448684]{flex:1;min-height:0}.das-ui-table .table-container.is-flex-column-box[data-v-af448684]{display:flex;flex-direction:column}.das-ui-table .table-container .custom-content-box[data-v-af448684]{flex:1;min-height:0}.das-ui-table .table-container.is-setting[data-v-af448684] .el-table__header .el-table__cell:nth-last-child(2) .cell{border-right:none}.das-ui-table .table-container.is-setting[data-v-af448684] .el-table__header .el-table__cell:nth-last-child(3) .cell:after{width:0}.das-ui-table .table-container.is-loading[data-v-af448684] .el-table__empty-text{display:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell{background:var(--das-ui-table-thead-bg);padding-top:var(--das-ui-table-thead-padding-top);padding-bottom:var(--das-ui-table-thead-padding-bottom)}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell:not(:first-child) .cell:before{content:"";position:absolute;width:1px;top:calc(50% - 9px);left:0;height:18px;background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.is-required .cell:after{content:"*"!important;position:absolute;color:var(--das-ui-table-required-color);top:50%;transform:translateY(-50%);left:6px}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.el-table__expand-column .cell:after{display:none!important}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.el-table-fixed-column--left .cell:after{right:-1px}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell:nth-last-child(2) .cell{border-right:0}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell:nth-last-child(2) .cell:after{content:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.drag-header{pointer-events:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.drag-header .cell:after{content:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.el-table-column--selection .cell{border-right:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.el-table-column--selection .cell:after{content:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell .header-tips_box{cursor:pointer;display:inline-flex;margin-left:5px}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column{border-left:var(--das-ui-table-thead-cell-border)}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell{padding:0;display:flex}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell .setting-icon-box{width:100%;height:100%;display:flex;justify-content:center}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell .setting-icon-box .setting-icon{display:inline-block;cursor:pointer}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell .setting-icon-box .setting-icon:hover,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell .setting-icon-box .setting-icon:active{fill:#5582f3}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.drag-header+.el-table__cell .cell:before,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell:before,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__expand-column.el-table__cell+.el-table__cell .cell:before,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .das-table__cell-radio+.el-table__cell .cell:before,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .das-table-column__selection+.el-table__cell .cell:before{display:none!important}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .is-sortable.ascending .sort-caret.ascending{border-bottom-color:var(--das-ui-table-sortable-color)}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .is-sortable.descending .sort-caret.descending{border-top-color:var(--das-ui-table-sortable-color)}.das-ui-table .table-container[data-v-af448684] .el-table-column--selection .cell{display:flex!important}.das-ui-table .table-container[data-v-af448684] .el-table-column--selection .cell:after,.das-ui-table .table-container[data-v-af448684] .das-table__cell-radio .cell:after{content:none!important}.das-ui-table .table-container .drag-table[data-v-af448684] .el-table__cell:first-child .cell{padding:0 8px}.das-ui-table.header-border[data-v-af448684] .el-table__header .el-table__cell .cell:before{display:none}.das-ui-table[data-v-af448684] .no-border.el-table--border .el-table__cell{border-right:none!important}.das-ui-table[data-v-af448684] .no-border.el-table--border:before,.das-ui-table[data-v-af448684] .no-border.el-table--border:after{content:none}.das-ui-table[data-v-af448684] .no-border.el-table--border .el-table__inner-wrapper .el-table__border-left-patch{display:none}.das-ui-table[data-v-af448684] .el-table__cell .cell{font-size:12px;font-weight:400;color:#212121}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell.flex-cell .cell{display:flex}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell.flex-cell .cell .el-table__expand-icon:not(.el-table__expand-icon--expanded) .el-icon{top:50%;transform:translateY(-2px)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell.flex-cell .cell .el-table__expand-icon.el-table__expand-icon--expanded .el-icon{top:0!important;left:8px!important}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell.flex-cell .cell .column-showoverflow{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell:not(.flex-cell) .el-table__expand-icon.el-table__expand-icon--expanded{top:-3px}.das-ui-table[data-v-af448684] .el-table__body .el-table__row:not(.das-table-column__selection .el-checkbox.is-checked):hover .el-table__cell,.das-ui-table[data-v-af448684] .el-table__body .el-table__row:not(.das-table__cell-radio .ant-radio.ant-radio-checked):hover .el-table__cell{background:var(--das-ui-table-tbody-row-hover-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row:has(.das-table-column__selection .el-checkbox.is-checked) .el-table__cell,.das-ui-table[data-v-af448684] .el-table__body .el-table__row:has(.das-table__cell-radio .ant-radio.ant-radio-checked) .el-table__cell{background:var(--das-ui-table-tbody-row-active-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row:has(.das-table-column__selection .el-checkbox.is-checked):hover .el-table__cell,.das-ui-table[data-v-af448684] .el-table__body .el-table__row:has(.das-table__cell-radio .ant-radio.ant-radio-checked):hover .el-table__cell{background:var(--das-ui-table-tbody-row-active-hover-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row:not(.das-row-highlight__cell):hover .el-table__cell{background:var(--das-ui-table-tbody-row-hover-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row.das-row-highlight__cell .el-table__cell{background:var(--das-ui-table-tbody-row-active-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row.das-row-highlight__cell:hover .el-table__cell{background:var(--das-ui-table-tbody-row-active-hover-bg)}.das-ui-table[data-v-af448684] .el-checkbox{height:14px!important}.das-ui-table[data-v-af448684] .el-checkbox .is-checked .el-checkbox__inner,.das-ui-table[data-v-af448684] .el-checkbox .is-indeterminate .el-checkbox__inner{background:var(--das-ui-table-checkbox-bg);border-color:var(--das-ui-table-checkbox-border-color)}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__inner:after{border:2px solid #ffffff;border-left:0;border-top:0}.das-ui-table[data-v-af448684] .el-checkbox:not(.is-disabled) .el-checkbox__inner:hover{border-color:var(--das-ui-table-checkbox-border-color)}.das-ui-table[data-v-af448684] .el-checkbox.is-disabled .el-checkbox__inner{background-color:var(--das-ui-table-checkbox-disabled-backgroud-color);border-color:var(--das-ui-table-checkbox-disabled-backgroud-color)}.das-ui-table[data-v-af448684] .el-checkbox.is-disabled .el-checkbox__inner:after{border:2px solid var(--das-ui-tree-node-checkbox-disabled-checked-icon-color);border-left:0;border-top:0}.das-ui-table[data-v-af448684] .el-checkbox input:focus-visible+.el-checkbox__inner{outline:none}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#fff!important;border-color:#ddd!important}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{width:8px;height:7px;background-color:var(--das-ui-tree-node-checkbox-checked-bg-color);top:50%;left:50%;transform:translate(-50%,-50%)}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__input.is-indeterminate.is-disabled .el-checkbox__inner:before{background-color:var(--el-checkbox-disabled-checked-icon-color)!important}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__input.is-indeterminate:not(.is-disabled):hover .el-checkbox__inner{border:1px solid var(--das-ui-tree-node-active-font-color)!important}.das-ui-table .pagination-container[data-v-af448684]{display:flex;justify-content:space-between;padding:8px}.das-ui-table .pagination-container .pagination-left[data-v-af448684]{display:flex;align-items:center}.das-ui-table .pagination-container .pagination-left .pagination-text[data-v-af448684]{color:var(--das-ui-color-normal)}.das-ui-table[data-v-af448684] .el-table__expand-icon .el-icon svg{display:none}.das-ui-table[data-v-af448684] .el-table__expand-icon .el-icon:after{content:"";top:19%;left:0;position:absolute;width:0;height:0;border:5px solid transparent;border-left:5px solid rgb(153,153,153);border-radius:2px}.das-ui-table[data-v-af448684] .operation-column .operation-box{display:flex;align-items:center}.das-ui-table[data-v-af448684] .operation-column .operation-box>div{position:relative}.das-ui-table[data-v-af448684] .operation-column .operation-box>div:not(:last-child):after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:6px;width:1px;height:12px;background-color:#d9d9d9}.das-ui-table[data-v-af448684] .operation-column .operation-box .das-ui-button{position:relative}.das-ui-table[data-v-af448684] .operation-column .operation-box .das-ui-button .ant-btn{line-height:1}.das-ui-table[data-v-af448684] .operation-column .operation-box .operation-btn{min-width:unset!important;margin-right:12px}.das-ui-table[data-v-af448684] .operation-column .operation-box .operation-btn.more-btn .button-box{display:flex;align-items:center}.das-ui-table[data-v-af448684] .operation-column .operation-box .operation-btn.more-btn .button-box .label{margin-right:3px;transform:translateY(-1px)}.das-ui-table[data-v-af448684] .operation-column .operation-box .text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-table.is-empty[data-v-af448684] .el-scrollbar__view{height:100%!important}.das-ui-table.is-empty[data-v-af448684] .el-scrollbar__view .el-table__empty-block{min-height:40px;height:100%!important}.das-ui-table.is-empty[data-v-af448684] .el-scrollbar__view .el-table__empty-block .el-table__empty-text{line-height:40px;display:inline-flex;flex-direction:column;justify-content:center;height:100%!important}.das-ui-table.border[data-v-af448684] th.el-table__cell .cell:before{display:none!important}.das-ui-table.border[data-v-af448684] .el-table--border:before,.das-ui-table.border[data-v-af448684] .el-table--border:after{background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table.border[data-v-af448684] .el-table__inner-wrapper:before,.das-ui-table.border[data-v-af448684] .el-table__inner-wrapper:after,.das-ui-table.border[data-v-af448684] .el-table__inner-wrapper .el-table__border-left-patch{background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table:before,.das-ui-table.outer-border .table-container[data-v-af448684] .el-table:after{position:absolute;display:block;content:"";z-index:3;top:-1px;width:1px;height:100%;background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table:before{left:0}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table:after{right:0}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table .el-table__inner-wrapper:before,.das-ui-table.outer-border .table-container[data-v-af448684] .el-table .el-table__inner-wrapper:after{position:absolute;display:block;content:"";z-index:3;left:0;width:100%;height:1px;background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table .el-table__inner-wrapper:before{bottom:0}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table .el-table__inner-wrapper:after{top:0}.das-ui-table.header-border .table-container[data-v-af448684] .el-table__header-wrapper .el-table__header .das-header-border__cell.el-table__cell{border-right:1px solid var(--das-ui-table-thead-cell-border-color)!important;border-bottom:1px solid var(--das-ui-table-thead-cell-border-color)}.das-ui-table.header-border .table-container[data-v-af448684] .el-table__header-wrapper .el-table__header .das-header-border__cell.el-table__cell .cell{border:none!important}.das-ui-table.header-border .table-container[data-v-af448684] .el-table__header-wrapper .el-table__header .das-header-border__cell.el-table__cell .cell:after{content:none!important}.das-ui-table.disabled-select-all .table-container[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox .el-checkbox__inner{background-color:var(--das-ui-table-checkbox-disabled-backgroud-color);border-color:var(--das-ui-table-checkbox-disabled-backgroud-color);cursor:not-allowed}.das-ui-table.disabled-select-all .table-container[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox.is-checked .el-checkbox__inner:after{border:2px solid var(--das-ui-tree-node-checkbox-disabled-checked-icon-color);border-left:0;border-top:0}.das-ui-table.disabled-select-all.disabled-select-all-is-indeterminate[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox.is-checked .el-checkbox__inner{background-color:#fff;border:1px solid var(--das-ui-tree-node-checkbox-border-color)}.das-ui-table.disabled-select-all.disabled-select-all-is-indeterminate[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox.is-checked .el-checkbox__inner:before{content:"";position:absolute;display:block;background-color:var(--el-checkbox-disabled-checked-icon-color);border-color:var(--el-checkbox-disabled-checked-icon-color);width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%)}.das-ui-table.disabled-select-all.disabled-select-all-is-indeterminate[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox.is-checked .el-checkbox__inner:after{display:none}.das-ui-table[data-v-af448684] .el-table tfoot tr td.el-table__cell{background-color:var(--das-ui-table-summary-row-background-color)}.das-ui-table[data-v-af448684] .el-table tfoot tr td.el-table__cell .cell{color:var(--das-ui-table-summary-row-color)}.das-ui-table[data-v-af448684] .el-table tfoot tr td.el-table__cell:first-child .cell{color:#212121}.oprations-dropdown .text-ellipsis,.oprations-children-dropdown .text-ellipsis,.oprations-popover-dropdown .text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oprations-dropdown,.oprations-children-dropdown{min-width:100px;max-width:180px;margin-top:-5px!important}.oprations-dropdown .el-popper__arrow,.oprations-children-dropdown .el-popper__arrow{display:none}.oprations-dropdown .el-dropdown__list,.oprations-children-dropdown .el-dropdown__list{max-height:330px}.oprations-dropdown .el-dropdown-menu__item,.oprations-children-dropdown .el-dropdown-menu__item{font-size:12px;height:32px;line-height:32px;padding:0 8px 0 12px}.oprations-dropdown .el-dropdown-menu__item:not(.is-disabled):not(.is-active):hover,.oprations-dropdown .el-dropdown-menu__item:not(.is-disabled):not(.is-active):focus,.oprations-children-dropdown .el-dropdown-menu__item:not(.is-disabled):not(.is-active):hover,.oprations-children-dropdown .el-dropdown-menu__item:not(.is-disabled):not(.is-active):focus{background-color:#f5f5f5;color:#212121}.oprations-dropdown .el-dropdown-menu__item.is-active:not(.is-disabled),.oprations-children-dropdown .el-dropdown-menu__item.is-active:not(.is-disabled){color:#5582f3;background-color:#f2f6ff}.oprations-popover-dropdown{width:auto!important;min-width:100px!important;max-width:180px!important;padding:0!important}.oprations-popover-dropdown .item-container{max-height:330px}.oprations-popover-dropdown .item-container .item-bar .item{cursor:pointer;font-size:12px;height:32px;line-height:32px;white-space:nowrap;padding:0 8px}.oprations-popover-dropdown .item-container .item-bar .item span{padding:0 8px 0 12px}.oprations-popover-dropdown .item-container .item-bar .item.is-disabled{cursor:not-allowed;color:var(--el-text-color-disabled)}.oprations-popover-dropdown .item-container .item-bar .item:hover:not(.is-disabled){background-color:#f5f5f5;color:#212121}.oprations-popover-dropdown .item-container .item-bar .item:focus:not(.is-disabled){color:#5582f3;background-color:#f2f6ff}.das-table__operations-children{font-size:12px;display:flex;justify-content:space-between;align-items:center;height:32px;line-height:32px;width:100%}.das-table__operations-children.is-disabled{cursor:not-allowed;pointer-events:none;color:var(--el-text-color-disabled)}.oprations-children-dropdown[data-popper-placement=left-start]{margin-right:3px}.das-ui-table .el-scrollbar .el-scrollbar__bar{box-sizing:border-box}.das-ui-table .el-scrollbar .el-scrollbar__bar.is-horizontal{padding:var(--das-ui-scrollbar-padding) 0;height:calc(var(--das-ui-scrollbar-thumb-size) + var(--das-ui-scrollbar-padding) * 2)}.das-ui-table .el-scrollbar .el-scrollbar__bar.is-vertical{width:calc(var(--das-ui-scrollbar-thumb-size) + var(--das-ui-scrollbar-padding) * 2);padding:0 var(--das-ui-scrollbar-padding)}.das-ui-table .el-scrollbar .el-scrollbar__bar .el-scrollbar__thumb{background-color:var(--das-ui-scrollbar-thumb-color);opacity:1}.das-ui-table .el-scrollbar .el-scrollbar__bar:hover{padding:0}.das-ui-table .el-scrollbar .el-scrollbar__bar:hover .el-scrollbar__thumb{background-color:var(--das-ui-scrollbar-thumb-hover-color)}.table-filter-pane{display:flex;align-items:center;cursor:pointer;margin-left:6px}.table-filter-popover.el-popover.el-popper{padding:0;word-break:normal!important}.table-filter-popover.el-popover.el-popper .table-filter-container.is-loading,.table-filter-popover.el-popover.el-popper .table-filter-container.is-empty{min-height:150px}.table-filter-popover.el-popover.el-popper .table-filter-container.is-empty{display:flex;justify-content:center;align-items:center}.table-filter-popover.el-popover.el-popper .table-filter-container.is-empty:deep(.ant-empty.ant-empty-normal){margin:0!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content{min-height:80px;max-height:248px;box-sizing:border-box}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .input-box{width:100%;height:34px;display:flex;justify-content:center;align-items:center}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box{padding-bottom:10px}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox{width:100%!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper{padding:6px 13px;margin:0!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper span{color:#212121}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper span:last-child{overflow:hidden}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper .ant-checkbox+span{padding-right:1px!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper.ant-checkbox-wrapper-checked{background-color:var(--das-ui-table-tbody-row-active-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper.ant-checkbox-wrapper-checked:hover{background-color:var(--das-ui-table-tbody-row-active-hover-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):hover{background-color:var(--das-ui-table-tbody-row-hover-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):hover .ant-checkbox-inner{border-color:#d9d9d9!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):hover .ant-checkbox+span{color:#212121}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list{width:100%}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list .sigle-check-item{cursor:pointer;padding:6px 12px;color:#212121}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list .sigle-check-item.is-active{background-color:var(--das-ui-table-tbody-row-active-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list .sigle-check-item.is-active:hover{background-color:var(--das-ui-table-tbody-row-active-hover-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list .sigle-check-item:hover{background-color:var(--das-ui-table-tbody-row-hover-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container.input_mode .table-filter-content{min-height:40px}.table-filter-popover.el-popover.el-popper .table-filter-container.input_mode .table-filter-content .options-box{font-size:12px;padding-bottom:0}.table-filter-popover.el-popover.el-popper .table-filter-container.input_mode .table-filter-content .input-box{height:40px}.table-filter-popover.el-popover.el-popper .table-filter-container .total-box{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d9d9d9;padding:5px 14px}.table-filter-popover.el-popover.el-popper .table-filter-container .total-box .all-checkbox .ant-checkbox-wrapper{font-size:12px}.table-filter-popover.el-popover.el-popper .table-filter-container .total-box .total-text{font-size:12px;color:#999}.table-filter-popover.el-popover.el-popper .table-filter-container .total-box .total-text .num{color:#0e5fd8}.table-filter-popover.el-popover.el-popper .table-filter-container .btns-box{display:flex;align-items:center;justify-content:center;margin:8px 0}.column-link[data-v-e897e35f]{color:var(--das-ui-color-link);cursor:pointer}.column-link.is-disabled[data-v-e897e35f]{cursor:not-allowed;color:#00000040}.column-link.is-placeholder[data-v-e897e35f]{cursor:default;color:#212121}.column-status[data-v-e897e35f]{display:flex;align-items:center}.column-status .badge[data-v-e897e35f]{width:6px;height:6px;border-radius:50%;margin-right:4px;flex-shrink:0}.column-status .bebal[data-v-e897e35f]{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
|
|
1
|
+
@charset "UTF-8";.das-ui-table[data-v-af448684]{display:flex;flex-direction:column;width:100%;min-height:70px;line-height:1.4}.das-ui-table[data-v-af448684] .el-table .cell{word-break:normal}.das-ui-table[data-v-af448684] .el-table__header-wrapper{background-color:var(--das-ui-table-thead-bg)}.das-ui-table[data-v-af448684] .el-table__header-wrapper .caret-wrapper{width:16px;height:16px}.das-ui-table[data-v-af448684] .el-table__header-wrapper .caret-wrapper .sort-caret .ascending{top:-3px}.das-ui-table[data-v-af448684] .el-table__header-wrapper .caret-wrapper .sort-caret .descending{bottom:-4px}.das-ui-table[data-v-af448684] th.el-table__cell .cell{width:100%;display:inline-flex;align-items:center}.das-ui-table[data-v-af448684] .el-table__row .hide-expand-icon .el-table__expand-icon{display:none!important}.das-ui-table[data-v-af448684] .drag-header .cell{text-overflow:clip}.das-ui-table[data-v-af448684] th.drag-header .cell{font-size:0}.das-ui-table[data-v-af448684] .das-table-column__tooltip .cell{white-space:nowrap}.das-ui-table[data-v-af448684] .das-table-column__selection .cell{margin-left:10px;padding-left:10px!important}.das-ui-table .table-container[data-v-af448684]{flex:1;min-height:0}.das-ui-table .table-container.is-flex-column-box[data-v-af448684]{display:flex;flex-direction:column}.das-ui-table .table-container .custom-content-box[data-v-af448684]{flex:1;min-height:0}.das-ui-table .table-container.is-setting[data-v-af448684] .el-table__header .el-table__cell:nth-last-child(2) .cell{border-right:none}.das-ui-table .table-container.is-setting[data-v-af448684] .el-table__header .el-table__cell:nth-last-child(3) .cell:after{width:0}.das-ui-table .table-container.is-loading[data-v-af448684] .el-table__empty-text{display:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell{background:var(--das-ui-table-thead-bg);padding-top:var(--das-ui-table-thead-padding-top);padding-bottom:var(--das-ui-table-thead-padding-bottom)}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell:not(:first-child) .cell:before{content:"";position:absolute;width:1px;top:calc(50% - 9px);left:0;height:18px;background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.is-required .cell:after{content:"*"!important;position:absolute;color:var(--das-ui-table-required-color);top:50%;transform:translateY(-50%);left:6px}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.el-table__expand-column .cell:after{display:none!important}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.el-table-fixed-column--left .cell:after{right:-1px}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell:nth-last-child(2) .cell{border-right:0}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell:nth-last-child(2) .cell:after{content:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.drag-header{pointer-events:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.drag-header .cell:after{content:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.el-table-column--selection .cell{border-right:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.el-table-column--selection .cell:after{content:none}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell .header-tips_box{cursor:pointer;display:inline-flex;margin-left:5px}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column{border-left:var(--das-ui-table-thead-cell-border)}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell{padding:0;display:flex}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell .setting-icon-box{width:100%;height:100%;display:flex;justify-content:center}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell .setting-icon-box .setting-icon{display:inline-block;cursor:pointer}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell .setting-icon-box .setting-icon:hover,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell .setting-icon-box .setting-icon:active{fill:#5582f3}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.drag-header+.el-table__cell .cell:before,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__cell.setting-column .cell:before,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .el-table__expand-column.el-table__cell+.el-table__cell .cell:before,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .das-table__cell-radio+.el-table__cell .cell:before,.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .das-table-column__selection+.el-table__cell .cell:before{display:none!important}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .is-sortable.ascending .sort-caret.ascending{border-bottom-color:var(--das-ui-table-sortable-color)}.das-ui-table .table-container[data-v-af448684] .el-table__inner-wrapper .el-table__header .is-sortable.descending .sort-caret.descending{border-top-color:var(--das-ui-table-sortable-color)}.das-ui-table .table-container[data-v-af448684] .el-table-column--selection .cell{display:flex!important}.das-ui-table .table-container[data-v-af448684] .el-table-column--selection .cell:after,.das-ui-table .table-container[data-v-af448684] .das-table__cell-radio .cell:after{content:none!important}.das-ui-table .table-container .drag-table[data-v-af448684] .el-table__cell:first-child .cell{padding:0 8px}.das-ui-table.header-border[data-v-af448684] .el-table__header .el-table__cell .cell:before{display:none}.das-ui-table[data-v-af448684] .no-border.el-table--border .el-table__cell{border-right:none!important}.das-ui-table[data-v-af448684] .no-border.el-table--border:before,.das-ui-table[data-v-af448684] .no-border.el-table--border:after{content:none}.das-ui-table[data-v-af448684] .no-border.el-table--border .el-table__inner-wrapper .el-table__border-left-patch{display:none}.das-ui-table[data-v-af448684] .el-table__cell .cell{font-size:12px;font-weight:400;color:#212121}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell.flex-cell .cell{display:flex}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell.flex-cell .cell .el-table__expand-icon:not(.el-table__expand-icon--expanded) .el-icon{top:50%;transform:translateY(-2px)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell.flex-cell .cell .el-table__expand-icon.el-table__expand-icon--expanded .el-icon{top:0!important;left:8px!important}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell.flex-cell .cell .column-showoverflow{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-table[data-v-af448684] .el-table__body .el-table__row .el-table__cell:not(.flex-cell) .el-table__expand-icon.el-table__expand-icon--expanded{top:-3px}.das-ui-table[data-v-af448684] .el-table__body .el-table__row:not(.das-table-column__selection .el-checkbox.is-checked):hover .el-table__cell,.das-ui-table[data-v-af448684] .el-table__body .el-table__row:not(.das-table__cell-radio .ant-radio.ant-radio-checked):hover .el-table__cell{background:var(--das-ui-table-tbody-row-hover-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row:has(.das-table-column__selection .el-checkbox.is-checked) .el-table__cell,.das-ui-table[data-v-af448684] .el-table__body .el-table__row:has(.das-table__cell-radio .ant-radio.ant-radio-checked) .el-table__cell{background:var(--das-ui-table-tbody-row-active-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row:has(.das-table-column__selection .el-checkbox.is-checked):hover .el-table__cell,.das-ui-table[data-v-af448684] .el-table__body .el-table__row:has(.das-table__cell-radio .ant-radio.ant-radio-checked):hover .el-table__cell{background:var(--das-ui-table-tbody-row-active-hover-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row:not(.das-row-highlight__cell):hover .el-table__cell{background:var(--das-ui-table-tbody-row-hover-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row.das-row-highlight__cell .el-table__cell{background:var(--das-ui-table-tbody-row-active-bg)}.das-ui-table[data-v-af448684] .el-table__body .el-table__row.das-row-highlight__cell:hover .el-table__cell{background:var(--das-ui-table-tbody-row-active-hover-bg)}.das-ui-table[data-v-af448684] .el-checkbox{height:14px!important}.das-ui-table[data-v-af448684] .el-checkbox .is-checked .el-checkbox__inner,.das-ui-table[data-v-af448684] .el-checkbox .is-indeterminate .el-checkbox__inner{background:var(--das-ui-table-checkbox-bg);border-color:var(--das-ui-table-checkbox-border-color)}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__inner:after{border:2px solid #ffffff;border-left:0;border-top:0}.das-ui-table[data-v-af448684] .el-checkbox:not(.is-disabled) .el-checkbox__inner:hover{border-color:var(--das-ui-table-checkbox-border-color)}.das-ui-table[data-v-af448684] .el-checkbox.is-disabled .el-checkbox__inner{background-color:var(--das-ui-table-checkbox-disabled-backgroud-color);border-color:var(--das-ui-table-checkbox-disabled-backgroud-color)}.das-ui-table[data-v-af448684] .el-checkbox.is-disabled .el-checkbox__inner:after{border:2px solid var(--das-ui-tree-node-checkbox-disabled-checked-icon-color);border-left:0;border-top:0}.das-ui-table[data-v-af448684] .el-checkbox input:focus-visible+.el-checkbox__inner{outline:none}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#fff!important;border-color:#ddd!important}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{width:8px;height:7px;background-color:var(--das-ui-tree-node-checkbox-checked-bg-color);top:50%;left:50%;transform:translate(-50%,-50%)}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__input.is-indeterminate.is-disabled .el-checkbox__inner:before{background-color:var(--el-checkbox-disabled-checked-icon-color)!important}.das-ui-table[data-v-af448684] .el-checkbox .el-checkbox__input.is-indeterminate:not(.is-disabled):hover .el-checkbox__inner{border:1px solid var(--das-ui-tree-node-active-font-color)!important}.das-ui-table .pagination-container[data-v-af448684]{display:flex;justify-content:space-between;padding:8px}.das-ui-table .pagination-container .pagination-left[data-v-af448684]{display:flex;align-items:center}.das-ui-table .pagination-container .pagination-left .pagination-text[data-v-af448684]{color:var(--das-ui-color-normal)}.das-ui-table[data-v-af448684] .el-table__expand-icon .el-icon svg{display:none}.das-ui-table[data-v-af448684] .el-table__expand-icon .el-icon:after{content:"";top:19%;left:0;position:absolute;width:0;height:0;border:5px solid transparent;border-left:5px solid rgb(153,153,153);border-radius:2px}.das-ui-table[data-v-af448684] .operation-column .operation-box{display:flex;align-items:center}.das-ui-table[data-v-af448684] .operation-column .operation-box>div{position:relative}.das-ui-table[data-v-af448684] .operation-column .operation-box>div:not(:last-child):after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:6px;width:1px;height:12px;background-color:#d9d9d9}.das-ui-table[data-v-af448684] .operation-column .operation-box .das-ui-button{position:relative}.das-ui-table[data-v-af448684] .operation-column .operation-box .das-ui-button .ant-btn{line-height:1}.das-ui-table[data-v-af448684] .operation-column .operation-box .operation-btn{min-width:unset!important;margin-right:12px}.das-ui-table[data-v-af448684] .operation-column .operation-box .operation-btn.more-btn .button-box{display:flex;align-items:center}.das-ui-table[data-v-af448684] .operation-column .operation-box .operation-btn.more-btn .button-box .label{margin-right:3px;transform:translateY(-1px)}.das-ui-table[data-v-af448684] .operation-column .operation-box .text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-table.is-empty[data-v-af448684] .el-scrollbar__view{height:100%!important}.das-ui-table.is-empty[data-v-af448684] .el-scrollbar__view .el-table__empty-block{min-height:40px;height:100%!important}.das-ui-table.is-empty[data-v-af448684] .el-scrollbar__view .el-table__empty-block .el-table__empty-text{line-height:40px;display:inline-flex;flex-direction:column;justify-content:center;height:100%!important}.das-ui-table.border[data-v-af448684] th.el-table__cell .cell:before{display:none!important}.das-ui-table.border[data-v-af448684] .el-table--border:before,.das-ui-table.border[data-v-af448684] .el-table--border:after{background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table.border[data-v-af448684] .el-table__inner-wrapper:before,.das-ui-table.border[data-v-af448684] .el-table__inner-wrapper:after,.das-ui-table.border[data-v-af448684] .el-table__inner-wrapper .el-table__border-left-patch{background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table:before,.das-ui-table.outer-border .table-container[data-v-af448684] .el-table:after{position:absolute;display:block;content:"";z-index:3;top:-1px;width:1px;height:100%;background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table:before{left:0}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table:after{right:0}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table .el-table__inner-wrapper:before,.das-ui-table.outer-border .table-container[data-v-af448684] .el-table .el-table__inner-wrapper:after{position:absolute;display:block;content:"";z-index:3;left:0;width:100%;height:1px;background-color:var(--das-ui-table-thead-cell-border-color)}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table .el-table__inner-wrapper:before{bottom:0}.das-ui-table.outer-border .table-container[data-v-af448684] .el-table .el-table__inner-wrapper:after{top:0}.das-ui-table.header-border .table-container[data-v-af448684] .el-table__header-wrapper .el-table__header .das-header-border__cell.el-table__cell{border-right:1px solid var(--das-ui-table-thead-cell-border-color)!important;border-bottom:1px solid var(--das-ui-table-thead-cell-border-color)}.das-ui-table.header-border .table-container[data-v-af448684] .el-table__header-wrapper .el-table__header .das-header-border__cell.el-table__cell .cell{border:none!important}.das-ui-table.header-border .table-container[data-v-af448684] .el-table__header-wrapper .el-table__header .das-header-border__cell.el-table__cell .cell:after{content:none!important}.das-ui-table.disabled-select-all .table-container[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox .el-checkbox__inner{background-color:var(--das-ui-table-checkbox-disabled-backgroud-color);border-color:var(--das-ui-table-checkbox-disabled-backgroud-color);cursor:not-allowed}.das-ui-table.disabled-select-all .table-container[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox.is-checked .el-checkbox__inner:after{border:2px solid var(--das-ui-tree-node-checkbox-disabled-checked-icon-color);border-left:0;border-top:0}.das-ui-table.disabled-select-all.disabled-select-all-is-indeterminate[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox.is-checked .el-checkbox__inner{background-color:#fff;border:1px solid var(--das-ui-tree-node-checkbox-border-color)}.das-ui-table.disabled-select-all.disabled-select-all-is-indeterminate[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox.is-checked .el-checkbox__inner:before{content:"";position:absolute;display:block;background-color:var(--el-checkbox-disabled-checked-icon-color);border-color:var(--el-checkbox-disabled-checked-icon-color);width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%)}.das-ui-table.disabled-select-all.disabled-select-all-is-indeterminate[data-v-af448684] .el-table__header-wrapper .el-table-column--selection .cell .el-checkbox.is-checked .el-checkbox__inner:after{display:none}.das-ui-table[data-v-af448684] .el-table tfoot tr td.el-table__cell{background-color:var(--das-ui-table-summary-row-background-color)}.das-ui-table[data-v-af448684] .el-table tfoot tr td.el-table__cell .cell{color:var(--das-ui-table-summary-row-color)}.das-ui-table[data-v-af448684] .el-table tfoot tr td.el-table__cell:first-child .cell{color:#212121}.oprations-dropdown .text-ellipsis,.oprations-children-dropdown .text-ellipsis,.oprations-popover-dropdown .text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oprations-dropdown,.oprations-children-dropdown{min-width:100px;max-width:180px;margin-top:-5px!important}.oprations-dropdown .el-popper__arrow,.oprations-children-dropdown .el-popper__arrow{display:none}.oprations-dropdown .el-dropdown__list,.oprations-children-dropdown .el-dropdown__list{max-height:330px}.oprations-dropdown .el-dropdown-menu__item,.oprations-children-dropdown .el-dropdown-menu__item{font-size:12px;height:32px;line-height:32px;padding:0 8px 0 12px}.oprations-dropdown .el-dropdown-menu__item:not(.is-disabled):not(.is-active):hover,.oprations-dropdown .el-dropdown-menu__item:not(.is-disabled):not(.is-active):focus,.oprations-children-dropdown .el-dropdown-menu__item:not(.is-disabled):not(.is-active):hover,.oprations-children-dropdown .el-dropdown-menu__item:not(.is-disabled):not(.is-active):focus{background-color:#f5f5f5;color:#212121}.oprations-dropdown .el-dropdown-menu__item.is-active:not(.is-disabled),.oprations-children-dropdown .el-dropdown-menu__item.is-active:not(.is-disabled){color:#5582f3;background-color:#f2f6ff}.oprations-popover-dropdown{width:auto!important;min-width:100px!important;max-width:180px!important;padding:0!important}.oprations-popover-dropdown .item-container{max-height:330px}.oprations-popover-dropdown .item-container .item-bar .item{cursor:pointer;font-size:12px;height:32px;line-height:32px;white-space:nowrap;padding:0 8px}.oprations-popover-dropdown .item-container .item-bar .item span{padding:0 8px 0 12px}.oprations-popover-dropdown .item-container .item-bar .item.is-disabled{cursor:not-allowed;color:var(--el-text-color-disabled)}.oprations-popover-dropdown .item-container .item-bar .item:hover:not(.is-disabled){background-color:#f5f5f5;color:#212121}.oprations-popover-dropdown .item-container .item-bar .item:focus:not(.is-disabled){color:#5582f3;background-color:#f2f6ff}.das-table__operations-children{font-size:12px;display:flex;justify-content:space-between;align-items:center;height:32px;line-height:32px;width:100%}.das-table__operations-children.is-disabled{cursor:not-allowed;pointer-events:none;color:var(--el-text-color-disabled)}.oprations-children-dropdown[data-popper-placement=left-start]{margin-right:3px}.das-ui-table .el-scrollbar .el-scrollbar__bar{box-sizing:border-box}.das-ui-table .el-scrollbar .el-scrollbar__bar.is-horizontal{padding:var(--das-ui-scrollbar-padding) 0;height:calc(var(--das-ui-scrollbar-thumb-size) + var(--das-ui-scrollbar-padding) * 2)}.das-ui-table .el-scrollbar .el-scrollbar__bar.is-vertical{width:calc(var(--das-ui-scrollbar-thumb-size) + var(--das-ui-scrollbar-padding) * 2);padding:0 var(--das-ui-scrollbar-padding)}.das-ui-table .el-scrollbar .el-scrollbar__bar .el-scrollbar__thumb{background-color:var(--das-ui-scrollbar-thumb-color);opacity:1}.das-ui-table .el-scrollbar .el-scrollbar__bar:hover{padding:0}.das-ui-table .el-scrollbar .el-scrollbar__bar:hover .el-scrollbar__thumb{background-color:var(--das-ui-scrollbar-thumb-hover-color)}.table-filter-pane{display:flex;align-items:center;cursor:pointer;margin-left:6px}.table-filter-popover.el-popover.el-popper{padding:0;word-break:normal!important}.table-filter-popover.el-popover.el-popper .table-filter-container.is-loading,.table-filter-popover.el-popover.el-popper .table-filter-container.is-empty{min-height:150px}.table-filter-popover.el-popover.el-popper .table-filter-container.is-empty{display:flex;justify-content:center;align-items:center}.table-filter-popover.el-popover.el-popper .table-filter-container.is-empty:deep(.ant-empty.ant-empty-normal){margin:0!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content{min-height:80px;max-height:248px;box-sizing:border-box}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .input-box{width:100%;height:34px;display:flex;justify-content:center;align-items:center}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box{padding-bottom:10px}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox{width:100%!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper{padding:6px 13px;margin:0!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper span{color:#212121}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper span:last-child{overflow:hidden}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper .ant-checkbox+span{padding-right:1px!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper.ant-checkbox-wrapper-checked{background-color:var(--das-ui-table-tbody-row-active-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper.ant-checkbox-wrapper-checked:hover{background-color:var(--das-ui-table-tbody-row-active-hover-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):hover{background-color:var(--das-ui-table-tbody-row-hover-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):hover .ant-checkbox-inner{border-color:#d9d9d9!important}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .das-ui-checkbox-vertical.table-filter-checkbox .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):hover .ant-checkbox+span{color:#212121}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list{width:100%}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list .sigle-check-item{cursor:pointer;padding:6px 12px;color:#212121}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list .sigle-check-item.is-active{background-color:var(--das-ui-table-tbody-row-active-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list .sigle-check-item.is-active:hover{background-color:var(--das-ui-table-tbody-row-active-hover-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container .table-filter-content .options-box .sigle-check-list .sigle-check-item:hover{background-color:var(--das-ui-table-tbody-row-hover-bg)}.table-filter-popover.el-popover.el-popper .table-filter-container.input_mode .table-filter-content{min-height:40px}.table-filter-popover.el-popover.el-popper .table-filter-container.input_mode .table-filter-content .options-box{font-size:12px;padding-bottom:0}.table-filter-popover.el-popover.el-popper .table-filter-container.input_mode .table-filter-content .input-box{height:40px}.table-filter-popover.el-popover.el-popper .table-filter-container .total-box{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d9d9d9;padding:5px 14px}.table-filter-popover.el-popover.el-popper .table-filter-container .total-box .all-checkbox .ant-checkbox-wrapper{font-size:12px}.table-filter-popover.el-popover.el-popper .table-filter-container .total-box .total-text{font-size:12px;color:#999}.table-filter-popover.el-popover.el-popper .table-filter-container .total-box .total-text .num{color:#0e5fd8}.table-filter-popover.el-popover.el-popper .table-filter-container .btns-box{display:flex;align-items:center;justify-content:center;margin:8px 0}.column-link[data-v-e897e35f]{color:var(--das-ui-color-link);cursor:pointer}.column-link.is-disabled[data-v-e897e35f]{cursor:not-allowed;color:#00000040}.column-link.is-placeholder[data-v-e897e35f]{cursor:default;color:#212121}.column-status[data-v-e897e35f]{display:flex;align-items:center}.column-status .badge[data-v-e897e35f]{width:6px;height:6px;border-radius:50%;margin-right:4px;flex-shrink:0}.column-status .bebal[data-v-e897e35f]{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
|
|
Binary file
|