列表数据去除data
This commit is contained in:
parent
c881d48145
commit
4293d4e8e0
@ -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({
|
||||||
|
Loading…
Reference in New Issue
Block a user