ddy-process-h5 1.0.1-rc.2.2 → 1.0.1-rc.2.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 +1 -1
- package/v2/ddy-process-h5.js +5 -3
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +5 -3
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +5 -3
- 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
|
@@ -19568,7 +19568,7 @@ var MC = /* @__PURE__ */ ye(
|
|
|
19568
19568
|
DC,
|
|
19569
19569
|
!1,
|
|
19570
19570
|
BC,
|
|
19571
|
-
"
|
|
19571
|
+
"d4178c92",
|
|
19572
19572
|
null,
|
|
19573
19573
|
null
|
|
19574
19574
|
);
|
|
@@ -21992,6 +21992,7 @@ const C0 = /* @__PURE__ */ function() {
|
|
|
21992
21992
|
trackUrl: "",
|
|
21993
21993
|
taskCommentList: [],
|
|
21994
21994
|
operationCom: null,
|
|
21995
|
+
operationComKey: Date.now(),
|
|
21995
21996
|
ProcessInsObj: {
|
|
21996
21997
|
button: [],
|
|
21997
21998
|
flow: [],
|
|
@@ -22390,7 +22391,7 @@ const C0 = /* @__PURE__ */ function() {
|
|
|
22390
22391
|
}) : this.$refs.topTips.handleClose();
|
|
22391
22392
|
},
|
|
22392
22393
|
async showOperation(e, t, i, n, s) {
|
|
22393
|
-
switch (this.beforeFunction && (this.operationParam.beforeFunction = this.beforeFunction), console.error(this.request, "requ"), this.operationParam.request = this.request, this.annexlabel = n || "fasdfsafdsa", this.titleText = t, this.operationCom = e, this.operationParam.selChildrenItems = {}, this.operationParam.annex = n || "fasdfsafdsa", this.operationParam.subjectId = this.formData.subjectId, this.operationParam.processInstId = this.processIntId, this.operationParam.taskInstId = (this.ProcessInsObj.process || {}).taskId || "", this.operationParam.variables = (this.ProcessInsObj.process || {}).variables || {}, this.operationParam.extendedProperties = (this.ProcessInsObj.form || {}).extendedProperties || [], this.operationParam.actionName = t, this.operationParam.formData = this.formData, this.operationParam.ProcessInsObj = this.ProcessInsObj, this.operationParam.userInfo = this.user, console.log(this.nextTaskNode, "CES SHUJU"), this.operationParam.nextNodeData = (this.nextTaskNode || {}).id ? [this.nextTaskNode] : [], this.operationParam.incomingConditionItemList = this.incomingConditionItemList, this.operationParam.outGatewayUserTaskModel = this.outGatewayUserTaskModel, this.operationParam.taskNode = this.taskNode, this.operationParam.appId = this.processStatus.appId, this.operationParam.endFunction = this.endFunction, this.operationParam.isDocument = this.isDocument, this.operationParam.isQuickReply = this.isQuickReply, this.operationParam.isMsg = this.isMsg, this.operationParam.isRequire = this.isRequire, this.operationParam.canCheck = this.canCheck, this.operationParam.isCheckType = this.isCheckType, this.operationParam.isOrgType = this.isOrgType, this.operationParam.isCodeType = this.isCodeType, console.log(s, "type"), s) {
|
|
22394
|
+
switch (this.beforeFunction && (this.operationParam.beforeFunction = this.beforeFunction), console.error(this.request, "requ"), this.operationParam.request = this.request, this.annexlabel = n || "fasdfsafdsa", this.titleText = t, this.operationCom = e, this.operationComKey = Date.now(), this.operationParam.selChildrenItems = {}, this.operationParam.annex = n || "fasdfsafdsa", this.operationParam.subjectId = this.formData.subjectId, this.operationParam.processInstId = this.processIntId, this.operationParam.taskInstId = (this.ProcessInsObj.process || {}).taskId || "", this.operationParam.variables = (this.ProcessInsObj.process || {}).variables || {}, this.operationParam.extendedProperties = (this.ProcessInsObj.form || {}).extendedProperties || [], this.operationParam.actionName = t, this.operationParam.formData = this.formData, this.operationParam.ProcessInsObj = this.ProcessInsObj, this.operationParam.userInfo = this.user, console.log(this.nextTaskNode, "CES SHUJU"), this.operationParam.nextNodeData = (this.nextTaskNode || {}).id ? [this.nextTaskNode] : [], this.operationParam.incomingConditionItemList = this.incomingConditionItemList, this.operationParam.outGatewayUserTaskModel = this.outGatewayUserTaskModel, this.operationParam.taskNode = this.taskNode, this.operationParam.appId = this.processStatus.appId, this.operationParam.endFunction = this.endFunction, this.operationParam.isDocument = this.isDocument, this.operationParam.isQuickReply = this.isQuickReply, this.operationParam.isMsg = this.isMsg, this.operationParam.isRequire = this.isRequire, this.operationParam.canCheck = this.canCheck, this.operationParam.isCheckType = this.isCheckType, this.operationParam.isOrgType = this.isOrgType, this.operationParam.isCodeType = this.isCodeType, console.log(s, "type"), s) {
|
|
22394
22395
|
case "\u6284\u9001":
|
|
22395
22396
|
this.operationParam.visible = !0, this.cctaskTopPopup = !0;
|
|
22396
22397
|
break;
|
|
@@ -22622,6 +22623,7 @@ var E0 = function() {
|
|
|
22622
22623
|
}
|
|
22623
22624
|
}
|
|
22624
22625
|
}, [i(e.operationCom, {
|
|
22626
|
+
key: e.operationComKey,
|
|
22625
22627
|
ref: "operationRef",
|
|
22626
22628
|
tag: "component",
|
|
22627
22629
|
attrs: {
|
|
@@ -22740,7 +22742,7 @@ var T0 = /* @__PURE__ */ ye(
|
|
|
22740
22742
|
x0,
|
|
22741
22743
|
!1,
|
|
22742
22744
|
I0,
|
|
22743
|
-
"
|
|
22745
|
+
"29ce19fb",
|
|
22744
22746
|
null,
|
|
22745
22747
|
null
|
|
22746
22748
|
);
|