设备类型CRUD

This commit is contained in:
sjl
2025-02-11 10:32:09 +08:00
parent 4fcb26bbde
commit e46e9e1d3a
4 changed files with 34 additions and 31 deletions

View File

@@ -399,7 +399,6 @@ const getPieData = async (id: string) => {
pieRef3.value.init()
}
const getTree = (data?: any) => {
treeRef.value.getTreeData(data)
}
//前往检测