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
|
@@ -16,7 +16,7 @@ function CP(e, i) {
|
|
|
16
16
|
}
|
|
17
17
|
return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
|
|
18
18
|
}
|
|
19
|
-
const SP = "ddy-process-pc-vue3", DP = "1.0.1-rc.2.
|
|
19
|
+
const SP = "ddy-process-pc-vue3", DP = "1.0.1-rc.2.51", IP = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", BP = "./ddy-process-pc-vue3.umd.cjs", OP = "./style.css", TP = "module", NP = {
|
|
20
20
|
".": {
|
|
21
21
|
import: "./ddy-process-pc-vue3.js",
|
|
22
22
|
require: "./ddy-process-pc-vue3.umd.cjs"
|
|
@@ -4214,12 +4214,12 @@ const DL = {
|
|
|
4214
4214
|
if (e === LOAD_ROOT_OPTIONS)
|
|
4215
4215
|
if (this.items) {
|
|
4216
4216
|
let s = this.items.map((c) => (c.children = null, c.label = c.name, c.id = c.id, c));
|
|
4217
|
-
this
|
|
4217
|
+
this.treeOptions = s;
|
|
4218
4218
|
} else
|
|
4219
4219
|
et.org.list().then((s) => {
|
|
4220
4220
|
if (s.code == wt.success) {
|
|
4221
4221
|
let c = s.data.map((p) => (p.children = null, p.label = p.name, p.id = p.id, p));
|
|
4222
|
-
this.defaultOption && (c = [...c, ...this.defaultOption]), this
|
|
4222
|
+
this.defaultOption && (c = [...c, ...this.defaultOption]), this.treeOptions = c;
|
|
4223
4223
|
}
|
|
4224
4224
|
});
|
|
4225
4225
|
else if (e === LOAD_CHILDREN_OPTIONS) {
|
|
@@ -4247,7 +4247,7 @@ var IL = /* @__PURE__ */ Bi(
|
|
|
4247
4247
|
SL,
|
|
4248
4248
|
!1,
|
|
4249
4249
|
BL,
|
|
4250
|
-
"
|
|
4250
|
+
"2208532b",
|
|
4251
4251
|
null,
|
|
4252
4252
|
null
|
|
4253
4253
|
);
|
|
@@ -5660,7 +5660,7 @@ const oj = {
|
|
|
5660
5660
|
if (this.loading = !1, !a.success)
|
|
5661
5661
|
return;
|
|
5662
5662
|
let s = JSON.parse(localStorage.getItem("signaturesArr")) || [];
|
|
5663
|
-
s.unshift(a.data), this
|
|
5663
|
+
s.unshift(a.data), this.historyPics = s.slice(0, 3), localStorage.setItem("signaturesArr", JSON.stringify(this.historyPics)), this.$emit("saveSignature", a.data, !0);
|
|
5664
5664
|
},
|
|
5665
5665
|
useHistory(e) {
|
|
5666
5666
|
this.historyPics[e] && this.$confirm("\u662F\u5426\u4F7F\u7528\u5386\u53F2\u7B7E\u5B57", "\u64CD\u4F5C\u4FE1\u606F\u63D0\u9192", {
|
|
@@ -5697,7 +5697,7 @@ var lj = /* @__PURE__ */ Bi(
|
|
|
5697
5697
|
aj,
|
|
5698
5698
|
!1,
|
|
5699
5699
|
cj,
|
|
5700
|
-
"
|
|
5700
|
+
"9b1b2fcc",
|
|
5701
5701
|
null,
|
|
5702
5702
|
null
|
|
5703
5703
|
);
|
|
@@ -23076,7 +23076,7 @@ const cW = {
|
|
|
23076
23076
|
}
|
|
23077
23077
|
if (a.code == Enum.apiCode.success) {
|
|
23078
23078
|
const s = this.processList[i];
|
|
23079
|
-
s.userList = a.data, this
|
|
23079
|
+
s.userList = a.data, this.processList[i] = s;
|
|
23080
23080
|
}
|
|
23081
23081
|
});
|
|
23082
23082
|
},
|
|
@@ -23494,7 +23494,7 @@ var uW = /* @__PURE__ */ Bi(
|
|
|
23494
23494
|
lW,
|
|
23495
23495
|
!1,
|
|
23496
23496
|
dW,
|
|
23497
|
-
"
|
|
23497
|
+
"19cb77fc",
|
|
23498
23498
|
null,
|
|
23499
23499
|
null
|
|
23500
23500
|
);
|
|
@@ -24274,7 +24274,7 @@ const xW = {
|
|
|
24274
24274
|
}
|
|
24275
24275
|
if (a.code == wt.success) {
|
|
24276
24276
|
const s = this.processList[i];
|
|
24277
|
-
s.userList = a.data, this
|
|
24277
|
+
s.userList = a.data, this.processList[i] = s;
|
|
24278
24278
|
}
|
|
24279
24279
|
});
|
|
24280
24280
|
},
|
|
@@ -24360,7 +24360,7 @@ var wW = /* @__PURE__ */ Bi(
|
|
|
24360
24360
|
yW,
|
|
24361
24361
|
!1,
|
|
24362
24362
|
EW,
|
|
24363
|
-
"
|
|
24363
|
+
"5a2bcb50",
|
|
24364
24364
|
null,
|
|
24365
24365
|
null
|
|
24366
24366
|
);
|