sctj-components 1.0.7 → 1.0.8
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/lib/sctj-components.es.js +6 -8
- package/lib/sctj-components.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -249,7 +249,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
249
249
|
const SCTJSvgIcon = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$1]]);
|
|
250
250
|
const index$2 = "";
|
|
251
251
|
const index$1 = "";
|
|
252
|
-
const
|
|
252
|
+
const index_vue_vue_type_style_index_0_scoped_f55d9716_lang = "";
|
|
253
253
|
const index_vue_vue_type_style_index_1_lang = "";
|
|
254
254
|
const _hoisted_1$k = { class: "upload-file" };
|
|
255
255
|
const _hoisted_2$e = { class: "el-upload__tip" };
|
|
@@ -288,8 +288,7 @@ const _sfc_main$q = {
|
|
|
288
288
|
},
|
|
289
289
|
uploadFileUrl: {
|
|
290
290
|
type: String,
|
|
291
|
-
default: ""
|
|
292
|
-
required: true
|
|
291
|
+
default: ""
|
|
293
292
|
},
|
|
294
293
|
headers: {
|
|
295
294
|
type: Object,
|
|
@@ -630,8 +629,8 @@ const _sfc_main$q = {
|
|
|
630
629
|
};
|
|
631
630
|
}
|
|
632
631
|
};
|
|
633
|
-
const SCTJFileUpload = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-
|
|
634
|
-
const
|
|
632
|
+
const SCTJFileUpload = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-f55d9716"]]);
|
|
633
|
+
const index_vue_vue_type_style_index_0_scoped_ddc0faf6_lang = "";
|
|
635
634
|
const _hoisted_1$j = { class: "component-upload-image" };
|
|
636
635
|
const _hoisted_2$d = {
|
|
637
636
|
key: 0,
|
|
@@ -677,8 +676,7 @@ const _sfc_main$p = {
|
|
|
677
676
|
},
|
|
678
677
|
uploadImgUrl: {
|
|
679
678
|
type: String,
|
|
680
|
-
default: ""
|
|
681
|
-
required: true
|
|
679
|
+
default: ""
|
|
682
680
|
},
|
|
683
681
|
headers: {
|
|
684
682
|
type: Object,
|
|
@@ -923,7 +921,7 @@ const _sfc_main$p = {
|
|
|
923
921
|
};
|
|
924
922
|
}
|
|
925
923
|
};
|
|
926
|
-
const SCTJImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-
|
|
924
|
+
const SCTJImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-ddc0faf6"]]);
|
|
927
925
|
const index_vue_vue_type_style_index_0_scoped_bebc33d5_lang = "";
|
|
928
926
|
const _hoisted_1$i = { class: "image-slot" };
|
|
929
927
|
const _sfc_main$o = {
|