src/api/AiCentre/indicator.js
@@ -23,6 +23,13 @@ method: "get", }); } // 指标统计 export function Labelstatistics(Id) { return request({ url: "/smartor/serviceSubtaskDetail/countPatByTarget/" + Id, method: "get", }); } // 修改指标及其关联选项 export function gettargetInfoedit(data) { return request({