ddy-process-pc-vue3 1.0.1-rc.2.25 → 1.0.1-rc.2.29
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-pc-vue3.js +4 -2
- package/v2/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +4 -2
- package/v2.7/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +4 -2
- package/v3/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v3/style.css +1 -1
|
@@ -186,6 +186,7 @@ const ho = "/aws", Eo = "/bladex/blade-workflow", M0 = "/auth", _t = {
|
|
|
186
186
|
let t = {
|
|
187
187
|
url: Eo + "/repository/getProcessDefList",
|
|
188
188
|
param: {
|
|
189
|
+
...e,
|
|
189
190
|
businessCode: e.businessCode
|
|
190
191
|
},
|
|
191
192
|
type: "post"
|
|
@@ -59993,7 +59994,8 @@ const bae = {
|
|
|
59993
59994
|
businessType: "",
|
|
59994
59995
|
keyWord: "",
|
|
59995
59996
|
businessDeptId: "",
|
|
59996
|
-
userInfo: {}
|
|
59997
|
+
userInfo: {},
|
|
59998
|
+
processGroupName: ""
|
|
59997
59999
|
}) {
|
|
59998
60000
|
return this.processList = [], this.otherProcessList = [], this.processDefId = "", this.processDefName = "", this.revival = !1, this._appId = e.appId, this._businessDeptId = e.businessDeptId, this.businessCode = e.businessCode || e.businessType, this.userInfo = e.userInfo, this.deptId = e.userInfo.deptId, this.subjectId = e.userInfo.subjectId, this.hasDeptId = !!this.deptId, this._businessDeptId, new Promise((t, o) => {
|
|
59999
60001
|
this.cancelCallBack = o, _t.repository.getProcessDefListNew(e).then((n) => {
|
|
@@ -60323,7 +60325,7 @@ function Eae(e, t, o, n, r, l) {
|
|
|
60323
60325
|
}, 8, ["visible", "onClose"])
|
|
60324
60326
|
]);
|
|
60325
60327
|
}
|
|
60326
|
-
const $ae = /* @__PURE__ */ Ro(bae, [["render", Eae], ["__scopeId", "data-v-
|
|
60328
|
+
const $ae = /* @__PURE__ */ Ro(bae, [["render", Eae], ["__scopeId", "data-v-7420f9df"]]);
|
|
60327
60329
|
var Tae = null;
|
|
60328
60330
|
Promise.resolve().then(() => kr).then(({ ElMessage: e }) => {
|
|
60329
60331
|
e = e;
|