@das-fed/ui 6.4.0-dev.55.1 → 6.4.0-dev.55.3
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/process-form/i18n/index.d.ts +4 -0
- package/packages/business-components/process-form/index.js +86 -85
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-log/index.js +1 -1
- package/packages/business-components/process-log/index.js.gz +0 -0
- package/packages/business-components/process-log/style.css +1 -1
- package/packages/business-components/process-log/style.css.gz +0 -0
- package/packages/components/color-picker/index.js +87 -84
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/color-picker/style.css +1 -1
- package/packages/components/color-picker/style.css.gz +0 -0
- package/packages/components/form-item/index.js +1 -1
- package/packages/components/form-item/index.js.gz +0 -0
- package/packages/components/popover/index.d.ts +3 -0
- package/packages/components/popover/index.js +24 -23
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/rich-editor/index.js +2855 -2854
- package/packages/components/rich-editor/index.js.gz +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/ui",
|
|
3
|
-
"version": "6.4.0-dev.55.
|
|
3
|
+
"version": "6.4.0-dev.55.3",
|
|
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-dev.55.
|
|
29
|
+
"@das-fed/cli": "6.4.0-dev.55.3",
|
|
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-dev.55.
|
|
60
|
-
"@das-fed/utils": "6.4.0-dev.55.
|
|
61
|
-
"@das-fed/web": "6.4.0-dev.55.
|
|
59
|
+
"@das-fed/ui": "6.4.0-dev.55.3",
|
|
60
|
+
"@das-fed/utils": "6.4.0-dev.55.3",
|
|
61
|
+
"@das-fed/web": "6.4.0-dev.55.3",
|
|
62
62
|
"@wangeditor/editor": "^5.1.23",
|
|
63
63
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
64
64
|
"@wangeditor/plugin-upload-attachment": "^1.1.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/business-components/process-form/style.css';
|
|
2
2
|
import { withInstall as pt } from "@das-fed/utils/with-install/index";
|
|
3
|
-
import { ref as o, defineComponent as E, watch as C, openBlock as S, createBlock as I, unref as a, withCtx as M, createVNode as
|
|
3
|
+
import { ref as o, defineComponent as E, watch as C, openBlock as S, createBlock as I, unref as a, withCtx as M, createVNode as L, createCommentVNode as q, createElementVNode as Ke, createElementBlock as U, Fragment as G, createTextVNode as ee, toDisplayString as te, isRef as he, createSlots as dt, h as oe, renderList as ie, resolveDynamicComponent as ge, onMounted as ct, withDirectives as gt, normalizeStyle as vt } from "vue";
|
|
4
4
|
import { DasFormRef as mt, DasForm as Ie } from "@das-fed/ui/packages/components/form/index";
|
|
5
5
|
import { DasButton as ft } from "@das-fed/ui/packages/components/button/index";
|
|
6
6
|
import { vOverlay as ht } from "@das-fed/ui/packages/components/overlay/index";
|
|
@@ -21,19 +21,19 @@ import { getConfig as St } from "@das-fed/utils/config";
|
|
|
21
21
|
import { DasRichEditor as Ee } from "@das-fed/ui/packages/components/rich-editor/index";
|
|
22
22
|
import { DasCollaspe as Ae } from "@das-fed/ui/packages/components/collaspe/index";
|
|
23
23
|
import { DasCollaspePanel as Qe } from "@das-fed/ui/packages/components/collapse-panel/index";
|
|
24
|
-
const X = "v1",
|
|
24
|
+
const X = "v1", Nt = Z(`/workflow/form/form/${X}`), Lt = Z(`/workflow/form/formDef/${X}`);
|
|
25
25
|
Z(`/workflow/api/user/${X}`);
|
|
26
|
-
const Ue = Z(`/workflow/api/extend/${X}`), Ct = Z(`/workflow/flow/def/${X}`), zt = Z(`/workflow/form/customQuery/${X}`), ae = Z(`/api/enterpriseright/permission/${X}`),
|
|
26
|
+
const Ue = Z(`/workflow/api/extend/${X}`), Ct = Z(`/workflow/flow/def/${X}`), zt = Z(`/workflow/form/customQuery/${X}`), ae = Z(`/api/enterpriseright/permission/${X}`), Ne = Z(`/api/space-manage/space-tree/${X}`), Mt = Z(`/workflow/form/dataTemplate/${X}`), Le = Z(`/api/supply/supplier/${X}`), kt = Z(`/api/warehouse/vms/${X}/asset-receive`), Tt = Mt.get("/getBpmDataTemplateInfoByFlowKey"), Rt = Nt.get("/formDesign"), $t = Lt.get("/get"), Pt = Ue.get("/report-config");
|
|
27
27
|
Ue.get("/application-report");
|
|
28
|
-
const Ft = Ct.get("/getBindRelationByDefKey"), It = zt.get("/getByAlias"), qt = ae.get("/organization/authTree"), Bt = ae.post("/user/list"), Kt = ae.post("/data/user-query"), jt = ae.get("/role/list"), Ot = ae.post("/data/role-ids"), Et = ae.get("/organization/organizationpage"), At = ae.get("/station/list"), Qt = ae.get("/position/list"), ye = ae.post("/organization/detailbyids"), Ut =
|
|
28
|
+
const Ft = Ct.get("/getBindRelationByDefKey"), It = zt.get("/getByAlias"), qt = ae.get("/organization/authTree"), Bt = ae.post("/user/list"), Kt = ae.post("/data/user-query"), jt = ae.get("/role/list"), Ot = ae.post("/data/role-ids"), Et = ae.get("/organization/organizationpage"), At = ae.get("/station/list"), Qt = ae.get("/position/list"), ye = ae.post("/organization/detailbyids"), Ut = Ne.get("/controller/area-children"), Yt = Ne.get("/controller/fuzzy-tree-all"), xt = Ne.get("/controller/space"), Jt = Le.post("/supplier/list/page", (n) => {
|
|
29
29
|
var e, t;
|
|
30
30
|
return n.data.pageBean = {
|
|
31
31
|
page: ((e = n == null ? void 0 : n.data) == null ? void 0 : e.pageIndex) || 1,
|
|
32
32
|
pageSize: ((t = n == null ? void 0 : n.data) == null ? void 0 : t.pageSize) || 20
|
|
33
33
|
}, n;
|
|
34
|
-
}), Ht =
|
|
35
|
-
const { setDetailData: s, getFormData: g, setFormData: i, formRule: y, showData: V, disabledData: r, encryptionData: h } = t, v = o([]), c = o([]), d = o([]), u = o(!1), _ = mt(), m = o([]), p = (
|
|
36
|
-
const [T, R] = await Rt({ formId:
|
|
34
|
+
}), Ht = Le.get("/supplier"), Wt = Le.post("/classification/list/all"), Zt = kt.get("/receive-code"), be = o(""), Gt = (n, e, t) => {
|
|
35
|
+
const { setDetailData: s, getFormData: g, setFormData: i, formRule: y, showData: V, disabledData: r, encryptionData: h } = t, v = o([]), c = o([]), d = o([]), u = o(!1), _ = mt(), m = o([]), p = (N) => Object.keys(N).length === 0, l = async (N) => {
|
|
36
|
+
const [T, R] = await Rt({ formId: N }).run();
|
|
37
37
|
if (T) return;
|
|
38
38
|
const J = JSON.parse(R.bos);
|
|
39
39
|
be.value = J[0].alias, c.value.length && c.value.forEach((W) => {
|
|
@@ -47,17 +47,17 @@ const Ft = Ct.get("/getBindRelationByDefKey"), It = zt.get("/getByAlias"), qt =
|
|
|
47
47
|
}, 50);
|
|
48
48
|
}, f = async () => {
|
|
49
49
|
if (n.formConfigurationId) {
|
|
50
|
-
const [
|
|
51
|
-
if (
|
|
50
|
+
const [N, T] = await Pt({ id: n.formConfigurationId }).run();
|
|
51
|
+
if (N) return;
|
|
52
52
|
c.value = T.reports, v.value = T.reports[0].buttons.filter((R) => !(n.isView && R.event !== "LINK")), l(T.reports[0].formId);
|
|
53
53
|
}
|
|
54
54
|
if (n.flowKey) {
|
|
55
|
-
const [
|
|
56
|
-
if (
|
|
55
|
+
const [N, T] = await Ft({ flowKey: n.flowKey }).run();
|
|
56
|
+
if (N) return;
|
|
57
57
|
l(T.pcForm.pcFormId);
|
|
58
58
|
}
|
|
59
59
|
}, b = async () => {
|
|
60
|
-
const [
|
|
60
|
+
const [N, T] = await Tt().run({
|
|
61
61
|
flowKey: n.flowKey,
|
|
62
62
|
needDisplayFileds: !1
|
|
63
63
|
});
|
|
@@ -71,11 +71,11 @@ const Ft = Ct.get("/getBindRelationByDefKey"), It = zt.get("/getByAlias"), qt =
|
|
|
71
71
|
activityKeys: m,
|
|
72
72
|
getForm: l,
|
|
73
73
|
getBtnSet: f,
|
|
74
|
-
handleClick: (
|
|
74
|
+
handleClick: (N) => {
|
|
75
75
|
var T;
|
|
76
76
|
(T = _.value) == null || T.validate(async (R) => {
|
|
77
|
-
R && (e("handleClick",
|
|
78
|
-
|
|
77
|
+
R && (e("handleClick", N, g()), N.event === "LINK" && c.value.forEach((J) => {
|
|
78
|
+
N.eventTarget === J.formKey && (v.value = J.buttons.filter(($) => !(n.isView && $.event !== "LINK")), u.value = !1, y.value = {}, l(J.formId));
|
|
79
79
|
}));
|
|
80
80
|
});
|
|
81
81
|
}
|
|
@@ -137,7 +137,7 @@ const Ft = Ct.get("/getBindRelationByDefKey"), It = zt.get("/getByAlias"), qt =
|
|
|
137
137
|
helpMessage: h.value
|
|
138
138
|
}, {
|
|
139
139
|
default: M(() => [
|
|
140
|
-
|
|
140
|
+
L(a(yt), {
|
|
141
141
|
style: { width: "100%" },
|
|
142
142
|
modelValue: v.value,
|
|
143
143
|
"onUpdate:modelValue": d[0] || (d[0] = (u) => v.value = u)
|
|
@@ -202,7 +202,7 @@ const Ft = Ct.get("/getBindRelationByDefKey"), It = zt.get("/getByAlias"), qt =
|
|
|
202
202
|
disabled: a(h)
|
|
203
203
|
}, {
|
|
204
204
|
default: M(() => [
|
|
205
|
-
|
|
205
|
+
L(a(bt), {
|
|
206
206
|
modelValue: p.value,
|
|
207
207
|
"onUpdate:modelValue": f[0] || (f[0] = (b) => p.value = b),
|
|
208
208
|
options: _.value,
|
|
@@ -388,13 +388,13 @@ const Ft = Ct.get("/getBindRelationByDefKey"), It = zt.get("/getByAlias"), qt =
|
|
|
388
388
|
const b = o();
|
|
389
389
|
return b.value = e.setting.options.multiple ? [] : "", e.setting.options.multiple && i(e.setting.name) ? b.value = i(e.setting.name).split(",") : b.value = i(e.setting.name) || b.value, b.value || g(e.setting.name, null), e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), C(b, (w) => {
|
|
390
390
|
g(e.setting.name, w.toString());
|
|
391
|
-
}), (w,
|
|
391
|
+
}), (w, N) => h.value ? (S(), I(a(A), {
|
|
392
392
|
key: 0,
|
|
393
393
|
col: e.span,
|
|
394
394
|
modelValue: b.value,
|
|
395
|
-
"onUpdate:modelValue":
|
|
395
|
+
"onUpdate:modelValue": N[0] || (N[0] = (T) => b.value = T),
|
|
396
396
|
keyword: u.value,
|
|
397
|
-
"onUpdate:keyword":
|
|
397
|
+
"onUpdate:keyword": N[1] || (N[1] = (T) => u.value = T),
|
|
398
398
|
label: w.setting.desc,
|
|
399
399
|
type: "treeSelect",
|
|
400
400
|
"node-key": w.setting.options.customQuery.valueBind,
|
|
@@ -478,7 +478,7 @@ const Ft = Ct.get("/getBindRelationByDefKey"), It = zt.get("/getByAlias"), qt =
|
|
|
478
478
|
}, {
|
|
479
479
|
default: M(() => [
|
|
480
480
|
Ke("div", ra, [
|
|
481
|
-
|
|
481
|
+
L(a(je), {
|
|
482
482
|
modelValue: u.value,
|
|
483
483
|
"onUpdate:modelValue": p[0] || (p[0] = (l) => u.value = l),
|
|
484
484
|
status: c.value,
|
|
@@ -622,13 +622,13 @@ const fa = (n, e) => {
|
|
|
622
622
|
required: _.value
|
|
623
623
|
}, {
|
|
624
624
|
default: M(() => [
|
|
625
|
-
|
|
625
|
+
L(a(Se), {
|
|
626
626
|
placement: "top",
|
|
627
627
|
disabled: !p.value,
|
|
628
628
|
content: p.value
|
|
629
629
|
}, {
|
|
630
630
|
default: M(() => [
|
|
631
|
-
|
|
631
|
+
L(a(_t), {
|
|
632
632
|
modelValue: v.value,
|
|
633
633
|
"onUpdate:modelValue": f[0] || (f[0] = (b) => v.value = b),
|
|
634
634
|
width: l.setting.options.width,
|
|
@@ -860,17 +860,17 @@ const fa = (n, e) => {
|
|
|
860
860
|
g.value.data.forEach((f) => {
|
|
861
861
|
if (e.setting.options.customQuery.alias && e.setting.options.customQuery.alias === f.alias) {
|
|
862
862
|
p.value = null;
|
|
863
|
-
const b = f.conditionfield.filter((
|
|
863
|
+
const b = f.conditionfield.filter((N) => N.defaultType == 1);
|
|
864
864
|
let w = {};
|
|
865
|
-
b.forEach((
|
|
866
|
-
const T =
|
|
867
|
-
w[
|
|
865
|
+
b.forEach((N) => {
|
|
866
|
+
const T = N.fieldPath.split("."), R = T[T.length - 1];
|
|
867
|
+
w[N.field] = y(R);
|
|
868
868
|
}), se(
|
|
869
869
|
e.setting.options.customQuery.alias,
|
|
870
870
|
e.setting.options.customQuery.conditionfield,
|
|
871
871
|
w
|
|
872
|
-
).then((
|
|
873
|
-
_.value =
|
|
872
|
+
).then((N) => {
|
|
873
|
+
_.value = N;
|
|
874
874
|
});
|
|
875
875
|
}
|
|
876
876
|
});
|
|
@@ -886,7 +886,7 @@ const fa = (n, e) => {
|
|
|
886
886
|
const f = e.setting.options.customQuery.conditionfield.filter((w) => w.defaultType == 1);
|
|
887
887
|
let b = {};
|
|
888
888
|
f.forEach((w) => {
|
|
889
|
-
const
|
|
889
|
+
const N = w.fieldPath.split("."), T = N[N.length - 1];
|
|
890
890
|
b[w.field] = y(T);
|
|
891
891
|
}), se(e.setting.options.customQuery.alias, e.setting.options.customQuery.conditionfield, b).then(
|
|
892
892
|
(w) => {
|
|
@@ -906,8 +906,8 @@ const fa = (n, e) => {
|
|
|
906
906
|
const l = (f) => {
|
|
907
907
|
e.setting.options.linkage.length && !e.setting.options.multiple && e.setting.options.linkage.forEach((b) => {
|
|
908
908
|
if (b.value === f) {
|
|
909
|
-
const
|
|
910
|
-
t.value[
|
|
909
|
+
const N = b.effect[0].target.split(".")[2];
|
|
910
|
+
t.value[N] = b.effect[0].type === "w";
|
|
911
911
|
}
|
|
912
912
|
});
|
|
913
913
|
};
|
|
@@ -936,7 +936,7 @@ const fa = (n, e) => {
|
|
|
936
936
|
}), tt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
937
937
|
__proto__: null,
|
|
938
938
|
default: Sa
|
|
939
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
939
|
+
}, Symbol.toStringTag, { value: "Module" })), Na = (n, e, t) => {
|
|
940
940
|
var re, ne, pe, de, ce;
|
|
941
941
|
const s = Oe().id, g = o(!1), i = (ce = (de = (pe = (ne = (re = n == null ? void 0 : n.options) == null ? void 0 : re.selector) == null ? void 0 : ne.type) == null ? void 0 : pe.alias) == null ? void 0 : de.replace("eip-", "")) == null ? void 0 : ce.replace("-selector", ""), y = o([]), V = o(""), r = o(""), h = {
|
|
942
942
|
user: j("搜索姓名/账号/手机号").value,
|
|
@@ -1009,7 +1009,7 @@ const fa = (n, e) => {
|
|
|
1009
1009
|
}
|
|
1010
1010
|
},
|
|
1011
1011
|
right: !1
|
|
1012
|
-
}, T(),
|
|
1012
|
+
}, T(), N()) : i === "source" ? (l.value = {
|
|
1013
1013
|
left: !1,
|
|
1014
1014
|
content: {
|
|
1015
1015
|
api: Zt,
|
|
@@ -1108,7 +1108,7 @@ const fa = (n, e) => {
|
|
|
1108
1108
|
size: "small"
|
|
1109
1109
|
}
|
|
1110
1110
|
];
|
|
1111
|
-
},
|
|
1111
|
+
}, N = async () => {
|
|
1112
1112
|
f.value = [
|
|
1113
1113
|
{
|
|
1114
1114
|
type: "searchInput",
|
|
@@ -1237,7 +1237,7 @@ const fa = (n, e) => {
|
|
|
1237
1237
|
searchOptions: f,
|
|
1238
1238
|
linkmanPhone: r
|
|
1239
1239
|
};
|
|
1240
|
-
},
|
|
1240
|
+
}, La = () => {
|
|
1241
1241
|
const n = o(""), e = o(""), t = o([]), s = o("");
|
|
1242
1242
|
return {
|
|
1243
1243
|
spacePath: n,
|
|
@@ -1312,13 +1312,13 @@ const fa = (n, e) => {
|
|
|
1312
1312
|
userStatusMap: f,
|
|
1313
1313
|
roleTypeMap: b,
|
|
1314
1314
|
roleStatusMap: w,
|
|
1315
|
-
openDialog:
|
|
1315
|
+
openDialog: N,
|
|
1316
1316
|
confirm: T,
|
|
1317
1317
|
getDetail: R,
|
|
1318
1318
|
searchData: J,
|
|
1319
1319
|
searchOptions: $,
|
|
1320
1320
|
linkmanPhone: Y
|
|
1321
|
-
} =
|
|
1321
|
+
} = Na(e.setting, i, c), { spacePath: W, spaceName: re, searchSpace: ne, changeSpace: pe, spaceLoad: de, filterSpaceTree: ce, getSpaceDetail: B } = La(), Q = o(!1);
|
|
1322
1322
|
H(e.setting.options.validateList).then((k) => {
|
|
1323
1323
|
Q.value = k;
|
|
1324
1324
|
});
|
|
@@ -1352,12 +1352,12 @@ const fa = (n, e) => {
|
|
|
1352
1352
|
disabled: a(v),
|
|
1353
1353
|
required: Q.value,
|
|
1354
1354
|
placeholder: k.setting.options.placeholder,
|
|
1355
|
-
onOpenDialog: a(
|
|
1355
|
+
onOpenDialog: a(N)
|
|
1356
1356
|
}, {
|
|
1357
1357
|
default: M(() => {
|
|
1358
1358
|
var P;
|
|
1359
1359
|
return [
|
|
1360
|
-
|
|
1360
|
+
L(a(Dt), {
|
|
1361
1361
|
"append-to-body": "",
|
|
1362
1362
|
modelValue: a(d),
|
|
1363
1363
|
"onUpdate:modelValue": O[0] || (O[0] = (z) => he(d) ? d.value = z : null),
|
|
@@ -1373,7 +1373,7 @@ const fa = (n, e) => {
|
|
|
1373
1373
|
name: "table-header-search",
|
|
1374
1374
|
fn: M(() => [
|
|
1375
1375
|
Ke("div", Ca, [
|
|
1376
|
-
|
|
1376
|
+
L(a(Vt), {
|
|
1377
1377
|
labelLength: "6",
|
|
1378
1378
|
options: a($),
|
|
1379
1379
|
onConfirm: a(J),
|
|
@@ -1386,20 +1386,20 @@ const fa = (n, e) => {
|
|
|
1386
1386
|
a(p) === "user" ? {
|
|
1387
1387
|
name: "table-column",
|
|
1388
1388
|
fn: M(() => [
|
|
1389
|
-
|
|
1389
|
+
L(a(F), {
|
|
1390
1390
|
label: a(D)("姓名"),
|
|
1391
1391
|
prop: "name"
|
|
1392
1392
|
}, null, 8, ["label"]),
|
|
1393
|
-
|
|
1393
|
+
L(a(F), {
|
|
1394
1394
|
label: a(D)("账号"),
|
|
1395
1395
|
prop: "userName"
|
|
1396
1396
|
}, null, 8, ["label"]),
|
|
1397
|
-
|
|
1397
|
+
L(a(F), {
|
|
1398
1398
|
label: a(D)("手机号"),
|
|
1399
1399
|
prop: "sensitivePhone"
|
|
1400
1400
|
}, {
|
|
1401
1401
|
default: M(({ row: z }) => [
|
|
1402
|
-
|
|
1402
|
+
L(a(Se), {
|
|
1403
1403
|
placement: "top",
|
|
1404
1404
|
content: z.phone,
|
|
1405
1405
|
disabled: !z.phone
|
|
@@ -1418,7 +1418,7 @@ const fa = (n, e) => {
|
|
|
1418
1418
|
_: 1
|
|
1419
1419
|
/* STABLE */
|
|
1420
1420
|
}, 8, ["label"]),
|
|
1421
|
-
|
|
1421
|
+
L(a(F), {
|
|
1422
1422
|
label: a(D)("状态")
|
|
1423
1423
|
}, {
|
|
1424
1424
|
default: M(({ row: z }) => [
|
|
@@ -1437,15 +1437,15 @@ const fa = (n, e) => {
|
|
|
1437
1437
|
a(p) === "org" ? {
|
|
1438
1438
|
name: "table-column",
|
|
1439
1439
|
fn: M(() => [
|
|
1440
|
-
|
|
1440
|
+
L(a(F), {
|
|
1441
1441
|
label: a(D)("组织名称"),
|
|
1442
1442
|
prop: "name"
|
|
1443
1443
|
}, null, 8, ["label"]),
|
|
1444
|
-
|
|
1444
|
+
L(a(F), {
|
|
1445
1445
|
label: a(D)("组织编码"),
|
|
1446
1446
|
prop: "code"
|
|
1447
1447
|
}, null, 8, ["label"]),
|
|
1448
|
-
|
|
1448
|
+
L(a(F), {
|
|
1449
1449
|
label: a(D)("组织类型"),
|
|
1450
1450
|
prop: "typeName"
|
|
1451
1451
|
}, null, 8, ["label"])
|
|
@@ -1455,11 +1455,11 @@ const fa = (n, e) => {
|
|
|
1455
1455
|
a(p) === "role" ? {
|
|
1456
1456
|
name: "table-column",
|
|
1457
1457
|
fn: M(() => [
|
|
1458
|
-
|
|
1458
|
+
L(a(F), {
|
|
1459
1459
|
label: a(D)("角色名称"),
|
|
1460
1460
|
prop: "name"
|
|
1461
1461
|
}, null, 8, ["label"]),
|
|
1462
|
-
|
|
1462
|
+
L(a(F), {
|
|
1463
1463
|
label: a(D)("角色类型")
|
|
1464
1464
|
}, {
|
|
1465
1465
|
default: M(({ row: z }) => [
|
|
@@ -1472,7 +1472,7 @@ const fa = (n, e) => {
|
|
|
1472
1472
|
_: 1
|
|
1473
1473
|
/* STABLE */
|
|
1474
1474
|
}, 8, ["label"]),
|
|
1475
|
-
|
|
1475
|
+
L(a(F), {
|
|
1476
1476
|
label: a(D)("角色状态")
|
|
1477
1477
|
}, {
|
|
1478
1478
|
default: M(({ row: z }) => [
|
|
@@ -1491,15 +1491,15 @@ const fa = (n, e) => {
|
|
|
1491
1491
|
a(p) === "job" ? {
|
|
1492
1492
|
name: "table-column",
|
|
1493
1493
|
fn: M(() => [
|
|
1494
|
-
|
|
1494
|
+
L(a(F), {
|
|
1495
1495
|
label: a(D)("职务名称"),
|
|
1496
1496
|
prop: "name"
|
|
1497
1497
|
}, null, 8, ["label"]),
|
|
1498
|
-
|
|
1498
|
+
L(a(F), {
|
|
1499
1499
|
label: a(D)("职务编码"),
|
|
1500
1500
|
prop: "code"
|
|
1501
1501
|
}, null, 8, ["label"]),
|
|
1502
|
-
|
|
1502
|
+
L(a(F), {
|
|
1503
1503
|
label: a(D)("所属组织路径"),
|
|
1504
1504
|
prop: "groupName"
|
|
1505
1505
|
}, null, 8, ["label"])
|
|
@@ -1509,15 +1509,15 @@ const fa = (n, e) => {
|
|
|
1509
1509
|
a(p) === "post" ? {
|
|
1510
1510
|
name: "table-column",
|
|
1511
1511
|
fn: M(() => [
|
|
1512
|
-
|
|
1512
|
+
L(a(F), {
|
|
1513
1513
|
label: a(D)("岗位名称"),
|
|
1514
1514
|
prop: "name"
|
|
1515
1515
|
}, null, 8, ["label"]),
|
|
1516
|
-
|
|
1516
|
+
L(a(F), {
|
|
1517
1517
|
label: a(D)("岗位编码"),
|
|
1518
1518
|
prop: "code"
|
|
1519
1519
|
}, null, 8, ["label"]),
|
|
1520
|
-
|
|
1520
|
+
L(a(F), {
|
|
1521
1521
|
label: a(D)("所属组织路径"),
|
|
1522
1522
|
prop: "groupName"
|
|
1523
1523
|
}, null, 8, ["label"])
|
|
@@ -1527,23 +1527,23 @@ const fa = (n, e) => {
|
|
|
1527
1527
|
a(p) === "supplier" ? {
|
|
1528
1528
|
name: "table-column",
|
|
1529
1529
|
fn: M(() => [
|
|
1530
|
-
|
|
1530
|
+
L(a(F), {
|
|
1531
1531
|
type: "index",
|
|
1532
1532
|
width: "50"
|
|
1533
1533
|
}),
|
|
1534
|
-
|
|
1534
|
+
L(a(F), {
|
|
1535
1535
|
label: a(D)("供应商名称"),
|
|
1536
1536
|
prop: "name"
|
|
1537
1537
|
}, null, 8, ["label"]),
|
|
1538
|
-
|
|
1538
|
+
L(a(F), {
|
|
1539
1539
|
label: a(D)("供应商编码"),
|
|
1540
1540
|
prop: "code"
|
|
1541
1541
|
}, null, 8, ["label"]),
|
|
1542
|
-
|
|
1542
|
+
L(a(F), {
|
|
1543
1543
|
label: a(D)("供应商等级"),
|
|
1544
1544
|
prop: "supplierLevel"
|
|
1545
1545
|
}, null, 8, ["label"]),
|
|
1546
|
-
|
|
1546
|
+
L(a(F), {
|
|
1547
1547
|
label: a(D)("供应商分类"),
|
|
1548
1548
|
prop: "classificationName"
|
|
1549
1549
|
}, {
|
|
@@ -1555,7 +1555,7 @@ const fa = (n, e) => {
|
|
|
1555
1555
|
_: 1
|
|
1556
1556
|
/* STABLE */
|
|
1557
1557
|
}, 8, ["label"]),
|
|
1558
|
-
|
|
1558
|
+
L(a(F), {
|
|
1559
1559
|
label: a(D)("个人/公司"),
|
|
1560
1560
|
prop: "businessType"
|
|
1561
1561
|
}, {
|
|
@@ -1575,24 +1575,24 @@ const fa = (n, e) => {
|
|
|
1575
1575
|
a(p) === "source" ? {
|
|
1576
1576
|
name: "table-column",
|
|
1577
1577
|
fn: M(() => [
|
|
1578
|
-
|
|
1578
|
+
L(a(F), {
|
|
1579
1579
|
type: "index",
|
|
1580
1580
|
width: "50"
|
|
1581
1581
|
}),
|
|
1582
|
-
|
|
1582
|
+
L(a(F), {
|
|
1583
1583
|
label: a(D)("单据编码"),
|
|
1584
1584
|
prop: "code"
|
|
1585
1585
|
}, null, 8, ["label"]),
|
|
1586
|
-
|
|
1586
|
+
L(a(F), {
|
|
1587
1587
|
label: a(D)("申请人"),
|
|
1588
1588
|
prop: "userName"
|
|
1589
1589
|
}, null, 8, ["label"]),
|
|
1590
|
-
|
|
1590
|
+
L(a(F), {
|
|
1591
1591
|
label: a(D)("联系电话"),
|
|
1592
1592
|
prop: "sensitivePhone"
|
|
1593
1593
|
}, {
|
|
1594
1594
|
default: M(({ row: z }) => [
|
|
1595
|
-
|
|
1595
|
+
L(a(Se), {
|
|
1596
1596
|
placement: "top",
|
|
1597
1597
|
content: z.phone,
|
|
1598
1598
|
disabled: !z.phone
|
|
@@ -1611,7 +1611,7 @@ const fa = (n, e) => {
|
|
|
1611
1611
|
_: 1
|
|
1612
1612
|
/* STABLE */
|
|
1613
1613
|
}, 8, ["label"]),
|
|
1614
|
-
|
|
1614
|
+
L(a(F), {
|
|
1615
1615
|
label: a(D)("计划领用日期"),
|
|
1616
1616
|
prop: "claimingDate"
|
|
1617
1617
|
}, {
|
|
@@ -1625,7 +1625,7 @@ const fa = (n, e) => {
|
|
|
1625
1625
|
_: 1
|
|
1626
1626
|
/* STABLE */
|
|
1627
1627
|
}, 8, ["label"]),
|
|
1628
|
-
|
|
1628
|
+
L(a(F), {
|
|
1629
1629
|
label: a(D)("资产用途"),
|
|
1630
1630
|
prop: "purpose"
|
|
1631
1631
|
}, null, 8, ["label"])
|
|
@@ -1729,7 +1729,7 @@ const fa = (n, e) => {
|
|
|
1729
1729
|
}, {
|
|
1730
1730
|
default: M(() => [
|
|
1731
1731
|
u.value ? (S(), U("div", Ta, [
|
|
1732
|
-
|
|
1732
|
+
L(a(je), {
|
|
1733
1733
|
modelValue: u.value,
|
|
1734
1734
|
"onUpdate:modelValue": m[0] || (m[0] = (p) => u.value = p),
|
|
1735
1735
|
status: c.value,
|
|
@@ -1844,7 +1844,7 @@ const fa = (n, e) => {
|
|
|
1844
1844
|
helpMessage: h.value
|
|
1845
1845
|
}, {
|
|
1846
1846
|
default: M(() => [
|
|
1847
|
-
|
|
1847
|
+
L(a(Ee), {
|
|
1848
1848
|
type: "text",
|
|
1849
1849
|
modelValue: v.value,
|
|
1850
1850
|
"onUpdate:modelValue": d[0] || (d[0] = (u) => v.value = u)
|
|
@@ -1932,7 +1932,7 @@ const fa = (n, e) => {
|
|
|
1932
1932
|
readOnly: e.isView
|
|
1933
1933
|
}, {
|
|
1934
1934
|
default: M(() => [
|
|
1935
|
-
|
|
1935
|
+
L(a(Ee), {
|
|
1936
1936
|
ref: "editor",
|
|
1937
1937
|
width: u.value,
|
|
1938
1938
|
height: _.value,
|
|
@@ -2165,7 +2165,7 @@ Object.keys(Ve).map((n) => rt[Ve[n].default.name] = Ve[n].default);
|
|
|
2165
2165
|
Object.keys(De).map((n) => Za[De[n].default.name] = De[n].default);
|
|
2166
2166
|
Object.keys(_e).map((n) => ue[_e[n].default.name] = _e[n].default);
|
|
2167
2167
|
const Ga = { ...ut, ...rt }, Xa = (n, e, t, s) => {
|
|
2168
|
-
(!e || e.toString() === "") && parseInt(e) !== 0 ? t(new Error(`${
|
|
2168
|
+
(!e || e.toString() === "") && parseInt(e) !== 0 ? t(new Error(`${D("*必填")}`)) : t();
|
|
2169
2169
|
}, en = (n, e, t, s) => {
|
|
2170
2170
|
e !== "" && e.length > parseInt(s.value) ? t(new Error(`${s.name}${D("不能超过")}${s.value}`)) : t();
|
|
2171
2171
|
}, tn = (n, e, t, s) => {
|
|
@@ -2248,8 +2248,8 @@ const Ga = { ...ut, ...rt }, Xa = (n, e, t, s) => {
|
|
|
2248
2248
|
linkData: h,
|
|
2249
2249
|
encryptionData: r,
|
|
2250
2250
|
setData: (b, w) => {
|
|
2251
|
-
e.value.forEach((
|
|
2252
|
-
|
|
2251
|
+
e.value.forEach((N) => {
|
|
2252
|
+
N.formKey === y.value && (N.data[b] = w);
|
|
2253
2253
|
});
|
|
2254
2254
|
},
|
|
2255
2255
|
setDetailData: (b) => {
|
|
@@ -2261,21 +2261,21 @@ const Ga = { ...ut, ...rt }, Xa = (n, e, t, s) => {
|
|
|
2261
2261
|
h.value = { data: b, val: w };
|
|
2262
2262
|
},
|
|
2263
2263
|
getData: (b) => n.value[b],
|
|
2264
|
-
setFormData: (b, w,
|
|
2264
|
+
setFormData: (b, w, N) => {
|
|
2265
2265
|
y.value = b, g.value.includes(b) ? e.value.forEach((T) => {
|
|
2266
2266
|
T.formKey === b && (n.value = T.data);
|
|
2267
2267
|
}) : (g.value.push(b), e.value.push({
|
|
2268
2268
|
formKey: b,
|
|
2269
2269
|
boKey: w,
|
|
2270
|
-
reportId:
|
|
2270
|
+
reportId: N || null,
|
|
2271
2271
|
data: {}
|
|
2272
2272
|
}));
|
|
2273
2273
|
},
|
|
2274
2274
|
getFormData: () => e.value,
|
|
2275
2275
|
setFormRule: (b, w) => {
|
|
2276
|
-
V.value[b] = [], w && w.length && w.forEach((
|
|
2276
|
+
V.value[b] = [], w && w.length && w.forEach((N) => {
|
|
2277
2277
|
V.value[b].push({
|
|
2278
|
-
validator: (T, R, J) => hn[
|
|
2278
|
+
validator: (T, R, J) => hn[N.key](T, R, J, N)
|
|
2279
2279
|
});
|
|
2280
2280
|
});
|
|
2281
2281
|
},
|
|
@@ -2323,7 +2323,7 @@ const Ga = { ...ut, ...rt }, Xa = (n, e, t, s) => {
|
|
|
2323
2323
|
h,
|
|
2324
2324
|
v,
|
|
2325
2325
|
s
|
|
2326
|
-
), w = o({}),
|
|
2326
|
+
), w = o({}), N = (R, J) => {
|
|
2327
2327
|
const { key: $ } = J;
|
|
2328
2328
|
w.value[$] || (w.value[$] = R);
|
|
2329
2329
|
}, T = () => new Promise((R, J) => {
|
|
@@ -2397,9 +2397,9 @@ const Ga = { ...ut, ...rt }, Xa = (n, e, t, s) => {
|
|
|
2397
2397
|
header: $.columns[0].span
|
|
2398
2398
|
}, {
|
|
2399
2399
|
default: M(() => [
|
|
2400
|
-
|
|
2400
|
+
L(a(Ie), {
|
|
2401
2401
|
ref_for: !0,
|
|
2402
|
-
ref: (Y) =>
|
|
2402
|
+
ref: (Y) => N(Y, $),
|
|
2403
2403
|
cols: 24,
|
|
2404
2404
|
alignType: "horizontal",
|
|
2405
2405
|
"margin-right": "80px",
|
|
@@ -2450,7 +2450,7 @@ const Ga = { ...ut, ...rt }, Xa = (n, e, t, s) => {
|
|
|
2450
2450
|
a(u) ? (S(), I(a(Ie), {
|
|
2451
2451
|
key: 0,
|
|
2452
2452
|
ref_for: !0,
|
|
2453
|
-
ref: (Y) =>
|
|
2453
|
+
ref: (Y) => N(Y, $),
|
|
2454
2454
|
cols: 24,
|
|
2455
2455
|
"auto-margin-right": "",
|
|
2456
2456
|
alignType: "horizontal",
|
|
@@ -2504,6 +2504,7 @@ const Ga = { ...ut, ...rt }, Xa = (n, e, t, s) => {
|
|
|
2504
2504
|
联系电话: { "zh-CN": "联系电话", en: "Contact phone" },
|
|
2505
2505
|
计划领用日期: { "zh-CN": "计划领用日期", en: "Planned usage date" },
|
|
2506
2506
|
资产用途: { "zh-CN": "资产用途", en: "Asset usage" },
|
|
2507
|
+
"*必填": { "zh-CN": "*必填", en: "*required" },
|
|
2507
2508
|
不能超过: { "zh-CN": "不能超过", en: "Cannot exceed" },
|
|
2508
2509
|
不能少于: { "zh-CN": "不能少于", en: "Cannot be less than" },
|
|
2509
2510
|
手机号码格式不正确: { "zh-CN": "手机号码格式不正确", en: "Invalid mobile number format" },
|
|
Binary file
|
|
@@ -403,7 +403,7 @@ const ao = {
|
|
|
403
403
|
])
|
|
404
404
|
]));
|
|
405
405
|
}
|
|
406
|
-
}), Oo = /* @__PURE__ */ P(qo, [["__scopeId", "data-v-
|
|
406
|
+
}), Oo = /* @__PURE__ */ P(qo, [["__scopeId", "data-v-0671b5da"]]), jo = { class: "title-box" }, To = { class: "item-box" }, Mo = { key: 0 }, Do = { key: 0 }, Wo = { key: 1 }, Zo = /* @__PURE__ */ w({
|
|
407
407
|
__name: "titleInfo",
|
|
408
408
|
props: {
|
|
409
409
|
titleList: { default: [] },
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";.default-img[data-v-7910c1ad]{position:relative;margin:8px 0}.phone-tips[data-v-7910c1ad]{position:absolute;z-index:1;bottom:0;right:0;background:var(--das-ui-processlog-bg-color);border-radius:50%;padding:2px;display:flex}.circle-image[data-v-7910c1ad]{border-radius:50%;overflow:hidden;width:40px;height:40px;display:flex}.op65[data-v-66acc098]{opacity:.65}.header-box .head-cover-box[data-v-66acc098]{display:flex;flex-wrap:wrap}.header-box .isExpend[data-v-66acc098]{height:60px;overflow:hidden}.header-box .cover-box[data-v-66acc098]{width:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:8px}.header-box .cover-img[data-v-66acc098]{position:relative;margin-bottom:4px}.header-box .cover-img .phone-tips-duty[data-v-66acc098]{position:absolute;z-index:1;bottom:0;right:0;background:var(--das-ui-processlog-bg-color);border-radius:50%;padding:2px;display:flex}.header-box .personal-image[data-v-66acc098]{border-radius:50%;overflow:hidden;width:32px;height:32px;display:flex}.header-box .name-text[data-v-66acc098]{font-size:14px;font-weight:400;line-height:21px;text-align:center;letter-spacing:0px;color:var(--das-ui-processlog-user-name-color)}.fold-btn[data-v-66acc098]{display:flex;align-items:center;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px;margin-bottom:4px;color:var(--das-ui-processlog-time-color);cursor:pointer}.fold-btn .text-collaspe[data-v-66acc098]{margin-right:4px}.op65[data-v-b68b2060]{opacity:.65}.file-box .file-item-content[data-v-b68b2060]{display:flex;align-items:center}.file-box .file-item-content .file-name[data-v-b68b2060]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-status-name-color);padding:12px 0 12px 20px;display:flex;align-items:center;flex-wrap:nowrap}.file-box .file-item-content .file-name[data-v-b68b2060] .das-icon{margin-right:4px}.file-box .file-item-content .file-name .file-text[data-v-b68b2060]{margin-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.file-box .file-item-content .file-name .file-unfix[data-v-b68b2060]{word-break:keep-all}.file-box .file-item-content .file-name .file-size[data-v-b68b2060]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;word-break:keep-all;color:var(--das-ui-processlog-time-color);margin-left:8px}.file-box .file-item-content[data-v-b68b2060]:hover{background:var(--das-ui-processlog-hover-color)}.file-box .pre-file[data-v-b68b2060]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-btn-color);cursor:pointer}.file-box .down-file[data-v-b68b2060]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-btn-color);cursor:pointer;word-break:keep-all;margin-right:20px}.fold-btn[data-v-b68b2060]{display:flex;align-items:center;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px;cursor:pointer;color:var(--das-ui-processlog-time-color);margin-bottom:4px}.fold-btn .text-collaspe[data-v-b68b2060]{margin-right:4px}[data-v-b68b2060] .das-ui-button .ant-btn.ant-btn-text.primary-text{color:var(--das-ui-processlog-btn-color)!important}[data-v-b68b2060] .das-tooltip-text-wrap{color:var(--5953d9b0)}.op65[data-v-f8430eda]{opacity:.65}.rate-box[data-v-f8430eda]{margin-bottom:4px}.rate-box .rata-star[data-v-f8430eda]{display:flex;align-items:center;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0px;color:var(--das-ui-processlog-title-color)}.rate-box .rata-star .customStart[data-v-f8430eda]{margin-right:8px}.rate-box .startText[data-v-f8430eda]{margin-left:8px}.med-content .img-box[data-v-
|
|
1
|
+
@charset "UTF-8";.default-img[data-v-7910c1ad]{position:relative;margin:8px 0}.phone-tips[data-v-7910c1ad]{position:absolute;z-index:1;bottom:0;right:0;background:var(--das-ui-processlog-bg-color);border-radius:50%;padding:2px;display:flex}.circle-image[data-v-7910c1ad]{border-radius:50%;overflow:hidden;width:40px;height:40px;display:flex}.op65[data-v-66acc098]{opacity:.65}.header-box .head-cover-box[data-v-66acc098]{display:flex;flex-wrap:wrap}.header-box .isExpend[data-v-66acc098]{height:60px;overflow:hidden}.header-box .cover-box[data-v-66acc098]{width:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:8px}.header-box .cover-img[data-v-66acc098]{position:relative;margin-bottom:4px}.header-box .cover-img .phone-tips-duty[data-v-66acc098]{position:absolute;z-index:1;bottom:0;right:0;background:var(--das-ui-processlog-bg-color);border-radius:50%;padding:2px;display:flex}.header-box .personal-image[data-v-66acc098]{border-radius:50%;overflow:hidden;width:32px;height:32px;display:flex}.header-box .name-text[data-v-66acc098]{font-size:14px;font-weight:400;line-height:21px;text-align:center;letter-spacing:0px;color:var(--das-ui-processlog-user-name-color)}.fold-btn[data-v-66acc098]{display:flex;align-items:center;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px;margin-bottom:4px;color:var(--das-ui-processlog-time-color);cursor:pointer}.fold-btn .text-collaspe[data-v-66acc098]{margin-right:4px}.op65[data-v-b68b2060]{opacity:.65}.file-box .file-item-content[data-v-b68b2060]{display:flex;align-items:center}.file-box .file-item-content .file-name[data-v-b68b2060]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-status-name-color);padding:12px 0 12px 20px;display:flex;align-items:center;flex-wrap:nowrap}.file-box .file-item-content .file-name[data-v-b68b2060] .das-icon{margin-right:4px}.file-box .file-item-content .file-name .file-text[data-v-b68b2060]{margin-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all}.file-box .file-item-content .file-name .file-unfix[data-v-b68b2060]{word-break:keep-all}.file-box .file-item-content .file-name .file-size[data-v-b68b2060]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;word-break:keep-all;color:var(--das-ui-processlog-time-color);margin-left:8px}.file-box .file-item-content[data-v-b68b2060]:hover{background:var(--das-ui-processlog-hover-color)}.file-box .pre-file[data-v-b68b2060]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-btn-color);cursor:pointer}.file-box .down-file[data-v-b68b2060]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-btn-color);cursor:pointer;word-break:keep-all;margin-right:20px}.fold-btn[data-v-b68b2060]{display:flex;align-items:center;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px;cursor:pointer;color:var(--das-ui-processlog-time-color);margin-bottom:4px}.fold-btn .text-collaspe[data-v-b68b2060]{margin-right:4px}[data-v-b68b2060] .das-ui-button .ant-btn.ant-btn-text.primary-text{color:var(--das-ui-processlog-btn-color)!important}[data-v-b68b2060] .das-tooltip-text-wrap{color:var(--5953d9b0)}.op65[data-v-f8430eda]{opacity:.65}.rate-box[data-v-f8430eda]{margin-bottom:4px}.rate-box .rata-star[data-v-f8430eda]{display:flex;align-items:center;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0px;color:var(--das-ui-processlog-title-color)}.rate-box .rata-star .customStart[data-v-f8430eda]{margin-right:8px}.rate-box .startText[data-v-f8430eda]{margin-left:8px}.med-content .img-box[data-v-0671b5da]{display:flex;flex-wrap:wrap}.med-content[data-v-0671b5da] .medium-show-box-item{margin-right:15px;margin-bottom:8px}.med-content[data-v-0671b5da] .medium-show-custom-item{margin-right:10px;margin-bottom:8px}.op65[data-v-94e6a5d5]{opacity:.65}.title-box[data-v-94e6a5d5]{margin-bottom:4px}.title-box .title-item[data-v-94e6a5d5]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-title-color)}.sign-box[data-v-efec6fac]{display:flex;margin-bottom:8px}.op65[data-v-504875ad]{opacity:.65}.remark-box[data-v-504875ad]{margin-bottom:4px;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-title-color)}.fold-btn[data-v-504875ad]{display:flex;align-items:center;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px;margin-bottom:4px;color:var(--das-ui-processlog-time-color);cursor:pointer}.fold-btn .text-collaspe[data-v-504875ad]{margin-right:4px}.hide-two-line[data-v-504875ad]{height:40px;overflow:hidden}.w100[data-v-902c029c]{width:100%}.w700px[data-v-902c029c]{width:700px}.op65[data-v-902c029c]{opacity:.65}.right-content[data-v-902c029c]{margin-left:8px;position:relative;top:-7.001px;min-height:45px}.right-content .time-box[data-v-902c029c]{font-weight:400;font-size:12px;color:var(--das-ui-processlog-time-color)}.right-content .status-box[data-v-902c029c]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;margin-bottom:8px}.right-content .is-no-wait[data-v-902c029c]{color:var(--das-ui-processlog-status-name-color)}.right-content .is-wait[data-v-902c029c]{color:var(--das-ui-processlog-duty-color)}.right-content .name-box[data-v-902c029c]{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0px;color:var(--das-ui-processlog-status-name-color);margin-bottom:4px}.right-content .audit-result[data-v-902c029c]{font-size:14px;font-weight:400;line-height:normal;letter-spacing:0px;color:var(--das-ui-processlog-title-color);margin-bottom:4px}.das-timeline-item[data-v-902c029c]{padding-bottom:22px}.das-timeline-item[data-v-902c029c]:last-child{padding-bottom:10px}.das-timeline-item:first-child.default-img[data-v-902c029c]{margin-top:0}.das-timeline-item[data-v-902c029c] .ant-timeline-item-head{background:var(--6a0fac74)}.das-process-log[data-v-d9db07b6]{padding:18px 16px 0;background:var(--das-ui-processlog-bg-color)}
|
|
Binary file
|