mg-ocr-invoice 0.4.12 → 0.4.13
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/index.es.js +3 -3
- package/dist/index.umd.js +18 -18
- package/dist/style.css +1 -1
- package/package.json +5 -2
- package/src/components/Invoice/index.vue +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5288,7 +5288,7 @@ defineComponent({
|
|
|
5288
5288
|
};
|
|
5289
5289
|
}
|
|
5290
5290
|
});
|
|
5291
|
-
const viewer = "", _withScopeId$3 = (n) => (pushScopeId("data-v-
|
|
5291
|
+
const viewer = "", _withScopeId$3 = (n) => (pushScopeId("data-v-784ab8b0"), n = n(), popScopeId(), n), _hoisted_1$4 = { class: "Invoice" }, _hoisted_2$4 = { class: "top" }, _hoisted_3$4 = ["src"], _hoisted_4$4 = { class: "inovice-content" }, _hoisted_5$3 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("div", { class: "Field-title" }, [
|
|
5292
5292
|
/* @__PURE__ */ createElementVNode("span", { class: "titleLeft" }, "公司信息")
|
|
5293
5293
|
], -1)), _hoisted_6$3 = { class: "marPX" }, _hoisted_7$3 = { class: "inv-cell" }, _hoisted_8$3 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("label", null, "销售方", -1)), _hoisted_9$1 = { class: "cell-icon" }, _hoisted_10$1 = {
|
|
5294
5294
|
key: 0,
|
|
@@ -5545,7 +5545,7 @@ const viewer = "", _withScopeId$3 = (n) => (pushScopeId("data-v-47fef101"), n =
|
|
|
5545
5545
|
_hoisted_35$1,
|
|
5546
5546
|
createElementVNode("input", {
|
|
5547
5547
|
readonly: "",
|
|
5548
|
-
value: t.invoiceData.
|
|
5548
|
+
value: t.invoiceData.invoiceRootType,
|
|
5549
5549
|
placeholder: "",
|
|
5550
5550
|
type: "text"
|
|
5551
5551
|
}, null, 8, _hoisted_36$1)
|
|
@@ -5731,7 +5731,7 @@ const viewer = "", _withScopeId$3 = (n) => (pushScopeId("data-v-47fef101"), n =
|
|
|
5731
5731
|
}, 8, ["modelValue", "title"])
|
|
5732
5732
|
], 64));
|
|
5733
5733
|
}
|
|
5734
|
-
}),
|
|
5734
|
+
}), index_vue_vue_type_style_index_0_scoped_784ab8b0_lang = "", Invoice = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-784ab8b0"]]), _withScopeId$2 = (n) => (pushScopeId("data-v-4f642fc4"), n = n(), popScopeId(), n), _hoisted_1$3 = { class: "skeleton-card" }, _hoisted_2$3 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { class: "skeleton-title" }, null, -1)), _hoisted_3$3 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { class: "skeleton-tags" }, [
|
|
5735
5735
|
/* @__PURE__ */ createElementVNode("div", { class: "skeleton-tag" }),
|
|
5736
5736
|
/* @__PURE__ */ createElementVNode("div", { class: "skeleton-tag" })
|
|
5737
5737
|
], -1)), _hoisted_4$3 = { class: "skeleton-content" }, _hoisted_5$2 = { class: "skeleton-row" }, _hoisted_6$2 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { class: "skeleton-label" }, null, -1)), _hoisted_7$2 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { class: "skeleton-value" }, null, -1)), _hoisted_8$2 = [
|