el-plus-crud 0.1.96 → 0.1.97
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/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [0.1.97](https://github.com/KDJack/el-plus-crud/compare/v0.1.96...v0.1.97) (2026-07-17)
|
|
6
|
+
|
|
5
7
|
### [0.1.96](https://github.com/KDJack/el-plus-crud/compare/v0.1.95...v0.1.96) (2026-07-17)
|
|
6
8
|
|
|
7
9
|
### [0.1.95](https://github.com/KDJack/el-plus-crud/compare/v0.1.94...v0.1.95) (2026-07-17)
|
package/dist/el-plus-crud.mjs
CHANGED
|
@@ -3787,7 +3787,7 @@ const ga = /* @__PURE__ */ Te(_i, [["__scopeId", "data-v-06d3d089"]]), Li = /* @
|
|
|
3787
3787
|
});
|
|
3788
3788
|
me(async () => {
|
|
3789
3789
|
var f, D, v, F, le, $, K;
|
|
3790
|
-
!((f = l.upload) != null && f.sign) && !((D = u.desc) != null && D.sign) && l.debug && console.warn("上传私有加密仓库必须在config或desc中配置sign方法进行图片/文件签名鉴权,否则图片将无法显示和预览!"), o.value = await ze(u, {
|
|
3790
|
+
a.value || (a.value = []), !((f = l.upload) != null && f.sign) && !((D = u.desc) != null && D.sign) && l.debug && console.warn("上传私有加密仓库必须在config或desc中配置sign方法进行图片/文件签名鉴权,否则图片将无法显示和预览!"), o.value = await ze(u, {
|
|
3791
3791
|
drag: !0,
|
|
3792
3792
|
listType: N.value ? "picture-card" : "text",
|
|
3793
3793
|
multiple: !!u.desc.multiple,
|
|
@@ -3840,7 +3840,7 @@ const ga = /* @__PURE__ */ Te(_i, [["__scopeId", "data-v-06d3d089"]]), Li = /* @
|
|
|
3840
3840
|
}
|
|
3841
3841
|
async function Q(f, D) {
|
|
3842
3842
|
var v, F, le, $, K, g, y;
|
|
3843
|
-
if (
|
|
3843
|
+
if (f && Object.keys(f).length > 0) {
|
|
3844
3844
|
const V = it(((F = (v = l.upload) == null ? void 0 : v.actionMap) == null ? void 0 : F.objectUrlKey) || [], f.request || f.result || f);
|
|
3845
3845
|
V && (D.raw.furl = V);
|
|
3846
3846
|
}
|