dfs-page-config 0.3.62 → 0.3.63
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
|
@@ -105156,23 +105156,21 @@ const _sfc_main = defineComponent({
|
|
|
105156
105156
|
const er = kt * (or + 1) <= jt ? kt : jt * (or + 1) > kt ? kt % jt : jt;
|
|
105157
105157
|
for (let ir = 0; ir < er; ir++)
|
|
105158
105158
|
Dt(k.data);
|
|
105159
|
-
L.SET_PRINT_MODE("CUSTOM_TASK_NAME", "吊牌打印" + or), L.
|
|
105159
|
+
L.SET_PRINT_MODE("CUSTOM_TASK_NAME", "吊牌打印" + or), L.PREVIEW();
|
|
105160
105160
|
}
|
|
105161
105161
|
}).catch(() => {
|
|
105162
105162
|
});
|
|
105163
105163
|
}
|
|
105164
|
-
const Oe = "0mm", Ie = 260 - 4;
|
|
105165
|
-
let Ne = "45mm";
|
|
105166
|
-
const $e = 25, Pt = 20, qe = 8;
|
|
105164
|
+
const Oe = "0mm", Ie = 260 - 4, Ne = 290, $e = 25, Pt = 20, qe = 8;
|
|
105167
105165
|
function Dt(kt) {
|
|
105168
105166
|
L.NewPage();
|
|
105169
105167
|
let jt = 20;
|
|
105170
105168
|
L.ADD_PRINT_TEXTA("text01", Ie - 17, "35mm", 30, 12, kt.id);
|
|
105171
105169
|
let tr = 0;
|
|
105172
|
-
tr += Pt,
|
|
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(`
|
|
105173
105171
|
`).reverse().forEach((or, er) => {
|
|
105174
105172
|
L.ADD_PRINT_TEXTA("text03-" + er, Ie - tr, Oe, Ne, qe, or), tr += qe + 3;
|
|
105175
|
-
})
|
|
105173
|
+
}), kt.fabricFeatureDescList && [...kt.fabricFeatureDescList].reverse().forEach((er, ir) => {
|
|
105176
105174
|
const ur = Math.ceil(er.length / $e) * qe + (ir > 0 ? 4 : 0);
|
|
105177
105175
|
tr += ur, L.ADD_PRINT_TEXTA("text04-" + ir, Ie - tr + 3, Oe, Ne, ur, " ● "), L.SET_PRINT_STYLEA(0, "FontSize", 3), L.ADD_PRINT_TEXTA("text05-" + ir, Ie - tr, "3mm", Ne, ur, er);
|
|
105178
105176
|
}), tr += jt, kt.fabricIntroduction && kt.fabricIntroduction.split(`
|
|
@@ -105205,7 +105203,7 @@ const _sfc_main = defineComponent({
|
|
|
105205
105203
|
print: xe
|
|
105206
105204
|
};
|
|
105207
105205
|
}
|
|
105208
|
-
}),
|
|
105206
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_b75adb91_lang = "", _withScopeId = (k) => (pushScopeId("data-v-b75adb91"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105209
105207
|
style: { height: "max-content", display: "block" },
|
|
105210
105208
|
class: "el-upload-list--picture-card"
|
|
105211
105209
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105303,7 +105301,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105303
105301
|
[vShow, k.isShow]
|
|
105304
105302
|
]);
|
|
105305
105303
|
}
|
|
105306
|
-
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-b75adb91"]]);
|
|
105307
105305
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105308
105306
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105309
105307
|
const index = (k, L) => {
|