@fewangsit/wangsvue 1.5.201 → 1.5.202
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/wangsvue.es.js +1 -0
- package/wangsvue.system.js +1 -1
package/package.json
CHANGED
package/wangsvue.es.js
CHANGED
|
@@ -137114,6 +137114,7 @@ const $ye = { key: 0 }, Hye = { key: 0 }, zye = {
|
|
|
137114
137114
|
return {
|
|
137115
137115
|
...E,
|
|
137116
137116
|
url: (S = E.url) != null && S.length ? E.url : void 0,
|
|
137117
|
+
caption: E.caption ?? [],
|
|
137117
137118
|
anyChanges: !1,
|
|
137118
137119
|
formDataBody: E.formDataBody.map((k) => ({
|
|
137119
137120
|
...k,
|