tutor-pro-ui-vue 1.4.4 → 1.4.6
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/dist/index.js +2 -2
- package/dist/index.js.gz +0 -0
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10403,8 +10403,8 @@ const vB = {
|
|
|
10403
10403
|
(a == null ? void 0 : a.show) === !1 && (e.value[a.key] = void 0);
|
|
10404
10404
|
});
|
|
10405
10405
|
}), t.formData.forEach((a) => {
|
|
10406
|
-
var s, l, h;
|
|
10407
|
-
(h = (l = (s = e.value) == null ? void 0 : s[a.key]) == null ? void 0 : l.toString) != null && h.call(l) || (e.value[a.key] = a.value);
|
|
10406
|
+
var s, l, h, _;
|
|
10407
|
+
(h = (l = (s = e.value) == null ? void 0 : s[a.key]) == null ? void 0 : l.toString) != null && h.call(l) || (_ = a == null ? void 0 : a.value) != null && _.length && (e.value[a.key] = a.value);
|
|
10408
10408
|
}), {
|
|
10409
10409
|
formState: e,
|
|
10410
10410
|
formRef: n,
|
package/dist/index.js.gz
CHANGED
|
Binary file
|