mg-ocr-invoice 0.0.7 → 0.0.9

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 CHANGED
@@ -3188,7 +3188,7 @@ var stdin_default = defineComponent({
3188
3188
  }
3189
3189
  });
3190
3190
  const Skeleton = withInstall$1(stdin_default), instance = axios$1.create({
3191
- baseURL: "https://invoice.imugua.team/",
3191
+ baseURL: "https://invoice.imugua.cn/",
3192
3192
  timeout: 1e5
3193
3193
  });
3194
3194
  instance.interceptors.request.use(
@@ -5831,7 +5831,7 @@ const processImage = async (n) => {
5831
5831
  default:
5832
5832
  return "ok";
5833
5833
  }
5834
- }, _withScopeId$1 = (n) => (pushScopeId("data-v-fea31d2c"), n = n(), popScopeId(), n), _hoisted_1$2 = { class: "InvoiceList" }, _hoisted_2$1 = { class: "card" }, _hoisted_3$1 = ["onClick"], _hoisted_4$1 = { class: "li" }, _hoisted_5$1 = {
5834
+ }, _withScopeId$1 = (n) => (pushScopeId("data-v-39c18419"), n = n(), popScopeId(), n), _hoisted_1$2 = { class: "InvoiceList" }, _hoisted_2$1 = { class: "card" }, _hoisted_3$1 = ["onClick"], _hoisted_4$1 = { class: "li" }, _hoisted_5$1 = {
5835
5835
  key: 0,
5836
5836
  class: "item-card"
5837
5837
  }, _hoisted_6$1 = { class: "storeName" }, _hoisted_7$1 = { class: "name" }, _hoisted_8$1 = { class: "left" }, _hoisted_9 = {
@@ -5916,7 +5916,7 @@ const processImage = async (n) => {
5916
5916
  }
5917
5917
  h.value = !1;
5918
5918
  }, $ = computed(() => {
5919
- const L = g.value.filter((B) => B.selected).every((B) => B.invoiceStatus === "unused" && B.taskStatus === "ocr_success" || B.taskStatus === "repeat" || B.taskStatus === "finish");
5919
+ const L = g.value.filter((B) => B.selected).every((B) => (console.log(B), B.invoiceStatus === "unused" && (B.taskStatus === "ocr_success" || B.taskStatus === "repeat" || B.taskStatus === "finish")));
5920
5920
  return console.log(L && g.value.filter((B) => B.selected).length > 0), L && g.value.filter((B) => B.selected).length > 0;
5921
5921
  }), D = () => {
5922
5922
  if (y.value.length <= 0) {
@@ -6093,7 +6093,7 @@ const processImage = async (n) => {
6093
6093
  }, 8, ["show"])
6094
6094
  ], 64));
6095
6095
  }
6096
- }), index_vue_vue_type_style_index_0_scoped_fea31d2c_lang = "", InvoiceList = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-fea31d2c"]]), _withScopeId = (n) => (pushScopeId("data-v-54509002"), n = n(), popScopeId(), n), _hoisted_1$1 = { class: "PaymentMode" }, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "title" }, "选择识别方式", -1)), _hoisted_3 = { class: "list" }, _hoisted_4 = ["onClick"], _hoisted_5 = { class: "left-text" }, _hoisted_6 = { class: "icon-left" }, _hoisted_7 = { class: "text" }, _hoisted_8 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "right-icon" }, [
6096
+ }), index_vue_vue_type_style_index_0_scoped_39c18419_lang = "", InvoiceList = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-39c18419"]]), _withScopeId = (n) => (pushScopeId("data-v-54509002"), n = n(), popScopeId(), n), _hoisted_1$1 = { class: "PaymentMode" }, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "title" }, "选择识别方式", -1)), _hoisted_3 = { class: "list" }, _hoisted_4 = ["onClick"], _hoisted_5 = { class: "left-text" }, _hoisted_6 = { class: "icon-left" }, _hoisted_7 = { class: "text" }, _hoisted_8 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "right-icon" }, [
6097
6097
  /* @__PURE__ */ createElementVNode("i", { class: "iconfont icon-xiangyou" })
6098
6098
  ], -1)), _sfc_main$1 = /* @__PURE__ */ defineComponent({
6099
6099
  __name: "index",