shared-ritm 1.3.133 → 1.3.135

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.
@@ -16081,7 +16081,7 @@ const w3 = /* @__PURE__ */ Fe(g3, [["render", b3]]), x3 = {
16081
16081
  ]), 1032, ["selected", "rows", "columns", "selection", "table-row-style-fn"])
16082
16082
  ]));
16083
16083
  }
16084
- }), D3 = /* @__PURE__ */ Fe(A3, [["__scopeId", "data-v-e633b819"]]), M3 = {
16084
+ }), D3 = /* @__PURE__ */ Fe(A3, [["__scopeId", "data-v-ab3a71ff"]]), M3 = {
16085
16085
  key: 0,
16086
16086
  class: "table-controls"
16087
16087
  }, F3 = { class: "table-wrapper" }, P3 = {
@@ -16155,7 +16155,7 @@ const w3 = /* @__PURE__ */ Fe(g3, [["render", b3]]), x3 = {
16155
16155
  "modal" in ln(o) ? Ft(u.$slots, "modal", { key: 2 }, void 0, !0) : je("", !0)
16156
16156
  ], 2));
16157
16157
  }
16158
- }), t9 = /* @__PURE__ */ Fe(B3, [["__scopeId", "data-v-1b7ee59f"]]), O3 = ["title"], N3 = {
16158
+ }), t9 = /* @__PURE__ */ Fe(B3, [["__scopeId", "data-v-5f568537"]]), O3 = ["title"], N3 = {
16159
16159
  key: 1,
16160
16160
  class: "loader-overlay"
16161
16161
  }, L3 = /* @__PURE__ */ Mt({
@@ -19589,7 +19589,7 @@ class Q4 extends vn {
19589
19589
  return await this.post("users/check_user_before_archive", t);
19590
19590
  }
19591
19591
  async getListVisitorLog(t) {
19592
- return await this.get(`get_list_visitor_log?per_page=${t.per_page}&page=${t.page}`);
19592
+ return await this.get("get_list_visitor_log", { params: t });
19593
19593
  }
19594
19594
  entryVisitorLog(t) {
19595
19595
  return this.post("entry_visitor_log", t);