dfs-page-config 0.3.64 → 0.3.66
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/dfs-page-config.js
CHANGED
|
@@ -28619,7 +28619,7 @@ const Upload = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$
|
|
|
28619
28619
|
return ElMessage.warning("请设置'target'字段,指定需要导出的table数据");
|
|
28620
28620
|
const kt = getTargetComp(store, k.pageKey, Ue.target);
|
|
28621
28621
|
let jt = {
|
|
28622
|
-
fileName: L(
|
|
28622
|
+
fileName: L(Ue.fileName),
|
|
28623
28623
|
columnKeys: Ue.columnKeys || kt.columns.map((tr) => tr.field)
|
|
28624
28624
|
};
|
|
28625
28625
|
kt.gridApi.exportDataAsCsv(jt);
|
|
@@ -28679,7 +28679,7 @@ const Upload = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$
|
|
|
28679
28679
|
// exportData
|
|
28680
28680
|
};
|
|
28681
28681
|
}
|
|
28682
|
-
}),
|
|
28682
|
+
}), ButtonGroup_vue_vue_type_style_index_0_scoped_f3b4a189_lang = "", ButtonGroup_vue_vue_type_style_index_1_lang = "", _hoisted_1$c = ["onClick"];
|
|
28683
28683
|
function _sfc_render$e(k, L, ie, ae, pe, _e) {
|
|
28684
28684
|
const xe = Upload, Oe = ElIcon, Ie = ElButton;
|
|
28685
28685
|
return openBlock(), createElementBlock("div", {
|
|
@@ -28736,7 +28736,7 @@ function _sfc_render$e(k, L, ie, ae, pe, _e) {
|
|
|
28736
28736
|
}, void 0, !0)), 128))
|
|
28737
28737
|
], 4);
|
|
28738
28738
|
}
|
|
28739
|
-
const ButtonGroup = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$e], ["__scopeId", "data-v-
|
|
28739
|
+
const ButtonGroup = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$e], ["__scopeId", "data-v-f3b4a189"]]), _sfc_main$e = defineComponent({
|
|
28740
28740
|
props: {
|
|
28741
28741
|
gridApi: {
|
|
28742
28742
|
type: Object,
|
|
@@ -105101,7 +105101,7 @@ const _sfc_main = defineComponent({
|
|
|
105101
105101
|
fabricFeatureDescList: [],
|
|
105102
105102
|
friendlyReminder: "",
|
|
105103
105103
|
barCodeId: "",
|
|
105104
|
-
|
|
105104
|
+
code: ""
|
|
105105
105105
|
}),
|
|
105106
105106
|
required: !0
|
|
105107
105107
|
},
|
|
@@ -105165,7 +105165,7 @@ const _sfc_main = defineComponent({
|
|
|
105165
105165
|
function Dt(kt) {
|
|
105166
105166
|
L.NewPage();
|
|
105167
105167
|
let jt = 20;
|
|
105168
|
-
L.ADD_PRINT_TEXTA("text01", Ie - 17, "35mm", 30, 12, kt.
|
|
105168
|
+
L.ADD_PRINT_TEXTA("text01", Ie - 17, "35mm", 30, 12, kt.code);
|
|
105169
105169
|
let tr = 0;
|
|
105170
105170
|
kt.barCodeId && (tr += Pt, L.ADD_PRINT_BARCODEA("text02", Ie - Pt, Oe, 120, Pt, "EAN128B", kt.barCodeId), L.SET_PRINT_STYLEA(0, "ShowBarText", 0)), tr += jt, kt.friendlyReminder && kt.friendlyReminder.split(`
|
|
105171
105171
|
`).reverse().forEach((or, er) => {
|
|
@@ -105203,7 +105203,7 @@ const _sfc_main = defineComponent({
|
|
|
105203
105203
|
print: xe
|
|
105204
105204
|
};
|
|
105205
105205
|
}
|
|
105206
|
-
}),
|
|
105206
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_978d5cc5_lang = "", _withScopeId = (k) => (pushScopeId("data-v-978d5cc5"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105207
105207
|
style: { height: "max-content", display: "block" },
|
|
105208
105208
|
class: "el-upload-list--picture-card"
|
|
105209
105209
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105281,7 +105281,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105281
105281
|
withDirectives((openBlock(), createElementBlock("svg", _hoisted_13, null, 512)), [
|
|
105282
105282
|
[vShow, k.data.barCodeId]
|
|
105283
105283
|
]),
|
|
105284
|
-
createElementVNode("span", _hoisted_14, toDisplayString(k.data.
|
|
105284
|
+
createElementVNode("span", _hoisted_14, toDisplayString(k.data.code), 1)
|
|
105285
105285
|
])
|
|
105286
105286
|
], 512)
|
|
105287
105287
|
]),
|
|
@@ -105301,7 +105301,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105301
105301
|
[vShow, k.isShow]
|
|
105302
105302
|
]);
|
|
105303
105303
|
}
|
|
105304
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105304
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-978d5cc5"]]);
|
|
105305
105305
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105306
105306
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105307
105307
|
const index = (k, L) => {
|