ysyt-react-agent-lib 1.0.83 → 1.0.85
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/{ConsultModel-DUVhPRgR.js → ConsultModel-CO3pHDxC.js} +1 -1
- package/dist/{ConsultModel-Cb3dcPZ5.mjs → ConsultModel-YHpIyEyL.mjs} +2 -2
- package/dist/TransferModel-BjYvfU5Q.js +1 -0
- package/dist/{TransferModel-C8LdDd92.mjs → TransferModel-C0HNDCZ-.mjs} +11 -11
- package/dist/{index-BHnRVcib.mjs → index-B6f9zPmM.mjs} +1 -1
- package/dist/{index-DcPkw8OM.mjs → index-DfhFcJ87.mjs} +186 -186
- package/dist/{index-BjBcbK-E.js → index-Dok2-LMC.js} +1 -1
- package/dist/{index-DJAyIOdj.js → index-gDL3zUuO.js} +8 -8
- package/dist/ysyt-react-agent-lib.cjs.js +1 -1
- package/dist/ysyt-react-agent-lib.es.js +1 -1
- package/package.json +2 -2
- package/dist/TransferModel-BxVmKFV6.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-gDL3zUuO.js"),s=require("react"),i=require("./index-Dok2-LMC.js"),c=s.memo(({open:n,onCallBack:r,queryFetch:x})=>{const[o,a]=s.useState([]);return s.useEffect(()=>{(async()=>{try{await x({success:t=>{a(t.data||[])}})}catch(t){console.log(t)}})()},[n]),e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsx(i.Modal,{open:n,title:"咨询",footer:!1,onCancel:()=>r(),children:e.jsxRuntimeExports.jsx(e.ModelBody,{children:o.length===0?e.jsxRuntimeExports.jsx(e.Empty,{image:e.Empty.PRESENTED_IMAGE_SIMPLE,description:"暂无咨询坐席"}):e.jsxRuntimeExports.jsx(e.Space,{wrap:!0,children:o.map(t=>e.jsxRuntimeExports.jsx(i.Tag,{color:"processing",onClick:()=>r(t.agent_no),children:e.jsxRuntimeExports.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[e.jsxRuntimeExports.jsx(e.YsytIconSvg,{name:"zixun"}),e.jsxRuntimeExports.jsxs("span",{style:{marginLeft:10},children:["咨询坐席: ",t.agent_name]})]})},t.agent_no))})})})})});exports.default=c;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { j as e, M as l, E as r, S as i, Y as d } from "./index-
|
|
1
|
+
import { j as e, M as l, E as r, S as i, Y as d } from "./index-DfhFcJ87.mjs";
|
|
2
2
|
import { memo as m, useState as g, useEffect as x } from "react";
|
|
3
|
-
import { M as p, T as j } from "./index-
|
|
3
|
+
import { M as p, T as j } from "./index-B6f9zPmM.mjs";
|
|
4
4
|
const E = m(({ open: t, onCallBack: a, queryFetch: o }) => {
|
|
5
5
|
const [n, c] = g([]);
|
|
6
6
|
return x(() => {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-gDL3zUuO.js"),t=require("react"),l=require("./index-Dok2-LMC.js"),m=t.memo(({open:o,onCallBack:n,queryFetch:u})=>{const[x,p]=t.useState([]),[r,c]=t.useState(0),[i,d]=t.useState(""),[j,a]=t.useState(!1);return t.useEffect(()=>{(async()=>{a(!0);try{await u({success:s=>{p(s.data||[])}})}catch(s){console.log(s)}a(!1)})()},[o]),e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsx(l.Modal,{open:o,title:"转接",footer:!1,onCancel:()=>n(),children:e.jsxRuntimeExports.jsxs(e.ModelBody,{children:[e.jsxRuntimeExports.jsx("div",{children:e.jsxRuntimeExports.jsx(e.Radio.Group,{options:[{label:"转接坐席",value:0},{label:"转接外线",value:1}],value:r,onChange:s=>c(s.target.value)})}),e.jsxRuntimeExports.jsx(e.Spin,{spinning:j,children:e.jsxRuntimeExports.jsxs("div",{style:{borderTop:"1px solid #eee",marginTop:10,paddingTop:10},children:[r===0&&e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:x.length===0?e.jsxRuntimeExports.jsx(e.Empty,{image:e.Empty.PRESENTED_IMAGE_SIMPLE,description:"暂无转接坐席"}):e.jsxRuntimeExports.jsx(e.Space,{wrap:!0,children:x.map(s=>e.jsxRuntimeExports.jsx(l.Tag,{color:"processing",onClick:()=>n(s.agent_no,0),children:e.jsxRuntimeExports.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[e.jsxRuntimeExports.jsx(e.YsytIconSvg,{name:"zixun"}),e.jsxRuntimeExports.jsxs("span",{style:{marginRight:10},children:["转接坐席: ",s.agent_name]})]})},s.agent_no))})}),r===1&&e.jsxRuntimeExports.jsxs("div",{style:{width:"100%",display:"flex",alignItems:"center",gap:"0 5px"},children:[e.jsxRuntimeExports.jsx(e.Input,{style:{flex:1},value:i,onChange:s=>d(s.target.value),placeholder:"请输入外线号码, 回车转接",onPressEnter:()=>{n(i,1)}}),e.jsxRuntimeExports.jsx(e.YsytIconSvg,{name:"boda",color:"#1D92E9",size:25,onClick:()=>{n(i,1)}})]})]})})]})})})});exports.default=m;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { j as e, M as h, R as j, a as f, E as d, S as y, Y as c, I as v } from "./index-
|
|
1
|
+
import { j as e, M as h, R as j, a as f, E as d, S as y, Y as c, I as v } from "./index-DfhFcJ87.mjs";
|
|
2
2
|
import { memo as E, useState as n, useEffect as T } from "react";
|
|
3
|
-
import { M as I, T as M } from "./index-
|
|
4
|
-
const _ = E(({ open:
|
|
5
|
-
const [o,
|
|
3
|
+
import { M as I, T as M } from "./index-B6f9zPmM.mjs";
|
|
4
|
+
const _ = E(({ open: l, onCallBack: a, queryFetch: p }) => {
|
|
5
|
+
const [o, g] = n([]), [t, x] = n(0), [r, m] = n(""), [u, i] = n(!1);
|
|
6
6
|
return T(() => {
|
|
7
7
|
(async () => {
|
|
8
8
|
i(!0);
|
|
9
9
|
try {
|
|
10
|
-
await
|
|
10
|
+
await p({
|
|
11
11
|
success: (s) => {
|
|
12
|
-
|
|
12
|
+
g(s.data || []);
|
|
13
13
|
}
|
|
14
14
|
});
|
|
15
15
|
} catch (s) {
|
|
@@ -17,7 +17,7 @@ const _ = E(({ open: r, onCallBack: a, queryFetch: g }) => {
|
|
|
17
17
|
}
|
|
18
18
|
i(!1);
|
|
19
19
|
})();
|
|
20
|
-
}, [
|
|
20
|
+
}, [l]), /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsx(I, { open: l, title: "转接", footer: !1, onCancel: () => a(), children: /* @__PURE__ */ e.jsxs(h, { children: [
|
|
21
21
|
/* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(
|
|
22
22
|
j.Group,
|
|
23
23
|
{
|
|
@@ -36,7 +36,7 @@ const _ = E(({ open: r, onCallBack: a, queryFetch: g }) => {
|
|
|
36
36
|
}
|
|
37
37
|
) }),
|
|
38
38
|
/* @__PURE__ */ e.jsx(f, { spinning: u, children: /* @__PURE__ */ e.jsxs("div", { style: { borderTop: "1px solid #eee", marginTop: 10, paddingTop: 10 }, children: [
|
|
39
|
-
t === 0 && /* @__PURE__ */ e.jsx(e.Fragment, { children: o.length === 0 ? /* @__PURE__ */ e.jsx(d, { image: d.PRESENTED_IMAGE_SIMPLE }) : /* @__PURE__ */ e.jsx(y, { wrap: !0, children: o.map((s) => /* @__PURE__ */ e.jsx(M, { color: "processing", onClick: () => a(s.agent_no, 0), children: /* @__PURE__ */ e.jsxs("div", { style: { display: "flex", alignItems: "center" }, children: [
|
|
39
|
+
t === 0 && /* @__PURE__ */ e.jsx(e.Fragment, { children: o.length === 0 ? /* @__PURE__ */ e.jsx(d, { image: d.PRESENTED_IMAGE_SIMPLE, description: "暂无转接坐席" }) : /* @__PURE__ */ e.jsx(y, { wrap: !0, children: o.map((s) => /* @__PURE__ */ e.jsx(M, { color: "processing", onClick: () => a(s.agent_no, 0), children: /* @__PURE__ */ e.jsxs("div", { style: { display: "flex", alignItems: "center" }, children: [
|
|
40
40
|
/* @__PURE__ */ e.jsx(c, { name: "zixun" }),
|
|
41
41
|
/* @__PURE__ */ e.jsxs("span", { style: { marginRight: 10 }, children: [
|
|
42
42
|
"转接坐席: ",
|
|
@@ -48,11 +48,11 @@ const _ = E(({ open: r, onCallBack: a, queryFetch: g }) => {
|
|
|
48
48
|
v,
|
|
49
49
|
{
|
|
50
50
|
style: { flex: 1 },
|
|
51
|
-
value:
|
|
51
|
+
value: r,
|
|
52
52
|
onChange: (s) => m(s.target.value),
|
|
53
53
|
placeholder: "请输入外线号码, 回车转接",
|
|
54
54
|
onPressEnter: () => {
|
|
55
|
-
a(
|
|
55
|
+
a(r, 1);
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
),
|
|
@@ -63,7 +63,7 @@ const _ = E(({ open: r, onCallBack: a, queryFetch: g }) => {
|
|
|
63
63
|
color: "#1D92E9",
|
|
64
64
|
size: 25,
|
|
65
65
|
onClick: () => {
|
|
66
|
-
a(
|
|
66
|
+
a(r, 1);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
69
|
)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as r from "react";
|
|
2
2
|
import $, { useContext as re, useRef as Z, useMemo as Lt, useEffect as De } from "react";
|
|
3
|
-
import { i as Dt, K as Ne, g as se, F as kt, m as fe, u as N, r as nt, b as Pe, p as je, C as q, c as O, d as Ie, e as At, o as ge, f as Ce, h as _t, k as Vt, l as Wt, W as qt, n as Gt, B as Te, q as ot, s as Xt, _ as R, t as ke, v as Y, w as Me, x as at, y as Ae, z as Ut, A as _e, D as Ve, P as Kt, G as Qt, H as K, J as Zt, L as Yt, N as Re, O as Jt, Q as lt, T as en, U as tn, V as rt, X as nn, Z as on, $ as an, a0 as ue, a1 as ln, a2 as st, a3 as rn, a4 as sn, a5 as cn, a6 as dn, a7 as un, a8 as mn, a9 as fn, aa as gn, ab as Cn, ac as it, ad as pn, ae as vn } from "./index-
|
|
3
|
+
import { i as Dt, K as Ne, g as se, F as kt, m as fe, u as N, r as nt, b as Pe, p as je, C as q, c as O, d as Ie, e as At, o as ge, f as Ce, h as _t, k as Vt, l as Wt, W as qt, n as Gt, B as Te, q as ot, s as Xt, _ as R, t as ke, v as Y, w as Me, x as at, y as Ae, z as Ut, A as _e, D as Ve, P as Kt, G as Qt, H as K, J as Zt, L as Yt, N as Re, O as Jt, Q as lt, T as en, U as tn, V as rt, X as nn, Z as on, $ as an, a0 as ue, a1 as ln, a2 as st, a3 as rn, a4 as sn, a5 as cn, a6 as dn, a7 as un, a8 as mn, a9 as fn, aa as gn, ab as Cn, ac as it, ad as pn, ae as vn } from "./index-DfhFcJ87.mjs";
|
|
4
4
|
const bn = new Ne("antFadeIn", {
|
|
5
5
|
"0%": {
|
|
6
6
|
opacity: 0
|