slw 1.0.0-beta.17.3 → 1.0.0-beta.17.4
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Po = Object.defineProperty;
|
|
2
2
|
var Do = (G, H, X) => H in G ? Po(G, H, { enumerable: !0, configurable: !0, writable: !0, value: X }) : G[H] = X;
|
|
3
3
|
var Eo = (G, H, X) => (Do(G, typeof H != "symbol" ? H + "" : H, X), X);
|
|
4
|
-
import { shallowRef, watchEffect, readonly, ref as ref$2, watch, customRef, getCurrentScope, onScopeDispose, effectScope, provide, inject, version as version$8, isRef, unref, computed, reactive, toRefs as toRefs$2, toRef as toRef$2, getCurrentInstance, onBeforeMount, nextTick, onBeforeUnmount, onMounted, onUnmounted, isReactive, defineComponent, shallowReactive, h as h$3, Fragment, TransitionGroup, onUpdated, markRaw, isReadonly, onBeforeUpdate, pushScopeId, popScopeId, resolveComponent, openBlock, createElementBlock, createVNode as createVNode$1, normalizeClass, withCtx, createElementVNode, createCommentVNode, renderList, createBlock, onActivated, onDeactivated, toRaw, mergeProps as mergeProps$1, normalizeStyle as normalizeStyle$1, createSlots, toDisplayString, resolveDynamicComponent, createTextVNode, normalizeProps, guardReactiveProps,
|
|
4
|
+
import { shallowRef, watchEffect, readonly, ref as ref$2, watch, customRef, getCurrentScope, onScopeDispose, effectScope, provide, inject, version as version$8, isRef, unref, computed, reactive, toRefs as toRefs$2, toRef as toRef$2, getCurrentInstance, onBeforeMount, nextTick, onBeforeUnmount, onMounted, onUnmounted, isReactive, defineComponent, shallowReactive, h as h$3, Fragment, TransitionGroup, onUpdated, markRaw, isReadonly, onBeforeUpdate, pushScopeId, popScopeId, resolveComponent, openBlock, createElementBlock, createVNode as createVNode$1, normalizeClass, withCtx, createElementVNode, createCommentVNode, renderList, createBlock, onActivated, onDeactivated, toRaw, mergeProps as mergeProps$1, normalizeStyle as normalizeStyle$1, createSlots, toDisplayString, resolveDynamicComponent, createTextVNode, normalizeProps, guardReactiveProps, withModifiers, renderSlot, defineAsyncComponent, isVNode, Comment, Text as Text$3, Transition, Teleport, render as render$2, cloneVNode, withDirectives, resolveDirective, vShow, camelize as camelize$2, createStaticVNode, createApp } from "vue";
|
|
5
5
|
import { useRoute } from "vue-router";
|
|
6
6
|
var commonjsGlobal = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
7
7
|
function getDefaultExportFromCjs(G) {
|
|
@@ -53267,7 +53267,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_e0ef89f5_lang = "", _withScop
|
|
|
53267
53267
|
], _hoisted_6$22 = {
|
|
53268
53268
|
key: 0,
|
|
53269
53269
|
style: { verticalAlign: "middle" }
|
|
53270
|
-
}, _hoisted_7$15 = ["id"], _hoisted_8$I = { class: "vxe-grid--form-wrapper" }, _hoisted_9$o = ["id"], _hoisted_10$r = ["onClick"], _hoisted_11$
|
|
53270
|
+
}, _hoisted_7$15 = ["id"], _hoisted_8$I = { class: "vxe-grid--form-wrapper" }, _hoisted_9$o = ["id"], _hoisted_10$r = ["onClick"], _hoisted_11$h = { class: "slw-form-item" }, _hoisted_12$8 = /* @__PURE__ */ _withScopeId$9(() => /* @__PURE__ */ createElementVNode("span", { class: "el-input__icon" }, "下限:", -1)), _hoisted_13$4 = /* @__PURE__ */ _withScopeId$9(() => /* @__PURE__ */ createElementVNode("span", null, "—", -1)), _hoisted_14$1 = /* @__PURE__ */ _withScopeId$9(() => /* @__PURE__ */ createElementVNode("span", { class: "el-input__icon" }, "上限:", -1)), _hoisted_15$1 = ["id"], _hoisted_16$3 = /* @__PURE__ */ _withScopeId$9(() => /* @__PURE__ */ createElementVNode("i", {
|
|
53271
53271
|
class: "iconfont icon-carryout",
|
|
53272
53272
|
style: { cursor: "pointer", padding: "0" }
|
|
53273
53273
|
}, null, -1)), _hoisted_17 = { style: { "font-size": "18px", "margin-right": "8px" } }, _hoisted_18 = {
|
|
@@ -55048,7 +55048,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_e0ef89f5_lang = "", _withScop
|
|
|
55048
55048
|
fe.itemRender.name === "ElInputNumber" ? {
|
|
55049
55049
|
name: "default",
|
|
55050
55050
|
fn: withCtx(() => [
|
|
55051
|
-
createElementVNode("div", _hoisted_11$
|
|
55051
|
+
createElementVNode("div", _hoisted_11$h, [
|
|
55052
55052
|
createVNode$1(ee, {
|
|
55053
55053
|
class: "slw-input-number",
|
|
55054
55054
|
modelValue: unref(queryFormData)[fe.field],
|
|
@@ -55312,7 +55312,7 @@ WindowGrid.name = "slw-window-grid";
|
|
|
55312
55312
|
WindowGrid.install = (G) => {
|
|
55313
55313
|
G.component(WindowGrid.name, WindowGrid);
|
|
55314
55314
|
};
|
|
55315
|
-
const
|
|
55315
|
+
const fileUpload_vue_vue_type_style_index_0_scoped_2e2158ea_lang = "", _withScopeId$8 = (G) => (pushScopeId("data-v-2e2158ea"), G = G(), popScopeId(), G), _hoisted_1$l2 = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("div", { class: "el-upload__tip" }, "大小不超过20MB的文件.", -1)), _hoisted_2$kZ = { class: "el-upload-list el-upload-list--text" }, _hoisted_3$hZ = {
|
|
55316
55316
|
class: "el-upload-list__item is-success",
|
|
55317
55317
|
tabindex: "0"
|
|
55318
55318
|
}, _hoisted_4$az = {
|
|
@@ -55320,7 +55320,7 @@ const fileUpload_vue_vue_type_style_index_0_scoped_b6b5a57d_lang = "", _withScop
|
|
|
55320
55320
|
style: { width: "calc(100% - 45px)" }
|
|
55321
55321
|
}, _hoisted_5$4Z = { class: "el-upload-list__item-name" }, _hoisted_6$21 = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("i", { class: "iconfont icon-document" }, null, -1)), _hoisted_7$14 = ["title"], _hoisted_8$H = ["onClick"], _hoisted_9$n = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("label", { class: "el-upload-list__item-status-label" }, [
|
|
55322
55322
|
/* @__PURE__ */ createElementVNode("i", { class: "iconfont icon-circle-check el-icon--upload-success" })
|
|
55323
|
-
], -1)), _hoisted_10$q = ["onClick"], _sfc_main$f = {
|
|
55323
|
+
], -1)), _hoisted_10$q = ["onClick"], _hoisted_11$g = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("i", { class: "iconfont icon-download1" }, null, -1)), _sfc_main$f = {
|
|
55324
55324
|
__name: "file-upload",
|
|
55325
55325
|
props: {
|
|
55326
55326
|
uploadConfig: {
|
|
@@ -55340,16 +55340,30 @@ const fileUpload_vue_vue_type_style_index_0_scoped_b6b5a57d_lang = "", _withScop
|
|
|
55340
55340
|
emits: ["update:filePreviewList"],
|
|
55341
55341
|
setup(G, { emit: H }) {
|
|
55342
55342
|
const X = G, Q = inject("$httpHeaders"), K = inject("$vxeMessage"), Z = inject("$axios"), ee = inject("$qs"), te = inject("$t"), ne = inject("$vxeConfirm");
|
|
55343
|
-
let re = ref$2(), oe = ref$2(`${(Z == null ? void 0 : Z.baseUrl) || ""}/dataFile/upload/`), ae = useVModel$1(X, "filePreviewList", H), se = useVModel$1(X, "fileFormData", H), le = ref$2({ dataId: "", columnId: "" })
|
|
55344
|
-
|
|
55345
|
-
|
|
55346
|
-
|
|
55343
|
+
let re = ref$2(), oe = ref$2(`${(Z == null ? void 0 : Z.baseUrl) || ""}/dataFile/upload/`), ae = useVModel$1(X, "filePreviewList", H), se = useVModel$1(X, "fileFormData", H), le = ref$2({ dataId: "", columnId: "" }), ce = ref$2(!1), ue = ref$2(!1), de = ref$2(), he = ref$2({
|
|
55344
|
+
border: !0,
|
|
55345
|
+
height: 700,
|
|
55346
|
+
rowConfig: {
|
|
55347
|
+
isCurrent: !0,
|
|
55348
|
+
isHover: !0
|
|
55349
|
+
},
|
|
55350
|
+
columns: [
|
|
55351
|
+
{ field: "name", title: "文件名", align: "center" },
|
|
55352
|
+
{ field: "created", title: "创建时间", sortable: !0 },
|
|
55353
|
+
{ field: "deleteDate", title: "删除时间", sortable: !0 },
|
|
55354
|
+
{ fixed: "right", title: "操作", align: "center", slots: { default: "operation" }, colId: "_operation_" }
|
|
55355
|
+
],
|
|
55356
|
+
data: []
|
|
55357
|
+
});
|
|
55358
|
+
const fe = computed(() => X.uploadConfig.openType == "view"), pe = (Te) => {
|
|
55359
|
+
re.value.handleRemove(Te);
|
|
55360
|
+
}, me = async (Te) => {
|
|
55347
55361
|
if (await ne(te("确定删除?"), void 0, { zIndex: 3e3 }) === "confirm")
|
|
55348
|
-
Z.post(`/dataFile/delete/${
|
|
55349
|
-
if (
|
|
55350
|
-
let
|
|
55351
|
-
se.value.splice(
|
|
55352
|
-
content:
|
|
55362
|
+
Z.post(`/dataFile/delete/${Te.id}`).then((ke) => {
|
|
55363
|
+
if (ke.data.result) {
|
|
55364
|
+
let Oe = se.value.findIndex((De) => De == Te.id);
|
|
55365
|
+
se.value.splice(Oe, 1), K({
|
|
55366
|
+
content: ke.data.msg,
|
|
55353
55367
|
status: "success",
|
|
55354
55368
|
zIndex: 3e3
|
|
55355
55369
|
});
|
|
@@ -55357,9 +55371,9 @@ const fileUpload_vue_vue_type_style_index_0_scoped_b6b5a57d_lang = "", _withScop
|
|
|
55357
55371
|
});
|
|
55358
55372
|
else
|
|
55359
55373
|
return !1;
|
|
55360
|
-
},
|
|
55361
|
-
ne(te("确定下载?"), void 0, { zIndex: 3e3 }).then((
|
|
55362
|
-
|
|
55374
|
+
}, ge = (Te) => {
|
|
55375
|
+
ne(te("确定下载?"), void 0, { zIndex: 3e3 }).then((Pe) => {
|
|
55376
|
+
Pe === "confirm" && Z.export(`/dataFile/download/${Te.id}`).then((ke) => {
|
|
55363
55377
|
K({
|
|
55364
55378
|
content: "下载成功!",
|
|
55365
55379
|
status: "success",
|
|
@@ -55367,111 +55381,168 @@ const fileUpload_vue_vue_type_style_index_0_scoped_b6b5a57d_lang = "", _withScop
|
|
|
55367
55381
|
});
|
|
55368
55382
|
});
|
|
55369
55383
|
});
|
|
55370
|
-
},
|
|
55384
|
+
}, ve = (Te, Pe) => {
|
|
55371
55385
|
K({
|
|
55372
55386
|
content: "允许上传文件的最大数量为1",
|
|
55373
55387
|
status: "error",
|
|
55374
55388
|
zIndex: 3e3
|
|
55375
55389
|
});
|
|
55376
|
-
},
|
|
55377
|
-
|
|
55378
|
-
var
|
|
55379
|
-
return ((
|
|
55380
|
-
id:
|
|
55381
|
-
name:
|
|
55382
|
-
} :
|
|
55383
|
-
}), se.value.push(
|
|
55384
|
-
content:
|
|
55390
|
+
}, we = (Te, Pe) => {
|
|
55391
|
+
Te.result ? (ae.value = ae.value.map((ke) => {
|
|
55392
|
+
var Oe;
|
|
55393
|
+
return ((Oe = ke.response) == null ? void 0 : Oe.id) == Te.id ? {
|
|
55394
|
+
id: Te.id,
|
|
55395
|
+
name: Pe.name
|
|
55396
|
+
} : ke;
|
|
55397
|
+
}), se.value.push(Te.id), K({
|
|
55398
|
+
content: Te.msg,
|
|
55385
55399
|
status: "success",
|
|
55386
55400
|
zIndex: 3e3
|
|
55387
55401
|
})) : K({
|
|
55388
|
-
content:
|
|
55402
|
+
content: Te.msg,
|
|
55389
55403
|
status: "error",
|
|
55390
55404
|
zIndex: 3e3
|
|
55391
55405
|
});
|
|
55392
|
-
},
|
|
55393
|
-
ae.value = [], Z.post(`/dataFile/list/${X.uploadConfig.regionId}/${X.uploadConfig.dataId}`).then(async (
|
|
55394
|
-
if (
|
|
55395
|
-
let
|
|
55396
|
-
for (let
|
|
55397
|
-
|
|
55398
|
-
id:
|
|
55399
|
-
name:
|
|
55400
|
-
columnName:
|
|
55401
|
-
}), se.value.push(
|
|
55402
|
-
ae.value =
|
|
55406
|
+
}, $e = () => {
|
|
55407
|
+
ae.value = [], Z.post(`/dataFile/list/${X.uploadConfig.regionId}/${X.uploadConfig.dataId}`).then(async (Te) => {
|
|
55408
|
+
if (Te.data.result && Te.data.list.length > 0) {
|
|
55409
|
+
let Pe = [];
|
|
55410
|
+
for (let ke of Te.data.list)
|
|
55411
|
+
ke.columnName == X.fieldId && (Pe.push({
|
|
55412
|
+
id: ke.id,
|
|
55413
|
+
name: ke.name,
|
|
55414
|
+
columnName: ke.columnName
|
|
55415
|
+
}), se.value.push(ke.id));
|
|
55416
|
+
ae.value = Pe;
|
|
55403
55417
|
}
|
|
55404
55418
|
});
|
|
55419
|
+
}, Se = () => {
|
|
55420
|
+
ue.value = !0, Z.post(`/dataFile/logs/${X.uploadConfig.regionId}/${X.uploadConfig.dataId}`).then(async (Te) => {
|
|
55421
|
+
ue.value = !1, Te.data.result && Te.data.list.length > 0 && (he.value.data = Te.data.list.filter((Pe) => !["jpg", "png"].includes(Pe.type.toLocaleLowerCase())).sort((Pe, ke) => new Date(ke.created) - new Date(Pe.created))), ce.value = !0;
|
|
55422
|
+
}).catch((Te) => {
|
|
55423
|
+
ue.value = !1;
|
|
55424
|
+
});
|
|
55425
|
+
}, be = (Te) => {
|
|
55426
|
+
ne(te("确定下载历史文件?"), void 0, { zIndex: 3e3 }).then((Pe) => {
|
|
55427
|
+
Pe === "confirm" && Z.export(`/dataFile/download/${Te.id}`).then((ke) => {
|
|
55428
|
+
K({
|
|
55429
|
+
content: "下载成功!",
|
|
55430
|
+
status: "success",
|
|
55431
|
+
zIndex: 3e3
|
|
55432
|
+
});
|
|
55433
|
+
});
|
|
55434
|
+
});
|
|
55405
55435
|
};
|
|
55406
55436
|
return watch(
|
|
55407
55437
|
() => X.uploadConfig,
|
|
55408
|
-
(
|
|
55409
|
-
oe.value +=
|
|
55438
|
+
(Te) => {
|
|
55439
|
+
oe.value += Te.regionId, X.fieldId && (le.value.columnId = X.fieldId), Te.dataId && (le.value.dataId = Te.dataId, $e());
|
|
55410
55440
|
},
|
|
55411
55441
|
{ deep: !0, immediate: !0 }
|
|
55412
|
-
), (
|
|
55413
|
-
const
|
|
55414
|
-
return openBlock(),
|
|
55415
|
-
|
|
55416
|
-
|
|
55417
|
-
|
|
55418
|
-
|
|
55419
|
-
|
|
55420
|
-
|
|
55421
|
-
|
|
55422
|
-
|
|
55423
|
-
|
|
55424
|
-
|
|
55425
|
-
|
|
55426
|
-
|
|
55427
|
-
|
|
55428
|
-
|
|
55429
|
-
|
|
55430
|
-
|
|
55431
|
-
|
|
55432
|
-
|
|
55433
|
-
createElementVNode("
|
|
55434
|
-
createElementVNode("
|
|
55435
|
-
createElementVNode("
|
|
55436
|
-
|
|
55437
|
-
|
|
55438
|
-
|
|
55439
|
-
|
|
55440
|
-
|
|
55441
|
-
|
|
55442
|
-
|
|
55443
|
-
|
|
55444
|
-
|
|
55445
|
-
|
|
55446
|
-
|
|
55447
|
-
|
|
55448
|
-
|
|
55449
|
-
|
|
55450
|
-
|
|
55451
|
-
|
|
55452
|
-
|
|
55453
|
-
|
|
55454
|
-
|
|
55442
|
+
), (Te, Pe) => {
|
|
55443
|
+
const ke = resolveComponent("el-button"), Oe = resolveComponent("el-upload"), De = resolveComponent("vxe-grid"), _e = resolveComponent("el-dialog");
|
|
55444
|
+
return openBlock(), createElementBlock(Fragment, null, [
|
|
55445
|
+
createVNode$1(Oe, {
|
|
55446
|
+
ref_key: "fileUploadRef",
|
|
55447
|
+
ref: re,
|
|
55448
|
+
"file-list": unref(ae),
|
|
55449
|
+
"onUpdate:fileList": Pe[0] || (Pe[0] = (ye) => isRef(ae) ? ae.value = ye : ae = ye),
|
|
55450
|
+
class: "upload-file",
|
|
55451
|
+
disabled: fe.value,
|
|
55452
|
+
headers: unref(Q)(),
|
|
55453
|
+
action: unref(oe),
|
|
55454
|
+
data: unref(le),
|
|
55455
|
+
"on-exceed": ve,
|
|
55456
|
+
"on-success": we,
|
|
55457
|
+
"before-remove": me
|
|
55458
|
+
}, {
|
|
55459
|
+
tip: withCtx(() => [
|
|
55460
|
+
_hoisted_1$l2
|
|
55461
|
+
]),
|
|
55462
|
+
file: withCtx(({ file: ye }) => [
|
|
55463
|
+
createElementVNode("ul", _hoisted_2$kZ, [
|
|
55464
|
+
createElementVNode("li", _hoisted_3$hZ, [
|
|
55465
|
+
createElementVNode("div", _hoisted_4$az, [
|
|
55466
|
+
createElementVNode("a", _hoisted_5$4Z, [
|
|
55467
|
+
_hoisted_6$21,
|
|
55468
|
+
createElementVNode("span", {
|
|
55469
|
+
class: "el-upload-list__item-file-name",
|
|
55470
|
+
title: ye.name
|
|
55471
|
+
}, toDisplayString(ye.name), 9, _hoisted_7$14)
|
|
55472
|
+
])
|
|
55473
|
+
]),
|
|
55474
|
+
createElementVNode("i", {
|
|
55475
|
+
class: "iconfont icon-download1",
|
|
55476
|
+
style: { color: "#67c23a", cursor: "pointer" },
|
|
55477
|
+
onClick: (Ce) => ge(ye),
|
|
55478
|
+
title: "下载"
|
|
55479
|
+
}, null, 8, _hoisted_8$H),
|
|
55480
|
+
_hoisted_9$n,
|
|
55481
|
+
createElementVNode("i", {
|
|
55482
|
+
class: "iconfont icon-close2 el-icon--close el-icon",
|
|
55483
|
+
title: "删除",
|
|
55484
|
+
onClick: (Ce) => pe(ye)
|
|
55485
|
+
}, null, 8, _hoisted_10$q)
|
|
55486
|
+
])
|
|
55455
55487
|
])
|
|
55456
|
-
])
|
|
55457
|
-
|
|
55458
|
-
|
|
55459
|
-
|
|
55460
|
-
|
|
55461
|
-
|
|
55462
|
-
|
|
55463
|
-
|
|
55464
|
-
|
|
55465
|
-
|
|
55466
|
-
|
|
55467
|
-
|
|
55468
|
-
|
|
55469
|
-
|
|
55470
|
-
|
|
55471
|
-
|
|
55488
|
+
]),
|
|
55489
|
+
default: withCtx(() => [
|
|
55490
|
+
createVNode$1(ke, {
|
|
55491
|
+
type: "primary",
|
|
55492
|
+
size: "small",
|
|
55493
|
+
disabled: fe.value
|
|
55494
|
+
}, {
|
|
55495
|
+
default: withCtx(() => [
|
|
55496
|
+
createTextVNode(" 上传文件 ")
|
|
55497
|
+
]),
|
|
55498
|
+
_: 1
|
|
55499
|
+
}, 8, ["disabled"]),
|
|
55500
|
+
createVNode$1(ke, {
|
|
55501
|
+
type: "info",
|
|
55502
|
+
size: "small",
|
|
55503
|
+
loading: unref(ue),
|
|
55504
|
+
onClick: withModifiers(Se, ["stop"])
|
|
55505
|
+
}, {
|
|
55506
|
+
default: withCtx(() => [
|
|
55507
|
+
createTextVNode(" 历史文件 ")
|
|
55508
|
+
]),
|
|
55509
|
+
_: 1
|
|
55510
|
+
}, 8, ["loading", "onClick"])
|
|
55511
|
+
]),
|
|
55512
|
+
_: 1
|
|
55513
|
+
}, 8, ["file-list", "disabled", "headers", "action", "data"]),
|
|
55514
|
+
createVNode$1(_e, {
|
|
55515
|
+
modelValue: unref(ce),
|
|
55516
|
+
"onUpdate:modelValue": Pe[1] || (Pe[1] = (ye) => isRef(ce) ? ce.value = ye : ce = ye),
|
|
55517
|
+
title: unref(te)("历史文件")
|
|
55518
|
+
}, {
|
|
55519
|
+
default: withCtx(() => [
|
|
55520
|
+
createVNode$1(De, mergeProps$1({
|
|
55521
|
+
ref_key: "logsRegionRef",
|
|
55522
|
+
ref: de
|
|
55523
|
+
}, unref(he)), {
|
|
55524
|
+
operation: withCtx(({ row: ye, rowIndex: Ce }) => [
|
|
55525
|
+
createVNode$1(ke, {
|
|
55526
|
+
type: "primary",
|
|
55527
|
+
size: "small",
|
|
55528
|
+
onClick: (xe) => be(ye)
|
|
55529
|
+
}, {
|
|
55530
|
+
default: withCtx(() => [
|
|
55531
|
+
_hoisted_11$g,
|
|
55532
|
+
createTextVNode(" 下载文件 ")
|
|
55533
|
+
]),
|
|
55534
|
+
_: 2
|
|
55535
|
+
}, 1032, ["onClick"])
|
|
55536
|
+
]),
|
|
55537
|
+
_: 1
|
|
55538
|
+
}, 16)
|
|
55539
|
+
]),
|
|
55540
|
+
_: 1
|
|
55541
|
+
}, 8, ["modelValue", "title"])
|
|
55542
|
+
], 64);
|
|
55472
55543
|
};
|
|
55473
55544
|
}
|
|
55474
|
-
}, FileUpload = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-
|
|
55545
|
+
}, FileUpload = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-2e2158ea"]]);
|
|
55475
55546
|
FileUpload.name = "slw-file-upload";
|
|
55476
55547
|
FileUpload.install = (G) => {
|
|
55477
55548
|
G.component(FileUpload.name, FileUpload);
|
|
@@ -91755,7 +91826,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
|
|
|
91755
91826
|
emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
|
|
91756
91827
|
setup(G, { emit: H }) {
|
|
91757
91828
|
const X = G, Q = defineAsyncComponent(
|
|
91758
|
-
() => import("./index-
|
|
91829
|
+
() => import("./index-e22dc4ec.js")
|
|
91759
91830
|
);
|
|
91760
91831
|
let K = useVModel(X, "type", H), Z = useVModel(X, "rootLayout", H), ee = useVModel(X, "viewData", H), te = useVModel(X, "rowData", H), ne = ref$2(0), re = ref$2(null);
|
|
91761
91832
|
re.value = createDesigner();
|
|
@@ -224369,7 +224440,7 @@ function reConsole() {
|
|
|
224369
224440
|
}
|
|
224370
224441
|
}
|
|
224371
224442
|
console.info(
|
|
224372
|
-
`%cSLW %cVer 1.0.0-beta.17.
|
|
224443
|
+
`%cSLW %cVer 1.0.0-beta.17.4%c
|
|
224373
224444
|
%c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
|
|
224374
224445
|
%c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
|
|
224375
224446
|
"color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { pushScopeId as P, popScopeId as V, createElementVNode as h, resolveComponent as g, openBlock as o, createElementBlock as p, createBlock as f, normalizeClass as T, normalizeStyle as A, withModifiers as R, withCtx as r, renderSlot as q, createCommentVNode as _, Fragment as B, createVNode as s, mergeProps as k, renderList as j, toDisplayString as E, normalizeProps as K, guardReactiveProps as Q, resolveDynamicComponent as Z, defineAsyncComponent as $, computed as F, unref as D, withDirectives as ee, vShow as te } from "vue";
|
|
2
|
-
import { _ as x, d as S, a as L, u as N } from "./index-
|
|
2
|
+
import { _ as x, d as S, a as L, u as N } from "./index-91d78d27.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
const I = {
|
|
5
5
|
computed: {},
|
package/lib/index.js
CHANGED