ddy-process-h5 1.0.1-beta.4 → 1.0.1-beta.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 +1 -1
- package/v2/ddy-process-h5.js +10 -10
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +10 -10
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +10 -10
- package/v3/ddy-process-h5.umd.cjs +1 -1
- package/v3/style.css +1 -1
package/package.json
CHANGED
package/v2/ddy-process-h5.js
CHANGED
|
@@ -21340,8 +21340,8 @@ var gC = function() {
|
|
|
21340
21340
|
return i("div", {
|
|
21341
21341
|
staticClass: "process-btns"
|
|
21342
21342
|
}, [e.process.status == "todo" ? [e.getButton("wf_pass") ? i("button", {
|
|
21343
|
+
staticClass: "process-button success",
|
|
21343
21344
|
attrs: {
|
|
21344
|
-
type: "success",
|
|
21345
21345
|
size: "default",
|
|
21346
21346
|
disabled: e.loading
|
|
21347
21347
|
},
|
|
@@ -21351,8 +21351,8 @@ var gC = function() {
|
|
|
21351
21351
|
}
|
|
21352
21352
|
}
|
|
21353
21353
|
}, [["recall", "reject"].includes(e.process.processIsFinished) ? i("span", [e._v("\u91CD\u65B0\u63D0\u4EA4")]) : i("span", [e._v(e._s(e.getButton("wf_pass").name))])]) : e._e(), e.getButton("wf_reject") ? i("button", {
|
|
21354
|
+
staticClass: "process-button danger",
|
|
21354
21355
|
attrs: {
|
|
21355
|
-
type: "danger",
|
|
21356
21356
|
size: "default",
|
|
21357
21357
|
disabled: e.loading
|
|
21358
21358
|
},
|
|
@@ -21372,8 +21372,8 @@ var gC = function() {
|
|
|
21372
21372
|
}
|
|
21373
21373
|
}
|
|
21374
21374
|
}, [i("span", [e._v("\u50AC\u529E")])]), e.getButton("wf_transfer") ? i("button", {
|
|
21375
|
+
staticClass: "process-button primary",
|
|
21375
21376
|
attrs: {
|
|
21376
|
-
type: "primary",
|
|
21377
21377
|
size: "default",
|
|
21378
21378
|
disabled: e.loading
|
|
21379
21379
|
},
|
|
@@ -21387,8 +21387,8 @@ var gC = function() {
|
|
|
21387
21387
|
}
|
|
21388
21388
|
}
|
|
21389
21389
|
}, [e._v(e._s(e.getButton("wf_transfer").name))]) : e._e(), e.getButton("wf_delegate") ? i("button", {
|
|
21390
|
+
staticClass: "process-button warning",
|
|
21390
21391
|
attrs: {
|
|
21391
|
-
type: "warning",
|
|
21392
21392
|
size: "default",
|
|
21393
21393
|
disabled: e.loading
|
|
21394
21394
|
},
|
|
@@ -21402,8 +21402,8 @@ var gC = function() {
|
|
|
21402
21402
|
}
|
|
21403
21403
|
}
|
|
21404
21404
|
}, [e._v(" " + e._s(e.getButton("wf_delegate").name) + " ")]) : e._e(), e.getButton("wf_rollback") ? i("button", {
|
|
21405
|
+
staticClass: "process-button success",
|
|
21405
21406
|
attrs: {
|
|
21406
|
-
type: "success",
|
|
21407
21407
|
size: "default",
|
|
21408
21408
|
disabled: e.loading
|
|
21409
21409
|
},
|
|
@@ -21413,8 +21413,8 @@ var gC = function() {
|
|
|
21413
21413
|
}
|
|
21414
21414
|
}
|
|
21415
21415
|
}, [e._v(" " + e._s(e.getButton("wf_rollback").name) + " ")]) : e._e(), e.getButton("wf_terminate") ? i("button", {
|
|
21416
|
+
staticClass: "process-button danger",
|
|
21416
21417
|
attrs: {
|
|
21417
|
-
type: "danger",
|
|
21418
21418
|
size: "default",
|
|
21419
21419
|
disabled: e.loading
|
|
21420
21420
|
},
|
|
@@ -21424,8 +21424,8 @@ var gC = function() {
|
|
|
21424
21424
|
}
|
|
21425
21425
|
}
|
|
21426
21426
|
}, [e._v(" " + e._s(e.getButton("wf_terminate").name) + " ")]) : e._e(), e.process.isMultiInstance && e.getButton("wf_add_instance") ? i("button", {
|
|
21427
|
+
staticClass: "process-button primary",
|
|
21427
21428
|
attrs: {
|
|
21428
|
-
type: "primary",
|
|
21429
21429
|
size: "default",
|
|
21430
21430
|
disabled: e.loading
|
|
21431
21431
|
},
|
|
@@ -21439,8 +21439,8 @@ var gC = function() {
|
|
|
21439
21439
|
}
|
|
21440
21440
|
}
|
|
21441
21441
|
}, [e._v(" " + e._s(e.getButton("wf_add_instance").name) + " ")]) : e._e()] : e._e(), e.process.isOwner && e.process.isReturnable && !["recall", "reject"].includes(e.process.processIsFinished) ? i("button", {
|
|
21442
|
+
staticClass: "process-button danger",
|
|
21442
21443
|
attrs: {
|
|
21443
|
-
type: "warning",
|
|
21444
21444
|
size: "default",
|
|
21445
21445
|
disabled: e.loading
|
|
21446
21446
|
},
|
|
@@ -21450,8 +21450,8 @@ var gC = function() {
|
|
|
21450
21450
|
}
|
|
21451
21451
|
}
|
|
21452
21452
|
}, [e._v(" \u64A4\u9500 ")]) : e._e(), e.getButton("wf_print") ? i("button", {
|
|
21453
|
+
staticClass: "process-button info",
|
|
21453
21454
|
attrs: {
|
|
21454
|
-
type: "info",
|
|
21455
21455
|
size: "default",
|
|
21456
21456
|
disabled: e.loading
|
|
21457
21457
|
},
|
|
@@ -21556,7 +21556,7 @@ var AC = /* @__PURE__ */ ye(
|
|
|
21556
21556
|
yC,
|
|
21557
21557
|
!1,
|
|
21558
21558
|
bC,
|
|
21559
|
-
"
|
|
21559
|
+
"36b18671",
|
|
21560
21560
|
null,
|
|
21561
21561
|
null
|
|
21562
21562
|
);
|