dfs-page-config 0.3.80 → 0.3.81
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
|
@@ -105134,7 +105134,7 @@ const _sfc_main = defineComponent({
|
|
|
105134
105134
|
L = window.getLodop();
|
|
105135
105135
|
const nr = Number(ie.printCount) || 1, er = 30, ir = Math.ceil(nr / er);
|
|
105136
105136
|
for (let lr = 0; lr < ir; lr++) {
|
|
105137
|
-
L.PRINT_INIT("吊牌打印"), ie.direction == "1" ? L.SET_PRINT_PAGESIZE(1, "45mm", "70mm", "") : L.SET_PRINT_PAGESIZE(2, "70mm", "45mm", ""), L.SET_PRINT_STYLE("FontSize", 6), L.SET_PRINT_STYLE("FontName", "CircularXX")
|
|
105137
|
+
L.PRINT_INIT("吊牌打印"), ie.direction == "1" ? L.SET_PRINT_PAGESIZE(1, "45mm", "70mm", "") : L.SET_PRINT_PAGESIZE(2, "70mm", "45mm", ""), L.SET_PRINT_STYLE("FontSize", 6), L.SET_PRINT_STYLE("FontName", "CircularXX");
|
|
105138
105138
|
const ur = nr * (lr + 1) <= er ? nr : er * (lr + 1) > nr ? nr % er : er;
|
|
105139
105139
|
for (let dr = 0; dr < ur; dr++)
|
|
105140
105140
|
qe(k.data);
|
|
@@ -105213,7 +105213,7 @@ const _sfc_main = defineComponent({
|
|
|
105213
105213
|
closeDialog: jt
|
|
105214
105214
|
};
|
|
105215
105215
|
}
|
|
105216
|
-
}),
|
|
105216
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_6ebdf3cb_lang = "", _withScopeId = (k) => (pushScopeId("data-v-6ebdf3cb"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105217
105217
|
style: { height: "max-content", display: "block" },
|
|
105218
105218
|
class: "el-upload-list--picture-card"
|
|
105219
105219
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105446,7 +105446,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105446
105446
|
}, 8, ["modelValue"])
|
|
105447
105447
|
], 64);
|
|
105448
105448
|
}
|
|
105449
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105449
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-6ebdf3cb"]]);
|
|
105450
105450
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105451
105451
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105452
105452
|
const index = (k, L) => {
|