WXL (wul)
15 小时以前 91f78c7a3c325b7627f269524cdf92f006948cdf
src/api/AiCentre/phoneCall.js
@@ -1,11 +1,13 @@
import request from "@/utils/request";
// 删除外部患者表
export function CallgetList() {
  return request({
    url: "/smartor/ServiceTelInfo/getList",
    method: "get",
    params: {
      orgid: localStorage.getItem("orgid"),
    },
  });
}
// 查询外部患者表