qk-pc-ui 3.3.7 → 3.3.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/qk-pc-ui.mjs CHANGED
@@ -18161,7 +18161,8 @@ const _hoisted_1$a = { style: "width: 100%;height:100%;border:1px solid #ccc" },
18161
18161
  ckUserInfoPassword: "不检测",
18162
18162
  ckCardPassword: "不检测",
18163
18163
  ckTsCardUse: "不支持",
18164
- payTime: 0
18164
+ payTime: 0,
18165
+ managerInfo: {}
18165
18166
  }), f = () => {
18166
18167
  i.value.LoadData(o.Telephone), o.isMemberBox = !0;
18167
18168
  };
@@ -18177,7 +18178,7 @@ const _hoisted_1$a = { style: "width: 100%;height:100%;border:1px solid #ccc" },
18177
18178
  watch(
18178
18179
  () => t.modelValue,
18179
18180
  (u) => {
18180
- u ? (o.PayCode = "", o.PayAmount = "", o.RebateAmount = 0, o.numOfTimes = "", o.Remarks = "", o.Telephone = "", o.MakreterTel = "", o.IsConfirming = !1, o.payTime = 0, setTimeout(() => {
18181
+ u ? (o.PayCode = "", o.PayAmount = "", o.RebateAmount = 0, o.numOfTimes = "", o.Remarks = "", o.Telephone = "", t.makreter && o.managerInfo.Telephone && (o.MakreterTel = o.managerInfo.Telephone), o.IsConfirming = !1, o.payTime = 0, setTimeout(() => {
18181
18182
  t.memberInfo && t.memberInfo.Id && (o.GetMethod = "会员收款", o.Telephone = t.memberInfo.Telephone, f());
18182
18183
  }, 100), c(o.GetMethod)) : (o.timerId != null && (clearInterval(o.timerId), o.timerId = null), o.loading != null && (o.loading.close(), o.loading = null));
18183
18184
  }
@@ -18239,7 +18240,7 @@ const _hoisted_1$a = { style: "width: 100%;height:100%;border:1px solid #ccc" },
18239
18240
  o.GetMethod = "扫码收款";
18240
18241
  }), RegisterKeyboard("122", () => {
18241
18242
  o.GetMethod = "会员收款";
18242
- });
18243
+ }), o.managerInfo = JSON.parse(sessionStorage.getItem("ManagerInfo") || "{}");
18243
18244
  let u = await SystemModuleApi("/DGApi/SearchShopCoustomConfig", { SearchType: 2, Name: "收款渠道" });
18244
18245
  if (o.GetMethodArray = u.split("|").Where((d) => d != ""), o.isPlayVoice = localStorage.getItem("ConfirmOrder_isPlayVoice") || "1", t.canMember) {
18245
18246
  try {
@@ -18519,7 +18520,7 @@ const _hoisted_1$a = { style: "width: 100%;height:100%;border:1px solid #ccc" },
18519
18520
  _: 1
18520
18521
  }, 8, ["modelValue"]));
18521
18522
  }
18522
- }, byConfirmOrder = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-633ced5c"]]), _hoisted_1$1 = { name: "selectIco" }, _hoisted_2 = { style: { padding: "5px", float: "left", border: "1px solid #e2e2e2", overflow: "hidden" } }, _hoisted_3 = {
18523
+ }, byConfirmOrder = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-2598641c"]]), _hoisted_1$1 = { name: "selectIco" }, _hoisted_2 = { style: { padding: "5px", float: "left", border: "1px solid #e2e2e2", overflow: "hidden" } }, _hoisted_3 = {
18523
18524
  class: "icon",
18524
18525
  "aria-hidden": "true",
18525
18526
  style: { "font-size": "60px" }