dfs-page-config 0.3.65 → 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
|
@@ -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) => {
|