列表数据去除data

This commit is contained in:
Yuan 2023-08-23 09:50:35 +08:00
parent c881d48145
commit 4293d4e8e0

View File

@ -6,7 +6,6 @@ export interface IAreaConfigListItem {
lineId: number; lineId: number;
areaName: string; areaName: string;
deviceType: string; deviceType: string;
data: string;
} }
export async function getDeviceAreaList({ export async function getDeviceAreaList({