mark
2022-09-30 2ec95b3d2fd484b44d5274054bcbd78307a76ef8
src/api/device.js
@@ -42,6 +42,16 @@
  });
};
/* 导出设备列表 */
export const exportDevListExcel = (data) => {
  return request({
    url: "/saas/api-d/device/exportDevListExcel",
    method: "post",
    data,
    responseType: "blob",
  });
};
/* 
  解绑设备
  param