ddy-process-pc-vue3 1.0.1-rc.2.45 → 1.0.1-rc.2.51
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 +10 -10
- package/v2/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +10 -10
- package/v2.7/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +10 -10
- package/v3/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v3/style.css +1 -1
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@ function dR(e, i) {
|
|
|
16
16
|
}
|
|
17
17
|
return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
|
|
18
18
|
}
|
|
19
|
-
const fR = "ddy-process-pc-vue3", pR = "1.0.1-rc.2.
|
|
19
|
+
const fR = "ddy-process-pc-vue3", pR = "1.0.1-rc.2.51", hR = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", mR = "./ddy-process-pc-vue3.umd.cjs", gR = "./style.css", AR = "module", vR = {
|
|
20
20
|
".": {
|
|
21
21
|
import: "./ddy-process-pc-vue3.js",
|
|
22
22
|
require: "./ddy-process-pc-vue3.umd.cjs"
|
|
@@ -5015,12 +5015,12 @@ const Yj = {
|
|
|
5015
5015
|
if (e === LOAD_ROOT_OPTIONS)
|
|
5016
5016
|
if (this.items) {
|
|
5017
5017
|
let s = this.items.map((c) => (c.children = null, c.label = c.name, c.id = c.id, c));
|
|
5018
|
-
this
|
|
5018
|
+
this.treeOptions = s;
|
|
5019
5019
|
} else
|
|
5020
5020
|
et.org.list().then((s) => {
|
|
5021
5021
|
if (s.code == xt.success) {
|
|
5022
5022
|
let c = s.data.map((f) => (f.children = null, f.label = f.name, f.id = f.id, f));
|
|
5023
|
-
this.defaultOption && (c = [...c, ...this.defaultOption]), this
|
|
5023
|
+
this.defaultOption && (c = [...c, ...this.defaultOption]), this.treeOptions = c;
|
|
5024
5024
|
}
|
|
5025
5025
|
});
|
|
5026
5026
|
else if (e === LOAD_CHILDREN_OPTIONS) {
|
|
@@ -5048,7 +5048,7 @@ var Vj = /* @__PURE__ */ Ii(
|
|
|
5048
5048
|
Uj,
|
|
5049
5049
|
!1,
|
|
5050
5050
|
Wj,
|
|
5051
|
-
"
|
|
5051
|
+
"2208532b",
|
|
5052
5052
|
null,
|
|
5053
5053
|
null
|
|
5054
5054
|
);
|
|
@@ -6461,7 +6461,7 @@ const wQ = {
|
|
|
6461
6461
|
if (this.loading = !1, !a.success)
|
|
6462
6462
|
return;
|
|
6463
6463
|
let s = JSON.parse(localStorage.getItem("signaturesArr")) || [];
|
|
6464
|
-
s.unshift(a.data), this
|
|
6464
|
+
s.unshift(a.data), this.historyPics = s.slice(0, 3), localStorage.setItem("signaturesArr", JSON.stringify(this.historyPics)), this.$emit("saveSignature", a.data, !0);
|
|
6465
6465
|
},
|
|
6466
6466
|
useHistory(e) {
|
|
6467
6467
|
this.historyPics[e] && this.$confirm("\u662F\u5426\u4F7F\u7528\u5386\u53F2\u7B7E\u5B57", "\u64CD\u4F5C\u4FE1\u606F\u63D0\u9192", {
|
|
@@ -6498,7 +6498,7 @@ var kQ = /* @__PURE__ */ Ii(
|
|
|
6498
6498
|
xQ,
|
|
6499
6499
|
!1,
|
|
6500
6500
|
CQ,
|
|
6501
|
-
"
|
|
6501
|
+
"9b1b2fcc",
|
|
6502
6502
|
null,
|
|
6503
6503
|
null
|
|
6504
6504
|
);
|
|
@@ -23877,7 +23877,7 @@ const CG = {
|
|
|
23877
23877
|
}
|
|
23878
23878
|
if (a.code == Enum.apiCode.success) {
|
|
23879
23879
|
const s = this.processList[i];
|
|
23880
|
-
s.userList = a.data, this
|
|
23880
|
+
s.userList = a.data, this.processList[i] = s;
|
|
23881
23881
|
}
|
|
23882
23882
|
});
|
|
23883
23883
|
},
|
|
@@ -24295,7 +24295,7 @@ var SG = /* @__PURE__ */ Ii(
|
|
|
24295
24295
|
kG,
|
|
24296
24296
|
!1,
|
|
24297
24297
|
DG,
|
|
24298
|
-
"
|
|
24298
|
+
"19cb77fc",
|
|
24299
24299
|
null,
|
|
24300
24300
|
null
|
|
24301
24301
|
);
|
|
@@ -25075,7 +25075,7 @@ const jG = {
|
|
|
25075
25075
|
}
|
|
25076
25076
|
if (a.code == xt.success) {
|
|
25077
25077
|
const s = this.processList[i];
|
|
25078
|
-
s.userList = a.data, this
|
|
25078
|
+
s.userList = a.data, this.processList[i] = s;
|
|
25079
25079
|
}
|
|
25080
25080
|
});
|
|
25081
25081
|
},
|
|
@@ -25161,7 +25161,7 @@ var QG = /* @__PURE__ */ Ii(
|
|
|
25161
25161
|
LG,
|
|
25162
25162
|
!1,
|
|
25163
25163
|
zG,
|
|
25164
|
-
"
|
|
25164
|
+
"5a2bcb50",
|
|
25165
25165
|
null,
|
|
25166
25166
|
null
|
|
25167
25167
|
);
|