大屏左下角空白解决

This commit is contained in:
binbin_pan 2024-05-22 17:50:12 +08:00
parent c77594bf9b
commit 6065429c25
1 changed files with 3 additions and 0 deletions

View File

@ -452,6 +452,9 @@ const iniTapiMaDevInfoCompanyList = async () => {
// console.log("pie3DList", pie3DList.list)
} catch (error) {
console.log(error)
pie3DList.list = [
['暂无数据', 0]
]
}
}