@das-fed/ui 6.4.0-dev.55.4 → 6.4.0-dev.55.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
- package/packages/business-components/change-enterprises/i18n/index.d.ts +3 -0
- package/packages/business-components/change-enterprises/index.js +44 -44
- package/packages/business-components/change-enterprises/index.js.gz +0 -0
- package/packages/business-components/change-pwd/i18n/index.d.ts +18 -0
- package/packages/business-components/change-pwd/index.js +119 -114
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/currency-page/i18n/index.d.ts +4 -0
- package/packages/business-components/currency-page/index.js +12 -4
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/device-panel/i18n/index.d.ts +235 -0
- package/packages/business-components/device-panel/index.js +4979 -4945
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/export-button/i18n/index.d.ts +11 -0
- package/packages/business-components/export-button/index.js +76 -71
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/i18n/index.d.ts +26 -0
- package/packages/business-components/import-button/index.js +297 -288
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/i18n/index.d.ts +6 -0
- package/packages/business-components/model-table-dialog/index.js +433 -433
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/process-configuration/i18n/index.d.ts +31 -0
- package/packages/business-components/process-configuration/index.js +201 -198
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-form/i18n/index.d.ts +80 -0
- package/packages/business-components/process-form/index.js +820 -801
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-log/i18n/index.d.ts +10 -0
- package/packages/business-components/process-log/index.js +245 -245
- package/packages/business-components/process-log/index.js.gz +0 -0
- package/packages/business-components/process-search-form/i18n/index.d.ts +9 -0
- package/packages/business-components/process-search-form/index.js +126 -126
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/process-table/i18n/index.d.ts +8 -0
- package/packages/business-components/process-table/index.js +128 -128
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/upload-file/i18n/index.d.ts +1 -0
- package/packages/business-components/upload-file/index.js +25 -24
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/i18n/index.d.ts +90 -0
- package/packages/business-components/urgent-panel/index.js +1249 -1235
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/i18n/index.d.ts +15 -0
- package/packages/business-components/user-org-dialog/index.js +223 -219
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/i18n/index.d.ts +20 -0
- package/packages/business-components/video-dialog/index.js +233 -233
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/components/calendar/i18n/index.d.ts +46 -0
- package/packages/components/calendar/index.js +283 -283
- package/packages/components/calendar/index.js.gz +0 -0
- package/packages/components/cascader/i18n/index.d.ts +1 -0
- package/packages/components/cascader/index.js +21 -21
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/color-picker/i18n/index.d.ts +1 -0
- package/packages/components/color-picker/index.js +35 -35
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/custom-search-item/i18n/index.d.ts +1 -0
- package/packages/components/custom-search-item/index.js +17 -17
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/date-picker/i18n/index.d.ts +3 -0
- package/packages/components/date-picker/index.js +94 -94
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/dialog/i18n/index.d.ts +6 -0
- package/packages/components/dialog/index.js +58 -58
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dimple-layout/i18n/index.d.ts +10 -0
- package/packages/components/dimple-layout/index.js +287 -283
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/dropdown/i18n/index.d.ts +1 -0
- package/packages/components/dropdown/index.js +14 -14
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/empty/i18n/index.d.ts +1 -0
- package/packages/components/empty/index.js +11 -11
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/image-upload/i18n/index.d.ts +6 -0
- package/packages/components/image-upload/index.js +67 -58
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/input/i18n/index.d.ts +3 -0
- package/packages/components/input/index.js +36 -36
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/live-player/i18n/index.d.ts +2 -0
- package/packages/components/live-player/index.js +3 -2
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/loading/i18n/index.d.ts +1 -0
- package/packages/components/loading/index.js +53 -53
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/map/i18n/index.d.ts +4 -0
- package/packages/components/map/index.js +73 -68
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/menu-aside/i18n/index.d.ts +1 -0
- package/packages/components/menu-aside/index.js +1 -1
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/message/i18n/index.d.ts +1 -0
- package/packages/components/message/index.js +1 -1
- package/packages/components/message/index.js.gz +0 -0
- package/packages/components/notification/i18n/index.d.ts +1 -0
- package/packages/components/notification/index.js +1 -1
- package/packages/components/notification/index.js.gz +0 -0
- package/packages/components/pagination/i18n/index.d.ts +4 -0
- package/packages/components/pagination/index.js +44 -44
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/popover/i18n/index.d.ts +2 -0
- package/packages/components/popover/index.js +7 -7
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/preview/i18n/index.d.ts +1 -0
- package/packages/components/preview/index.js +6 -6
- package/packages/components/preview/index.js.gz +0 -0
- package/packages/components/rich-editor/i18n/index.d.ts +4 -0
- package/packages/components/rich-editor/index.js +11 -4
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/search-form/i18n/index.d.ts +6 -0
- package/packages/components/search-form/index.js +113 -113
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/select/i18n/index.d.ts +5 -0
- package/packages/components/select/index.js +183 -183
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select-list/i18n/index.d.ts +4 -0
- package/packages/components/select-list/index.js +73 -73
- package/packages/components/select-list/index.js.gz +0 -0
- package/packages/components/special-range-picker-month/i18n/index.d.ts +4 -0
- package/packages/components/special-range-picker-month/index.js +72 -72
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- package/packages/components/special-range-picker-year/i18n/index.d.ts +3 -0
- package/packages/components/special-range-picker-year/index.js +99 -99
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- package/packages/components/spin/i18n/index.d.ts +1 -0
- package/packages/components/spin/index.js +27 -27
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/table/i18n/index.d.ts +41 -4
- package/packages/components/table/index.js +1782 -1779
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tabs/i18n/index.d.ts +3 -0
- package/packages/components/tabs/index.js +46 -46
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tooltip/i18n/index.d.ts +1 -0
- package/packages/components/tooltip/index.js +14 -14
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tree/i18n/index.d.ts +7 -0
- package/packages/components/tree/index.js +8 -7
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/upload/i18n/index.d.ts +5 -0
- package/packages/components/upload/index.js +54 -54
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/virtual-tree/i18n/index.d.ts +1 -0
- package/packages/components/virtual-tree/index.js +11 -11
- package/packages/components/virtual-tree/index.js.gz +0 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/business-components/process-configuration/style.css';
|
|
2
|
-
import { withInstall as
|
|
3
|
-
import { ref as
|
|
4
|
-
import { DasTable as
|
|
2
|
+
import { withInstall as fe } from "@das-fed/utils/with-install/index";
|
|
3
|
+
import { ref as r, watch as H, defineComponent as me, computed as J, onUnmounted as ve, onDeactivated as ye, openBlock as q, createElementBlock as F, Fragment as Ce, createElementVNode as u, createVNode as l, unref as e, withCtx as s, createTextVNode as v, toDisplayString as p, createCommentVNode as L, isRef as M, withDirectives as ge } from "vue";
|
|
4
|
+
import { DasTable as we, DasTableColumn as K } from "@das-fed/ui/packages/components/table/index";
|
|
5
5
|
import { DasDialog as B } from "@das-fed/ui/packages/components/dialog/index";
|
|
6
|
-
import { DasButton as
|
|
6
|
+
import { DasButton as N } from "@das-fed/ui/packages/components/button/index";
|
|
7
7
|
import { DasMessage as A } from "@das-fed/ui/packages/components/message/index";
|
|
8
|
-
import { DasForm as
|
|
8
|
+
import { DasForm as be } from "@das-fed/ui/packages/components/form/index";
|
|
9
9
|
import { DasFormItem as U } from "@das-fed/ui/packages/components/form-item/index";
|
|
10
10
|
import { DasSpin as G } from "@das-fed/ui/packages/components/spin/index";
|
|
11
|
-
import { vOverlay as
|
|
12
|
-
import { t as
|
|
11
|
+
import { vOverlay as ke } from "@das-fed/ui/packages/components/overlay/index";
|
|
12
|
+
import { t as o, setI18nRule as _e } from "@das-fed/web/packages/i18n/index";
|
|
13
13
|
import { getProjectInfo as y } from "@das-fed/utils/common-info/index";
|
|
14
14
|
import { createService as Q } from "@das-fed/utils/api-services/src/create-service";
|
|
15
|
-
const X = "v1", O = Q(`/workflow/flow/def/${X}`),
|
|
16
|
-
const m = y().id ? y().id : "371344636432453", n = y().name ? y().name :
|
|
15
|
+
const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/instance/${X}`), De = O.post("/listJson"), Ne = O.post("/saveCopy"), Ie = he.get("/getInstanceCountByDefKeys"), xe = O.delete("/removeByDefIds"), ze = (f) => {
|
|
16
|
+
const m = y().id ? y().id : "371344636432453", n = y().name ? y().name : o("AIoT项目"), d = r(!1), C = r(!1), I = r({
|
|
17
17
|
defId: "",
|
|
18
18
|
// 流程id
|
|
19
19
|
defKey: "",
|
|
@@ -24,64 +24,64 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
24
24
|
// 所属项目名称
|
|
25
25
|
typeName: n
|
|
26
26
|
// 所属项目id
|
|
27
|
-
}),
|
|
27
|
+
}), h = r({
|
|
28
28
|
defId: "",
|
|
29
29
|
// 流程id
|
|
30
30
|
defKey: "",
|
|
31
31
|
// 流程别名
|
|
32
32
|
name: ""
|
|
33
33
|
// 流程名称
|
|
34
|
-
}),
|
|
35
|
-
name: [{ required: !0, message:
|
|
36
|
-
defKey: [{ required: !0, message:
|
|
34
|
+
}), w = r({
|
|
35
|
+
name: [{ required: !0, message: o("必填"), trigger: "blur" }],
|
|
36
|
+
defKey: [{ required: !0, message: o("必填"), trigger: "blur" }]
|
|
37
37
|
});
|
|
38
38
|
return {
|
|
39
|
-
copyDialogShow:
|
|
40
|
-
copyFormData:
|
|
41
|
-
detailFormData:
|
|
42
|
-
rules:
|
|
39
|
+
copyDialogShow: C,
|
|
40
|
+
copyFormData: I,
|
|
41
|
+
detailFormData: h,
|
|
42
|
+
rules: w,
|
|
43
43
|
copyDialogLoading: d,
|
|
44
44
|
saveCopyProcess: async (P) => {
|
|
45
|
-
var
|
|
46
|
-
(
|
|
47
|
-
if (
|
|
45
|
+
var c;
|
|
46
|
+
(c = f.value) == null || c.validate(async (g) => {
|
|
47
|
+
if (g) {
|
|
48
48
|
d.value = !0;
|
|
49
|
-
const [
|
|
49
|
+
const [k, z] = await Ne(I.value, {
|
|
50
50
|
params: { destinationProject: m, project: m }
|
|
51
51
|
}).run();
|
|
52
|
-
if (
|
|
53
|
-
d.value = !1, A.error(
|
|
52
|
+
if (k) {
|
|
53
|
+
d.value = !1, A.error(z.message);
|
|
54
54
|
return;
|
|
55
55
|
}
|
|
56
|
-
d.value = !1, A.success(
|
|
56
|
+
d.value = !1, A.success(o("复制成功")), C.value = !1, P();
|
|
57
57
|
}
|
|
58
58
|
}), H(
|
|
59
|
-
() =>
|
|
60
|
-
(
|
|
61
|
-
var
|
|
62
|
-
|
|
59
|
+
() => C.value,
|
|
60
|
+
(g) => {
|
|
61
|
+
var k;
|
|
62
|
+
g || (k = f.value) == null || k.resetField();
|
|
63
63
|
}
|
|
64
64
|
);
|
|
65
65
|
},
|
|
66
|
-
cancelCopy: async () =>
|
|
66
|
+
cancelCopy: async () => C.value = !1
|
|
67
67
|
};
|
|
68
|
-
},
|
|
69
|
-
const
|
|
70
|
-
return { deleteDialogShow: m, instanceCount: n, reqCount: async (
|
|
71
|
-
const
|
|
72
|
-
defKeys:
|
|
73
|
-
projectId:
|
|
74
|
-
}, [
|
|
75
|
-
n.value =
|
|
76
|
-
}, deleteDefItem: async (
|
|
77
|
-
const
|
|
68
|
+
}, Ve = () => {
|
|
69
|
+
const f = y().id ? y().id : "371344636432453", m = r(!1), n = r([]);
|
|
70
|
+
return { deleteDialogShow: m, instanceCount: n, reqCount: async (h) => {
|
|
71
|
+
const w = {
|
|
72
|
+
defKeys: h,
|
|
73
|
+
projectId: f
|
|
74
|
+
}, [b, x] = await Ie(w).run();
|
|
75
|
+
n.value = x;
|
|
76
|
+
}, deleteDefItem: async (h) => {
|
|
77
|
+
const w = {
|
|
78
78
|
cascade: !0,
|
|
79
|
-
ids:
|
|
80
|
-
project:
|
|
81
|
-
}, [
|
|
82
|
-
|
|
79
|
+
ids: h,
|
|
80
|
+
project: f
|
|
81
|
+
}, [b, x] = await xe(w).run();
|
|
82
|
+
b || (m.value = !1, A.success("删除成功"));
|
|
83
83
|
}, cancelDelete: () => m.value = !1 };
|
|
84
|
-
},
|
|
84
|
+
}, Ke = { class: "das-process-configuration" }, Pe = { class: "table-box" }, Se = { class: "table-top" }, Te = { class: "operate" }, Re = { class: "table-content" }, $e = { class: "form-content" }, je = { class: "delete-dialog" }, qe = { class: "delete-text" }, Fe = { class: "delete-info-box" }, Le = {
|
|
85
85
|
key: 0,
|
|
86
86
|
class: "delete-info-text"
|
|
87
87
|
}, Ue = {
|
|
@@ -97,95 +97,95 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
97
97
|
defId: { default: "" }
|
|
98
98
|
},
|
|
99
99
|
emits: ["update:modelValue", "processInfo", "cancelDialog"],
|
|
100
|
-
setup(
|
|
101
|
-
const n =
|
|
102
|
-
y().name ? y().name :
|
|
103
|
-
const
|
|
100
|
+
setup(f, { emit: m }) {
|
|
101
|
+
const n = f, d = m, C = J(() => n.title || o("选择流程")), I = window.location.origin, h = y().id ? y().id : "371344636432453";
|
|
102
|
+
y().name ? y().name : o("AIoT项目");
|
|
103
|
+
const w = r(""), b = r(""), x = r(), P = J(() => n.modelValue ? n.modelValue : !1), c = r([]), g = r(!1), k = r(0), { copyDialogShow: z, copyFormData: _, detailFormData: D, rules: Y, saveCopyProcess: Z, cancelCopy: ee, copyDialogLoading: ae } = ze(x), { deleteDialogShow: S, instanceCount: T, reqCount: oe, deleteDefItem: te, cancelDelete: le } = Ve(), ne = r([
|
|
104
104
|
{
|
|
105
|
-
label:
|
|
105
|
+
label: o("编辑"),
|
|
106
106
|
value: "edit"
|
|
107
107
|
// 隐藏
|
|
108
108
|
// hide: true,
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
|
-
label:
|
|
111
|
+
label: o("复制"),
|
|
112
112
|
value: "copy"
|
|
113
113
|
// 隐藏
|
|
114
114
|
// hide: true,
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
|
-
label:
|
|
117
|
+
label: o("删除"),
|
|
118
118
|
value: "delete"
|
|
119
119
|
// 隐藏
|
|
120
120
|
// hide: true,
|
|
121
121
|
}
|
|
122
|
-
]), se =
|
|
123
|
-
{ text:
|
|
124
|
-
{ text:
|
|
125
|
-
{ text:
|
|
126
|
-
{ text:
|
|
127
|
-
]),
|
|
128
|
-
const
|
|
129
|
-
return
|
|
130
|
-
},
|
|
131
|
-
R.value =
|
|
132
|
-
}, E = async (
|
|
133
|
-
if (
|
|
134
|
-
const
|
|
135
|
-
window.open(`${
|
|
122
|
+
]), se = r([
|
|
123
|
+
{ text: o("已发布"), value: "deploy", type: "info" },
|
|
124
|
+
{ text: o("未发布"), value: "draft" },
|
|
125
|
+
{ text: o("禁用"), value: "forbidden", type: "danger" },
|
|
126
|
+
{ text: o("禁止实例"), value: "forbidden_instance", type: "warning" }
|
|
127
|
+
]), re = (i) => {
|
|
128
|
+
const a = se.value.find((t) => t.value === i);
|
|
129
|
+
return a == null ? void 0 : a.text;
|
|
130
|
+
}, V = r(n.defKey), R = r(), ie = (i, a, t) => {
|
|
131
|
+
R.value = a;
|
|
132
|
+
}, E = async (i, a) => {
|
|
133
|
+
if (i === "edit") {
|
|
134
|
+
const t = JSON.stringify(a);
|
|
135
|
+
window.open(`${I}/mvue/flowDesign?business=${n.bussinessName}&operate=edit&detail=${t}`);
|
|
136
136
|
}
|
|
137
|
-
|
|
137
|
+
i === "copy" && (z.value = !0, _.value.defId = a.defId, _.value.typeId = a.typeId, _.value.defKey = "", _.value.name = "", D.value.defId = a.defId, D.value.defKey = a.defKey, D.value.name = a.name), i === "delete" && (w.value = a.id, b.value = a.name, await oe(a.defKey), S.value = !0);
|
|
138
138
|
}, $ = async () => {
|
|
139
|
-
|
|
140
|
-
const
|
|
139
|
+
k.value++, k.value === 1 && (g.value = !0);
|
|
140
|
+
const i = {
|
|
141
141
|
pageBean: { page: 1, pageSize: 1e4, total: 2 },
|
|
142
142
|
sorter: [{ property: "createTime", direction: "DESC" }],
|
|
143
143
|
querys: [
|
|
144
144
|
{ group: "main", operation: "IN", property: "businessTypeId", relation: "AND", value: n.bussinessName }
|
|
145
145
|
]
|
|
146
|
-
}, [
|
|
147
|
-
if (
|
|
148
|
-
|
|
146
|
+
}, [a, t] = await De(i, { params: { project: h } }).run();
|
|
147
|
+
if (a) {
|
|
148
|
+
g.value = !1;
|
|
149
149
|
return;
|
|
150
150
|
}
|
|
151
|
-
|
|
151
|
+
g.value = !1, c.value = t.rows;
|
|
152
152
|
}, de = () => {
|
|
153
|
-
window.open(`${
|
|
153
|
+
window.open(`${I}/mvue/flowDesign?business=${n.bussinessName}&operate=add`);
|
|
154
154
|
}, ue = async () => {
|
|
155
155
|
await Z($);
|
|
156
|
-
},
|
|
157
|
-
await
|
|
156
|
+
}, pe = async () => {
|
|
157
|
+
await te(w.value), await $();
|
|
158
158
|
}, W = () => {
|
|
159
|
-
|
|
160
|
-
},
|
|
161
|
-
if (!
|
|
162
|
-
A.warning(
|
|
159
|
+
c.value.map((a) => a.defKey).includes(n.defKey) ? d("cancelDialog", !1) : d("cancelDialog", !0), d("update:modelValue", !1);
|
|
160
|
+
}, ce = () => {
|
|
161
|
+
if (!c.value.map((a) => a.defKey).includes(V.value)) {
|
|
162
|
+
A.warning(o("请选择流程"));
|
|
163
163
|
return;
|
|
164
164
|
}
|
|
165
165
|
d("processInfo", R.value), d("update:modelValue", !1);
|
|
166
166
|
};
|
|
167
|
-
let j =
|
|
167
|
+
let j = r(0);
|
|
168
168
|
return H(
|
|
169
169
|
() => n.modelValue,
|
|
170
|
-
async (
|
|
171
|
-
|
|
170
|
+
async (i, a) => {
|
|
171
|
+
i && (await $(), c.value.length > 0 && (n.defKey ? (V.value = n.defKey, R.value = c.value.find((t) => t.defKey === n.defKey)) : (V.value = c.value[0].defKey, R.value = c.value[0])), j.value = window.setInterval(() => {
|
|
172
172
|
$();
|
|
173
|
-
}, 1500)),
|
|
173
|
+
}, 1500)), i || (k.value = 0, window.clearInterval(j.value));
|
|
174
174
|
}
|
|
175
175
|
), ve(() => {
|
|
176
176
|
window.clearInterval(j.value);
|
|
177
177
|
}), ye(() => {
|
|
178
178
|
window.clearInterval(j.value);
|
|
179
|
-
}), (
|
|
180
|
-
|
|
179
|
+
}), (i, a) => (q(), F(
|
|
180
|
+
Ce,
|
|
181
181
|
null,
|
|
182
182
|
[
|
|
183
|
-
u("div",
|
|
184
|
-
|
|
183
|
+
u("div", Ke, [
|
|
184
|
+
l(e(B), {
|
|
185
185
|
modelValue: P.value,
|
|
186
|
-
"onUpdate:modelValue":
|
|
187
|
-
loading:
|
|
188
|
-
title:
|
|
186
|
+
"onUpdate:modelValue": a[2] || (a[2] = (t) => P.value = t),
|
|
187
|
+
loading: g.value,
|
|
188
|
+
title: C.value,
|
|
189
189
|
width: "1170px",
|
|
190
190
|
height: "689px",
|
|
191
191
|
"body-style": { "background-color": "#f2f2f2", padding: "10px" },
|
|
@@ -193,10 +193,10 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
193
193
|
}, {
|
|
194
194
|
footer: s(() => [
|
|
195
195
|
u("div", null, [
|
|
196
|
-
|
|
196
|
+
l(e(N), { onClick: W }, {
|
|
197
197
|
default: s(() => [
|
|
198
198
|
v(
|
|
199
|
-
|
|
199
|
+
p(e(o)("取消")),
|
|
200
200
|
1
|
|
201
201
|
/* TEXT */
|
|
202
202
|
)
|
|
@@ -204,14 +204,14 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
204
204
|
_: 1
|
|
205
205
|
/* STABLE */
|
|
206
206
|
}),
|
|
207
|
-
|
|
207
|
+
l(e(N), {
|
|
208
208
|
btnType: "primary",
|
|
209
209
|
style: { "margin-left": "12px" },
|
|
210
|
-
onClick:
|
|
210
|
+
onClick: ce
|
|
211
211
|
}, {
|
|
212
212
|
default: s(() => [
|
|
213
213
|
v(
|
|
214
|
-
|
|
214
|
+
p(e(o)("确定")),
|
|
215
215
|
1
|
|
216
216
|
/* TEXT */
|
|
217
217
|
)
|
|
@@ -222,12 +222,12 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
222
222
|
])
|
|
223
223
|
]),
|
|
224
224
|
default: s(() => [
|
|
225
|
-
|
|
225
|
+
l(e(G), { spinning: g.value }, {
|
|
226
226
|
default: s(() => [
|
|
227
227
|
u("div", Pe, [
|
|
228
228
|
u("div", Se, [
|
|
229
229
|
u("div", Te, [
|
|
230
|
-
|
|
230
|
+
l(e(N), {
|
|
231
231
|
btnType: "primary-text",
|
|
232
232
|
size: "large",
|
|
233
233
|
block: "",
|
|
@@ -235,7 +235,7 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
235
235
|
}, {
|
|
236
236
|
default: s(() => [
|
|
237
237
|
v(
|
|
238
|
-
|
|
238
|
+
p(e(o)("添加")),
|
|
239
239
|
1
|
|
240
240
|
/* TEXT */
|
|
241
241
|
)
|
|
@@ -246,7 +246,7 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
246
246
|
])
|
|
247
247
|
]),
|
|
248
248
|
u("div", Re, [
|
|
249
|
-
|
|
249
|
+
l(e(we), {
|
|
250
250
|
ref: "addTable",
|
|
251
251
|
"max-height": "100%",
|
|
252
252
|
"radio-selection": "",
|
|
@@ -255,34 +255,34 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
255
255
|
simpleEmpty: "",
|
|
256
256
|
"outer-border": "",
|
|
257
257
|
"row-key": "defKey",
|
|
258
|
-
data:
|
|
258
|
+
data: c.value,
|
|
259
259
|
onOperationClick: E,
|
|
260
|
-
currentRodioSelection:
|
|
261
|
-
"onUpdate:currentRodioSelection":
|
|
262
|
-
onRadioChange:
|
|
260
|
+
currentRodioSelection: V.value,
|
|
261
|
+
"onUpdate:currentRodioSelection": a[1] || (a[1] = (t) => V.value = t),
|
|
262
|
+
onRadioChange: ie
|
|
263
263
|
}, {
|
|
264
264
|
default: s(() => [
|
|
265
|
-
|
|
266
|
-
label: e(
|
|
265
|
+
l(e(K), {
|
|
266
|
+
label: e(o)("流程名称"),
|
|
267
267
|
"content-type": "link",
|
|
268
|
-
onClickLink:
|
|
268
|
+
onClickLink: a[0] || (a[0] = (t) => E("edit", t)),
|
|
269
269
|
prop: "name"
|
|
270
270
|
}, null, 8, ["label"]),
|
|
271
|
-
|
|
272
|
-
label: e(
|
|
271
|
+
l(e(K), {
|
|
272
|
+
label: e(o)("流程key"),
|
|
273
273
|
prop: "defKey"
|
|
274
274
|
}, null, 8, ["label"]),
|
|
275
|
-
|
|
276
|
-
label: e(
|
|
275
|
+
l(e(K), {
|
|
276
|
+
label: e(o)("流程描述"),
|
|
277
277
|
prop: "desc"
|
|
278
278
|
}, null, 8, ["label"]),
|
|
279
|
-
|
|
280
|
-
label: e(
|
|
279
|
+
l(e(K), {
|
|
280
|
+
label: e(o)("状态"),
|
|
281
281
|
prop: "status"
|
|
282
282
|
}, {
|
|
283
|
-
default: s(({ row:
|
|
283
|
+
default: s(({ row: t, $index: We }) => [
|
|
284
284
|
v(
|
|
285
|
-
|
|
285
|
+
p(re(t.status)),
|
|
286
286
|
1
|
|
287
287
|
/* TEXT */
|
|
288
288
|
)
|
|
@@ -290,8 +290,8 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
290
290
|
_: 1
|
|
291
291
|
/* STABLE */
|
|
292
292
|
}, 8, ["label"]),
|
|
293
|
-
|
|
294
|
-
label: e(
|
|
293
|
+
l(e(K), {
|
|
294
|
+
label: e(o)("版本号"),
|
|
295
295
|
prop: "version"
|
|
296
296
|
}, null, 8, ["label"])
|
|
297
297
|
]),
|
|
@@ -310,19 +310,19 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
310
310
|
}, 8, ["modelValue", "loading", "title"])
|
|
311
311
|
]),
|
|
312
312
|
L(" 复制弹窗 "),
|
|
313
|
-
|
|
314
|
-
modelValue: e(
|
|
315
|
-
"onUpdate:modelValue":
|
|
316
|
-
title: e(
|
|
313
|
+
l(e(B), {
|
|
314
|
+
modelValue: e(z),
|
|
315
|
+
"onUpdate:modelValue": a[7] || (a[7] = (t) => M(z) ? z.value = t : null),
|
|
316
|
+
title: e(o)("复制流程"),
|
|
317
317
|
size: "small",
|
|
318
318
|
"body-style": { padding: "25px 60px", "box-sizing": "border-box" }
|
|
319
319
|
}, {
|
|
320
320
|
footer: s(() => [
|
|
321
321
|
u("div", null, [
|
|
322
|
-
|
|
322
|
+
l(e(N), { onClick: e(ee) }, {
|
|
323
323
|
default: s(() => [
|
|
324
324
|
v(
|
|
325
|
-
|
|
325
|
+
p(e(o)("取消")),
|
|
326
326
|
1
|
|
327
327
|
/* TEXT */
|
|
328
328
|
)
|
|
@@ -330,14 +330,14 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
330
330
|
_: 1
|
|
331
331
|
/* STABLE */
|
|
332
332
|
}, 8, ["onClick"]),
|
|
333
|
-
|
|
333
|
+
l(e(N), {
|
|
334
334
|
btnType: "primary",
|
|
335
335
|
style: { "margin-left": "12px" },
|
|
336
336
|
onClick: ue
|
|
337
337
|
}, {
|
|
338
338
|
default: s(() => [
|
|
339
339
|
v(
|
|
340
|
-
|
|
340
|
+
p(e(o)("确定")),
|
|
341
341
|
1
|
|
342
342
|
/* TEXT */
|
|
343
343
|
)
|
|
@@ -348,49 +348,49 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
348
348
|
])
|
|
349
349
|
]),
|
|
350
350
|
default: s(() => [
|
|
351
|
-
|
|
351
|
+
l(e(G), { spinning: e(ae) }, {
|
|
352
352
|
default: s(() => [
|
|
353
353
|
u("div", $e, [
|
|
354
|
-
|
|
354
|
+
l(e(be), {
|
|
355
355
|
alignType: "horizontal",
|
|
356
356
|
contentWidth: "230",
|
|
357
357
|
marginBottom: "30px",
|
|
358
358
|
marginRight: "26px",
|
|
359
359
|
ref_key: "editForm",
|
|
360
|
-
ref:
|
|
360
|
+
ref: x,
|
|
361
361
|
rules: e(Y)
|
|
362
362
|
}, {
|
|
363
363
|
default: s(() => [
|
|
364
|
-
|
|
365
|
-
label: e(
|
|
364
|
+
l(e(U), {
|
|
365
|
+
label: e(o)("原流程名称"),
|
|
366
366
|
maxlength: "20",
|
|
367
|
-
modelValue: e(
|
|
368
|
-
"onUpdate:modelValue":
|
|
367
|
+
modelValue: e(D).name,
|
|
368
|
+
"onUpdate:modelValue": a[3] || (a[3] = (t) => e(D).name = t),
|
|
369
369
|
disabled: ""
|
|
370
370
|
}, null, 8, ["label", "modelValue"]),
|
|
371
|
-
|
|
372
|
-
label: e(
|
|
371
|
+
l(e(U), {
|
|
372
|
+
label: e(o)("原流程别名"),
|
|
373
373
|
maxlength: "20",
|
|
374
|
-
modelValue: e(
|
|
375
|
-
"onUpdate:modelValue":
|
|
374
|
+
modelValue: e(D).defKey,
|
|
375
|
+
"onUpdate:modelValue": a[4] || (a[4] = (t) => e(D).defKey = t),
|
|
376
376
|
disabled: "",
|
|
377
377
|
marginRight: "0"
|
|
378
378
|
}, null, 8, ["label", "modelValue"]),
|
|
379
|
-
|
|
380
|
-
label: e(
|
|
379
|
+
l(e(U), {
|
|
380
|
+
label: e(o)("新流程名称"),
|
|
381
381
|
maxlength: "20",
|
|
382
382
|
required: "",
|
|
383
383
|
prop: "name",
|
|
384
|
-
modelValue: e(
|
|
385
|
-
"onUpdate:modelValue":
|
|
384
|
+
modelValue: e(_).name,
|
|
385
|
+
"onUpdate:modelValue": a[5] || (a[5] = (t) => e(_).name = t)
|
|
386
386
|
}, null, 8, ["label", "modelValue"]),
|
|
387
|
-
|
|
388
|
-
label: e(
|
|
387
|
+
l(e(U), {
|
|
388
|
+
label: e(o)("新流程别名"),
|
|
389
389
|
maxlength: "20",
|
|
390
390
|
required: "",
|
|
391
391
|
prop: "defKey",
|
|
392
|
-
modelValue: e(
|
|
393
|
-
"onUpdate:modelValue":
|
|
392
|
+
modelValue: e(_).defKey,
|
|
393
|
+
"onUpdate:modelValue": a[6] || (a[6] = (t) => e(_).defKey = t),
|
|
394
394
|
marginRight: "0"
|
|
395
395
|
}, null, 8, ["label", "modelValue"])
|
|
396
396
|
]),
|
|
@@ -408,19 +408,19 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
408
408
|
}, 8, ["modelValue", "title"]),
|
|
409
409
|
L(" 删除弹窗 "),
|
|
410
410
|
u("div", je, [
|
|
411
|
-
|
|
411
|
+
l(e(B), {
|
|
412
412
|
modelValue: e(S),
|
|
413
|
-
"onUpdate:modelValue":
|
|
413
|
+
"onUpdate:modelValue": a[8] || (a[8] = (t) => M(S) ? S.value = t : null),
|
|
414
414
|
type: "feedback",
|
|
415
415
|
height: "400px",
|
|
416
416
|
feedType: "primary"
|
|
417
417
|
}, {
|
|
418
418
|
footer: s(() => [
|
|
419
419
|
u("div", null, [
|
|
420
|
-
|
|
420
|
+
l(e(N), { onClick: e(le) }, {
|
|
421
421
|
default: s(() => [
|
|
422
422
|
v(
|
|
423
|
-
|
|
423
|
+
p(e(o)("取消")),
|
|
424
424
|
1
|
|
425
425
|
/* TEXT */
|
|
426
426
|
)
|
|
@@ -428,14 +428,14 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
428
428
|
_: 1
|
|
429
429
|
/* STABLE */
|
|
430
430
|
}, 8, ["onClick"]),
|
|
431
|
-
|
|
431
|
+
l(e(N), {
|
|
432
432
|
btnType: "primary",
|
|
433
433
|
style: { "margin-left": "12px" },
|
|
434
|
-
onClick:
|
|
434
|
+
onClick: pe
|
|
435
435
|
}, {
|
|
436
436
|
default: s(() => [
|
|
437
437
|
v(
|
|
438
|
-
|
|
438
|
+
p(e(o)("确定")),
|
|
439
439
|
1
|
|
440
440
|
/* TEXT */
|
|
441
441
|
)
|
|
@@ -448,11 +448,11 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
448
448
|
default: s(() => [
|
|
449
449
|
u("div", qe, [
|
|
450
450
|
v(
|
|
451
|
-
|
|
451
|
+
p(e(o)("删除流程定义,对应的实例和任务会一起删除,")),
|
|
452
452
|
1
|
|
453
453
|
/* TEXT */
|
|
454
454
|
),
|
|
455
|
-
|
|
455
|
+
a[9] || (a[9] = u(
|
|
456
456
|
"br",
|
|
457
457
|
null,
|
|
458
458
|
null,
|
|
@@ -460,32 +460,32 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
460
460
|
/* HOISTED */
|
|
461
461
|
)),
|
|
462
462
|
v(
|
|
463
|
-
|
|
463
|
+
p(e(o)("并且无法恢复")),
|
|
464
464
|
1
|
|
465
465
|
/* TEXT */
|
|
466
466
|
)
|
|
467
467
|
]),
|
|
468
|
-
|
|
468
|
+
a[10] || (a[10] = u(
|
|
469
469
|
"div",
|
|
470
470
|
{ class: "split-line" },
|
|
471
471
|
null,
|
|
472
472
|
-1
|
|
473
473
|
/* HOISTED */
|
|
474
474
|
)),
|
|
475
|
-
|
|
475
|
+
ge((q(), F("div", Fe, [
|
|
476
476
|
e(T).length === 0 ? (q(), F(
|
|
477
477
|
"div",
|
|
478
478
|
Le,
|
|
479
|
-
|
|
479
|
+
p(e(o)("dasui-process-configuration-key1", b.value, 0, 0)),
|
|
480
480
|
1
|
|
481
481
|
/* TEXT */
|
|
482
482
|
)) : L("v-if", !0),
|
|
483
483
|
e(T).length > 0 ? (q(), F(
|
|
484
484
|
"div",
|
|
485
485
|
Ue,
|
|
486
|
-
|
|
486
|
+
p(e(o)(
|
|
487
487
|
"dasui-process-configuration-key1",
|
|
488
|
-
|
|
488
|
+
b.value,
|
|
489
489
|
e(T)[0].totalCount,
|
|
490
490
|
e(T)[0].runningCount
|
|
491
491
|
)),
|
|
@@ -493,7 +493,7 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
493
493
|
/* TEXT */
|
|
494
494
|
)) : L("v-if", !0)
|
|
495
495
|
])), [
|
|
496
|
-
[e(
|
|
496
|
+
[e(ke)]
|
|
497
497
|
])
|
|
498
498
|
]),
|
|
499
499
|
_: 1
|
|
@@ -505,56 +505,59 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), we = Q(`/workflow/runtime/inst
|
|
|
505
505
|
/* STABLE_FRAGMENT */
|
|
506
506
|
));
|
|
507
507
|
}
|
|
508
|
-
}), Be = (
|
|
509
|
-
const n =
|
|
510
|
-
for (const [d,
|
|
511
|
-
n[d] =
|
|
508
|
+
}), Be = (f, m) => {
|
|
509
|
+
const n = f.__vccOpts || f;
|
|
510
|
+
for (const [d, C] of m)
|
|
511
|
+
n[d] = C;
|
|
512
512
|
return n;
|
|
513
513
|
}, Oe = /* @__PURE__ */ Be(Ae, [["__scopeId", "data-v-db81dcd7"]]), Ee = {
|
|
514
|
-
必填: { "zh-CN": "必填", en: "Required" },
|
|
515
|
-
复制成功: { "zh-CN": "复制成功", en: "Copy Successful" },
|
|
516
|
-
添加: { "zh-CN": "添加", en: "Add" },
|
|
517
|
-
流程名称: { "zh-CN": "流程名称", en: "Process Name" },
|
|
518
|
-
流程: { "zh-CN": "流程", en: "Process" },
|
|
519
|
-
流程描述: { "zh-CN": "流程描述", en: "Process Description" },
|
|
520
|
-
状态: { "zh-CN": "状态", en: "Status" },
|
|
521
|
-
版本号: { "zh-CN": "版本号", en: "Version Number" },
|
|
522
|
-
取消: { "zh-CN": "取消", en: "Cancel" },
|
|
523
|
-
确定: { "zh-CN": "确定", en: "Confirm" },
|
|
524
|
-
复制流程: { "zh-CN": "复制流程", en: "Copy Process" },
|
|
525
|
-
原流程名称: { "zh-CN": "原流程名称", en: "Original Process Name" },
|
|
526
|
-
原流程别名: { "zh-CN": "原流程别名", en: "Original Process Alias" },
|
|
527
|
-
新流程名称: { "zh-CN": "新流程名称", en: "New Process Name" },
|
|
528
|
-
新流程别名: { "zh-CN": "新流程别名", en: "New Process Alias" },
|
|
529
|
-
删除流程定义: { "zh-CN": "删除流程定义", en: "Delete Process Definition" },
|
|
514
|
+
必填: { "zh-CN": "必填", en: "Required", _appCode: "framework" },
|
|
515
|
+
复制成功: { "zh-CN": "复制成功", en: "Copy Successful", _appCode: "framework" },
|
|
516
|
+
添加: { "zh-CN": "添加", en: "Add", _appCode: "framework" },
|
|
517
|
+
流程名称: { "zh-CN": "流程名称", en: "Process Name", _appCode: "framework" },
|
|
518
|
+
流程: { "zh-CN": "流程", en: "Process", _appCode: "framework" },
|
|
519
|
+
流程描述: { "zh-CN": "流程描述", en: "Process Description", _appCode: "framework" },
|
|
520
|
+
状态: { "zh-CN": "状态", en: "Status", _appCode: "framework" },
|
|
521
|
+
版本号: { "zh-CN": "版本号", en: "Version Number", _appCode: "framework" },
|
|
522
|
+
取消: { "zh-CN": "取消", en: "Cancel", _appCode: "framework" },
|
|
523
|
+
确定: { "zh-CN": "确定", en: "Confirm", _appCode: "framework" },
|
|
524
|
+
复制流程: { "zh-CN": "复制流程", en: "Copy Process", _appCode: "framework" },
|
|
525
|
+
原流程名称: { "zh-CN": "原流程名称", en: "Original Process Name", _appCode: "framework" },
|
|
526
|
+
原流程别名: { "zh-CN": "原流程别名", en: "Original Process Alias", _appCode: "framework" },
|
|
527
|
+
新流程名称: { "zh-CN": "新流程名称", en: "New Process Name", _appCode: "framework" },
|
|
528
|
+
新流程别名: { "zh-CN": "新流程别名", en: "New Process Alias", _appCode: "framework" },
|
|
529
|
+
删除流程定义: { "zh-CN": "删除流程定义", en: "Delete Process Definition", _appCode: "framework" },
|
|
530
530
|
对应的实例和任务会一起删除: {
|
|
531
531
|
"zh-CN": "对应的实例和任务会一起删除",
|
|
532
|
-
en: "Corresponding Instances and Tasks Will be Deleted Together"
|
|
532
|
+
en: "Corresponding Instances and Tasks Will be Deleted Together",
|
|
533
|
+
_appCode: "framework"
|
|
533
534
|
},
|
|
534
|
-
并且无法恢复: { "zh-CN": "并且无法恢复", en: "And Cannot be Recovered" },
|
|
535
|
-
选择流程: { "zh-CN": "选择流程", en: "Select Process" },
|
|
536
|
-
项目: { "zh-CN": "项目", en: "Project" },
|
|
537
|
-
编辑: { "zh-CN": "编辑", en: "Edit" },
|
|
538
|
-
复制: { "zh-CN": "复制", en: "Copy" },
|
|
539
|
-
删除: { "zh-CN": "删除", en: "Delete" },
|
|
540
|
-
已发布: { "zh-CN": "已发布", en: "Published" },
|
|
541
|
-
未发布: { "zh-CN": "未发布", en: "Unpublished" },
|
|
542
|
-
禁用: { "zh-CN": "禁用", en: "Disable" },
|
|
543
|
-
禁止实例: { "zh-CN": "禁止实例", en: "Disable Instance" },
|
|
544
|
-
请选择流程: { "zh-CN": "请选择流程", en: "Please Select a Process" },
|
|
535
|
+
并且无法恢复: { "zh-CN": "并且无法恢复", en: "And Cannot be Recovered", _appCode: "framework" },
|
|
536
|
+
选择流程: { "zh-CN": "选择流程", en: "Select Process", _appCode: "framework" },
|
|
537
|
+
项目: { "zh-CN": "项目", en: "Project", _appCode: "framework" },
|
|
538
|
+
编辑: { "zh-CN": "编辑", en: "Edit", _appCode: "framework" },
|
|
539
|
+
复制: { "zh-CN": "复制", en: "Copy", _appCode: "framework" },
|
|
540
|
+
删除: { "zh-CN": "删除", en: "Delete", _appCode: "framework" },
|
|
541
|
+
已发布: { "zh-CN": "已发布", en: "Published", _appCode: "framework" },
|
|
542
|
+
未发布: { "zh-CN": "未发布", en: "Unpublished", _appCode: "framework" },
|
|
543
|
+
禁用: { "zh-CN": "禁用", en: "Disable", _appCode: "framework" },
|
|
544
|
+
禁止实例: { "zh-CN": "禁止实例", en: "Disable Instance", _appCode: "framework" },
|
|
545
|
+
请选择流程: { "zh-CN": "请选择流程", en: "Please Select a Process", _appCode: "framework" },
|
|
545
546
|
"dasui-process-configuration-key1": {
|
|
546
547
|
"zh-CN": "$0(共有实例:$1个,其中运行中的实例:$2个)",
|
|
547
|
-
en: "$0(Total Instances: $1, Running Instances: $2)"
|
|
548
|
+
en: "$0(Total Instances: $1, Running Instances: $2)",
|
|
549
|
+
_appCode: "framework"
|
|
548
550
|
},
|
|
549
|
-
流程key: { "zh-CN": "流程key", en: "Process Key" },
|
|
551
|
+
流程key: { "zh-CN": "流程key", en: "Process Key", _appCode: "framework" },
|
|
550
552
|
"删除流程定义,对应的实例和任务会一起删除,": {
|
|
551
553
|
"zh-CN": "删除流程定义,对应的实例和任务会一起删除,",
|
|
552
|
-
en: "Deleting the Process Definition Will Also Delete the Corresponding Instances and Tasks,"
|
|
554
|
+
en: "Deleting the Process Definition Will Also Delete the Corresponding Instances and Tasks,",
|
|
555
|
+
_appCode: "framework"
|
|
553
556
|
}
|
|
554
557
|
};
|
|
555
|
-
|
|
556
|
-
const
|
|
558
|
+
_e(Ee);
|
|
559
|
+
const na = fe(Oe);
|
|
557
560
|
export {
|
|
558
|
-
|
|
559
|
-
|
|
561
|
+
na as DasProcessConfiguration,
|
|
562
|
+
na as default
|
|
560
563
|
};
|