dfs-page-config 0.3.39 → 0.3.40
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
|
@@ -105167,17 +105167,17 @@ const _sfc_main = defineComponent({
|
|
|
105167
105167
|
print: Oe
|
|
105168
105168
|
};
|
|
105169
105169
|
}
|
|
105170
|
-
}),
|
|
105170
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_3a48614b_lang = "", _withScopeId = (k) => (pushScopeId("data-v-3a48614b"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105171
105171
|
style: { height: "max-content", display: "block" },
|
|
105172
105172
|
class: "el-upload-list--picture-card"
|
|
105173
105173
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = { class: "el-upload-list__item-actions" }, _hoisted_4 = {
|
|
105174
105174
|
class: "print-ele",
|
|
105175
105175
|
ref: "printEle",
|
|
105176
|
-
style: { padding: "10px", "line-height": "9pt", "font-family": "Circular", display: "flex", "flex-direction": "column", "justify-content": "flex-end" }
|
|
105176
|
+
style: { padding: "5px 10px", "line-height": "9pt", "font-family": "Circular", display: "flex", "flex-direction": "column", "justify-content": "flex-end" }
|
|
105177
105177
|
}, _hoisted_5 = { style: { "font-size": "13pt", "font-weight": "bold", "margin-bottom": "10pt", "line-height": "13pt" } }, _hoisted_6 = { style: { margin: "4pt 0" } }, _hoisted_7 = { style: { margin: "10px 0" } }, _hoisted_8 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { style: { margin: "0 5px", "font-size": "6px" } }, "●", -1)), _hoisted_9 = { style: { margin: "3pt 0" } }, _hoisted_10 = {
|
|
105178
105178
|
id: "barcode",
|
|
105179
105179
|
style: { width: "100px" }
|
|
105180
|
-
};
|
|
105180
|
+
}, _hoisted_11 = { style: { position: "absolute", bottom: "20px", right: "20px" } };
|
|
105181
105181
|
function _sfc_render(k, L, ie, ae, de, _e) {
|
|
105182
105182
|
const Oe = resolveComponent("ZoomIn"), xe = ElIcon, Ne = ElButton;
|
|
105183
105183
|
return withDirectives((openBlock(), createElementBlock("div", {
|
|
@@ -105219,7 +105219,8 @@ function _sfc_render(k, L, ie, ae, de, _e) {
|
|
|
105219
105219
|
createElementVNode("p", _hoisted_9, toDisplayString(k.data.friendlyReminder), 1),
|
|
105220
105220
|
withDirectives((openBlock(), createElementBlock("svg", _hoisted_10, null, 512)), [
|
|
105221
105221
|
[vShow, k.data.barCodeId]
|
|
105222
|
-
])
|
|
105222
|
+
]),
|
|
105223
|
+
createElementVNode("span", _hoisted_11, toDisplayString(k.data.id), 1)
|
|
105223
105224
|
])
|
|
105224
105225
|
], 512)
|
|
105225
105226
|
]),
|
|
@@ -105239,7 +105240,7 @@ function _sfc_render(k, L, ie, ae, de, _e) {
|
|
|
105239
105240
|
[vShow, k.isShow]
|
|
105240
105241
|
]);
|
|
105241
105242
|
}
|
|
105242
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105243
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-3a48614b"]]);
|
|
105243
105244
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105244
105245
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105245
105246
|
const index = (k, L) => {
|