@das-fed/ui 6.4.0-dev.55.12 → 6.4.0-dev.55.14
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/index.js +8 -8
- package/packages/business-components/change-enterprises/index.js.gz +0 -0
- package/packages/business-components/change-pwd/index.js +37 -37
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/currency-page/index.js +16 -16
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/device-panel/index.js +53 -53
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/export-button/index.js +30 -30
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/index.js +56 -56
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/index.js +1 -1
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/process-configuration/index.js +58 -58
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-form/index.js +209 -214
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-search-form/index.js +25 -25
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/upload-file/index.js +13 -13
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/index.js +245 -245
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/index.js +67 -67
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/components/date-picker/index.js +61 -61
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/dimple-layout/index.js +7 -7
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/form-item/index.js +43 -42
- package/packages/components/form-item/index.js.gz +0 -0
- package/packages/components/form-item/theme/index.d.ts +3 -0
- package/packages/components/image-upload/index.js +57 -57
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/live-player/index.js +142 -142
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/map/index.js +3 -3
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/rich-editor/index.js +4 -4
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/select-input/index.js +16 -16
- package/packages/components/select-input/index.js.gz +0 -0
- package/packages/components/select-input/style.css +1 -1
- package/packages/components/select-input/style.css.gz +0 -0
- package/packages/components/table/index.js +458 -458
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/tree/i18n/index.d.ts +5 -0
- package/packages/components/tree/index.js +134 -133
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree/src/App.vue.d.ts +13 -19
- package/packages/components/upload/index.js +7 -7
- package/packages/components/upload/index.js.gz +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/business-components/process-configuration/style.css';
|
|
2
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
|
|
3
|
+
import { ref as r, watch as H, defineComponent as me, computed as M, 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 W, withDirectives as ge } from "vue";
|
|
4
4
|
import { DasTable as we, DasTableColumn as K } from "@das-fed/ui/packages/components/table/index";
|
|
5
|
-
import { DasDialog as
|
|
6
|
-
import { DasButton as
|
|
7
|
-
import { DasMessage as
|
|
5
|
+
import { DasDialog as A } from "@das-fed/ui/packages/components/dialog/index";
|
|
6
|
+
import { DasButton as D } from "@das-fed/ui/packages/components/button/index";
|
|
7
|
+
import { DasMessage as B } from "@das-fed/ui/packages/components/message/index";
|
|
8
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";
|
|
@@ -12,8 +12,8 @@ import { vOverlay as ke } from "@das-fed/ui/packages/components/overlay/index";
|
|
|
12
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}`), he = Q(`/workflow/runtime/instance/${X}`),
|
|
16
|
-
const m = y().id ? y().id : "371344636432453", n = y().name ? y().name : o("AIoT项目"), d = r(!1), C = r(!1),
|
|
15
|
+
const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/instance/${X}`), Ne = O.post("/listJson"), De = O.post("/saveCopy"), xe = he.get("/getInstanceCountByDefKeys"), ze = O.delete("/removeByDefIds"), Ie = (f) => {
|
|
16
|
+
const m = y().id ? y().id : "371344636432453", n = y().name ? y().name : o("AIoT项目"), d = r(!1), C = r(!1), x = r({
|
|
17
17
|
defId: "",
|
|
18
18
|
// 流程id
|
|
19
19
|
defKey: "",
|
|
@@ -37,23 +37,23 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
37
37
|
});
|
|
38
38
|
return {
|
|
39
39
|
copyDialogShow: C,
|
|
40
|
-
copyFormData:
|
|
40
|
+
copyFormData: x,
|
|
41
41
|
detailFormData: h,
|
|
42
42
|
rules: w,
|
|
43
43
|
copyDialogLoading: d,
|
|
44
|
-
saveCopyProcess: async (
|
|
44
|
+
saveCopyProcess: async (S) => {
|
|
45
45
|
var c;
|
|
46
46
|
(c = f.value) == null || c.validate(async (g) => {
|
|
47
47
|
if (g) {
|
|
48
48
|
d.value = !0;
|
|
49
|
-
const [k,
|
|
49
|
+
const [k, I] = await De(x.value, {
|
|
50
50
|
params: { destinationProject: m, project: m }
|
|
51
51
|
}).run();
|
|
52
52
|
if (k) {
|
|
53
|
-
d.value = !1,
|
|
53
|
+
d.value = !1, B.error(I.message);
|
|
54
54
|
return;
|
|
55
55
|
}
|
|
56
|
-
d.value = !1,
|
|
56
|
+
d.value = !1, B.success(o("复制成功")), C.value = !1, S();
|
|
57
57
|
}
|
|
58
58
|
}), H(
|
|
59
59
|
() => C.value,
|
|
@@ -71,23 +71,23 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
71
71
|
const w = {
|
|
72
72
|
defKeys: h,
|
|
73
73
|
projectId: f
|
|
74
|
-
}, [b,
|
|
75
|
-
n.value =
|
|
74
|
+
}, [b, z] = await xe(w).run();
|
|
75
|
+
n.value = z;
|
|
76
76
|
}, deleteDefItem: async (h) => {
|
|
77
77
|
const w = {
|
|
78
78
|
cascade: !0,
|
|
79
79
|
ids: h,
|
|
80
80
|
project: f
|
|
81
|
-
}, [b,
|
|
82
|
-
b || (m.value = !1,
|
|
81
|
+
}, [b, z] = await ze(w).run();
|
|
82
|
+
b || (m.value = !1, B.success("删除成功"));
|
|
83
83
|
}, cancelDelete: () => m.value = !1 };
|
|
84
|
-
}, Ke = { class: "das-process-configuration" },
|
|
84
|
+
}, Ke = { class: "das-process-configuration" }, Se = { class: "table-box" }, Pe = { 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 = {
|
|
88
88
|
key: 1,
|
|
89
89
|
class: "delete-info-text"
|
|
90
|
-
},
|
|
90
|
+
}, Be = /* @__PURE__ */ me({
|
|
91
91
|
__name: "index",
|
|
92
92
|
props: {
|
|
93
93
|
modelValue: { type: Boolean, default: !1 },
|
|
@@ -98,9 +98,9 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
98
98
|
},
|
|
99
99
|
emits: ["update:modelValue", "processInfo", "cancelDialog"],
|
|
100
100
|
setup(f, { emit: m }) {
|
|
101
|
-
const n = f, d = m, C =
|
|
101
|
+
const n = f, d = m, C = M(() => n.title || o("选择流程")), x = window.location.origin, h = y().id ? y().id : "371344636432453";
|
|
102
102
|
y().name ? y().name : o("AIoT项目");
|
|
103
|
-
const w = r(""), b = r(""),
|
|
103
|
+
const w = r(""), b = r(""), z = r(), S = M(() => n.modelValue ? n.modelValue : !1), c = r([]), g = r(!1), k = r(0), { copyDialogShow: I, copyFormData: _, detailFormData: N, rules: Y, saveCopyProcess: Z, cancelCopy: ee, copyDialogLoading: ae } = Ie(z), { deleteDialogShow: P, instanceCount: T, reqCount: oe, deleteDefItem: te, cancelDelete: le } = Ve(), ne = r([
|
|
104
104
|
{
|
|
105
105
|
label: o("编辑"),
|
|
106
106
|
value: "edit"
|
|
@@ -132,9 +132,9 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
132
132
|
}, E = async (i, a) => {
|
|
133
133
|
if (i === "edit") {
|
|
134
134
|
const t = JSON.stringify(a);
|
|
135
|
-
window.open(`${
|
|
135
|
+
window.open(`${x}/mvue/flowDesign?business=${n.bussinessName}&operate=edit&detail=${t}`);
|
|
136
136
|
}
|
|
137
|
-
i === "copy" && (
|
|
137
|
+
i === "copy" && (I.value = !0, _.value.defId = a.defId, _.value.typeId = a.typeId, _.value.defKey = "", _.value.name = "", N.value.defId = a.defId, N.value.defKey = a.defKey, N.value.name = a.name), i === "delete" && (w.value = a.id, b.value = a.name, await oe(a.defKey), P.value = !0);
|
|
138
138
|
}, $ = async () => {
|
|
139
139
|
k.value++, k.value === 1 && (g.value = !0);
|
|
140
140
|
const i = {
|
|
@@ -143,23 +143,23 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
143
143
|
querys: [
|
|
144
144
|
{ group: "main", operation: "IN", property: "businessTypeId", relation: "AND", value: n.bussinessName }
|
|
145
145
|
]
|
|
146
|
-
}, [a, t] = await
|
|
146
|
+
}, [a, t] = await Ne(i, { params: { project: h } }).run();
|
|
147
147
|
if (a) {
|
|
148
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(`${x}/mvue/flowDesign?business=${n.bussinessName}&operate=add`);
|
|
154
154
|
}, ue = async () => {
|
|
155
155
|
await Z($);
|
|
156
156
|
}, pe = async () => {
|
|
157
157
|
await te(w.value), await $();
|
|
158
|
-
},
|
|
158
|
+
}, J = () => {
|
|
159
159
|
c.value.map((a) => a.defKey).includes(n.defKey) ? d("cancelDialog", !1) : d("cancelDialog", !0), d("update:modelValue", !1);
|
|
160
160
|
}, ce = () => {
|
|
161
161
|
if (!c.value.map((a) => a.defKey).includes(V.value)) {
|
|
162
|
-
|
|
162
|
+
B.warning(o("请选择流程"));
|
|
163
163
|
return;
|
|
164
164
|
}
|
|
165
165
|
d("processInfo", R.value), d("update:modelValue", !1);
|
|
@@ -181,19 +181,19 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
181
181
|
null,
|
|
182
182
|
[
|
|
183
183
|
u("div", Ke, [
|
|
184
|
-
l(e(
|
|
185
|
-
modelValue:
|
|
186
|
-
"onUpdate:modelValue": a[2] || (a[2] = (t) =>
|
|
184
|
+
l(e(A), {
|
|
185
|
+
modelValue: S.value,
|
|
186
|
+
"onUpdate:modelValue": a[2] || (a[2] = (t) => S.value = t),
|
|
187
187
|
loading: g.value,
|
|
188
188
|
title: C.value,
|
|
189
189
|
width: "1170px",
|
|
190
190
|
height: "689px",
|
|
191
191
|
"body-style": { "background-color": "#f2f2f2", padding: "10px" },
|
|
192
|
-
onClose:
|
|
192
|
+
onClose: J
|
|
193
193
|
}, {
|
|
194
194
|
footer: s(() => [
|
|
195
195
|
u("div", null, [
|
|
196
|
-
l(e(
|
|
196
|
+
l(e(D), { onClick: J }, {
|
|
197
197
|
default: s(() => [
|
|
198
198
|
v(
|
|
199
199
|
p(e(o)("取消")),
|
|
@@ -204,7 +204,7 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
204
204
|
_: 1
|
|
205
205
|
/* STABLE */
|
|
206
206
|
}),
|
|
207
|
-
l(e(
|
|
207
|
+
l(e(D), {
|
|
208
208
|
btnType: "primary",
|
|
209
209
|
style: { "margin-left": "12px" },
|
|
210
210
|
onClick: ce
|
|
@@ -224,10 +224,10 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
224
224
|
default: s(() => [
|
|
225
225
|
l(e(G), { spinning: g.value }, {
|
|
226
226
|
default: s(() => [
|
|
227
|
-
u("div",
|
|
228
|
-
u("div",
|
|
227
|
+
u("div", Se, [
|
|
228
|
+
u("div", Pe, [
|
|
229
229
|
u("div", Te, [
|
|
230
|
-
l(e(
|
|
230
|
+
l(e(D), {
|
|
231
231
|
btnType: "primary-text",
|
|
232
232
|
size: "large",
|
|
233
233
|
block: "",
|
|
@@ -280,7 +280,7 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
280
280
|
label: e(o)("状态"),
|
|
281
281
|
prop: "status"
|
|
282
282
|
}, {
|
|
283
|
-
default: s(({ row: t, $index:
|
|
283
|
+
default: s(({ row: t, $index: Je }) => [
|
|
284
284
|
v(
|
|
285
285
|
p(re(t.status)),
|
|
286
286
|
1
|
|
@@ -310,16 +310,16 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
310
310
|
}, 8, ["modelValue", "loading", "title"])
|
|
311
311
|
]),
|
|
312
312
|
L(" 复制弹窗 "),
|
|
313
|
-
l(e(
|
|
314
|
-
modelValue: e(
|
|
315
|
-
"onUpdate:modelValue": a[7] || (a[7] = (t) =>
|
|
313
|
+
l(e(A), {
|
|
314
|
+
modelValue: e(I),
|
|
315
|
+
"onUpdate:modelValue": a[7] || (a[7] = (t) => W(I) ? I.value = t : null),
|
|
316
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
|
-
l(e(
|
|
322
|
+
l(e(D), { onClick: e(ee) }, {
|
|
323
323
|
default: s(() => [
|
|
324
324
|
v(
|
|
325
325
|
p(e(o)("取消")),
|
|
@@ -330,7 +330,7 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
330
330
|
_: 1
|
|
331
331
|
/* STABLE */
|
|
332
332
|
}, 8, ["onClick"]),
|
|
333
|
-
l(e(
|
|
333
|
+
l(e(D), {
|
|
334
334
|
btnType: "primary",
|
|
335
335
|
style: { "margin-left": "12px" },
|
|
336
336
|
onClick: ue
|
|
@@ -357,22 +357,22 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
357
357
|
marginBottom: "30px",
|
|
358
358
|
marginRight: "26px",
|
|
359
359
|
ref_key: "editForm",
|
|
360
|
-
ref:
|
|
360
|
+
ref: z,
|
|
361
361
|
rules: e(Y)
|
|
362
362
|
}, {
|
|
363
363
|
default: s(() => [
|
|
364
364
|
l(e(U), {
|
|
365
365
|
label: e(o)("原流程名称"),
|
|
366
366
|
maxlength: "20",
|
|
367
|
-
modelValue: e(
|
|
368
|
-
"onUpdate:modelValue": a[3] || (a[3] = (t) => e(
|
|
367
|
+
modelValue: e(N).name,
|
|
368
|
+
"onUpdate:modelValue": a[3] || (a[3] = (t) => e(N).name = t),
|
|
369
369
|
disabled: ""
|
|
370
370
|
}, null, 8, ["label", "modelValue"]),
|
|
371
371
|
l(e(U), {
|
|
372
372
|
label: e(o)("原流程别名"),
|
|
373
373
|
maxlength: "20",
|
|
374
|
-
modelValue: e(
|
|
375
|
-
"onUpdate:modelValue": a[4] || (a[4] = (t) => e(
|
|
374
|
+
modelValue: e(N).defKey,
|
|
375
|
+
"onUpdate:modelValue": a[4] || (a[4] = (t) => e(N).defKey = t),
|
|
376
376
|
disabled: "",
|
|
377
377
|
marginRight: "0"
|
|
378
378
|
}, null, 8, ["label", "modelValue"]),
|
|
@@ -408,16 +408,16 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
408
408
|
}, 8, ["modelValue", "title"]),
|
|
409
409
|
L(" 删除弹窗 "),
|
|
410
410
|
u("div", je, [
|
|
411
|
-
l(e(
|
|
412
|
-
modelValue: e(
|
|
413
|
-
"onUpdate:modelValue": a[8] || (a[8] = (t) =>
|
|
411
|
+
l(e(A), {
|
|
412
|
+
modelValue: e(P),
|
|
413
|
+
"onUpdate:modelValue": a[8] || (a[8] = (t) => W(P) ? P.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
|
-
l(e(
|
|
420
|
+
l(e(D), { onClick: e(le) }, {
|
|
421
421
|
default: s(() => [
|
|
422
422
|
v(
|
|
423
423
|
p(e(o)("取消")),
|
|
@@ -428,7 +428,7 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
428
428
|
_: 1
|
|
429
429
|
/* STABLE */
|
|
430
430
|
}, 8, ["onClick"]),
|
|
431
|
-
l(e(
|
|
431
|
+
l(e(D), {
|
|
432
432
|
btnType: "primary",
|
|
433
433
|
style: { "margin-left": "12px" },
|
|
434
434
|
onClick: pe
|
|
@@ -505,12 +505,12 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
505
505
|
/* STABLE_FRAGMENT */
|
|
506
506
|
));
|
|
507
507
|
}
|
|
508
|
-
}),
|
|
508
|
+
}), Ae = (f, m) => {
|
|
509
509
|
const n = f.__vccOpts || f;
|
|
510
510
|
for (const [d, C] of m)
|
|
511
511
|
n[d] = C;
|
|
512
512
|
return n;
|
|
513
|
-
}, Oe = /* @__PURE__ */ Be
|
|
513
|
+
}, Oe = /* @__PURE__ */ Ae(Be, [["__scopeId", "data-v-db81dcd7"]]), Ee = {
|
|
514
514
|
必填: { "zh-CN": "必填", en: "Required", _appCode: "framework" },
|
|
515
515
|
复制成功: { "zh-CN": "复制成功", en: "Copy Successful", _appCode: "framework" },
|
|
516
516
|
添加: { "zh-CN": "添加", en: "Add", _appCode: "framework" },
|
|
@@ -526,13 +526,13 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
526
526
|
原流程别名: { "zh-CN": "原流程别名", en: "Original Process Alias", _appCode: "framework" },
|
|
527
527
|
新流程名称: { "zh-CN": "新流程名称", en: "New Process Name", _appCode: "framework" },
|
|
528
528
|
新流程别名: { "zh-CN": "新流程别名", en: "New Process Alias", _appCode: "framework" },
|
|
529
|
-
删除流程定义: { "zh-CN": "删除流程定义", en: "Delete
|
|
529
|
+
删除流程定义: { "zh-CN": "删除流程定义", en: "Delete process definition", _appCode: "framework" },
|
|
530
530
|
对应的实例和任务会一起删除: {
|
|
531
531
|
"zh-CN": "对应的实例和任务会一起删除",
|
|
532
|
-
en: "Corresponding
|
|
532
|
+
en: "Corresponding instances and tasks will be deleted together",
|
|
533
533
|
_appCode: "framework"
|
|
534
534
|
},
|
|
535
|
-
并且无法恢复: { "zh-CN": "并且无法恢复", en: "And
|
|
535
|
+
并且无法恢复: { "zh-CN": "并且无法恢复", en: "And cannot be recovered", _appCode: "framework" },
|
|
536
536
|
选择流程: { "zh-CN": "选择流程", en: "Select Process", _appCode: "framework" },
|
|
537
537
|
项目: { "zh-CN": "项目", en: "Project", _appCode: "framework" },
|
|
538
538
|
编辑: { "zh-CN": "编辑", en: "Edit", _appCode: "framework" },
|
|
@@ -542,16 +542,16 @@ const X = "v1", O = Q(`/workflow/flow/def/${X}`), he = Q(`/workflow/runtime/inst
|
|
|
542
542
|
未发布: { "zh-CN": "未发布", en: "Unpublished", _appCode: "framework" },
|
|
543
543
|
禁用: { "zh-CN": "禁用", en: "Disable", _appCode: "framework" },
|
|
544
544
|
禁止实例: { "zh-CN": "禁止实例", en: "Disable Instance", _appCode: "framework" },
|
|
545
|
-
请选择流程: { "zh-CN": "请选择流程", en: "Please
|
|
545
|
+
请选择流程: { "zh-CN": "请选择流程", en: "Please select a process", _appCode: "framework" },
|
|
546
546
|
"dasui-process-configuration-key1": {
|
|
547
547
|
"zh-CN": "$0(共有实例:$1个,其中运行中的实例:$2个)",
|
|
548
|
-
en: "$0(
|
|
548
|
+
en: "$0(total instances: $1, running instances: $2)",
|
|
549
549
|
_appCode: "framework"
|
|
550
550
|
},
|
|
551
551
|
流程key: { "zh-CN": "流程key", en: "Process Key", _appCode: "framework" },
|
|
552
552
|
"删除流程定义,对应的实例和任务会一起删除,": {
|
|
553
553
|
"zh-CN": "删除流程定义,对应的实例和任务会一起删除,",
|
|
554
|
-
en: "Deleting the
|
|
554
|
+
en: "Deleting the process definition will also delete the corresponding instances and tasks,",
|
|
555
555
|
_appCode: "framework"
|
|
556
556
|
}
|
|
557
557
|
};
|
|
Binary file
|