WXL
6 天以前 bdb26dc65147246342f86ddfa5bd34a9573f842a
src/api/AiCentre/indicator.js
@@ -31,13 +31,6 @@
    data: data,
  });
}
// 指标统计
export function Labelstatistics(Id) {
   return request({
    url: "/smartor/serviceSubtaskDetail/countPatByTarget/" + Id,
    method: "get",
   });
  }
// 新增指标
export function addtarget(data) {