列表数据去除data
This commit is contained in:
parent
c881d48145
commit
4293d4e8e0
@ -6,7 +6,6 @@ export interface IAreaConfigListItem {
|
||||
lineId: number;
|
||||
areaName: string;
|
||||
deviceType: string;
|
||||
data: string;
|
||||
}
|
||||
|
||||
export async function getDeviceAreaList({
|
||||
|
Loading…
Reference in New Issue
Block a user