多租户的测试调整

This commit is contained in:
kerwincui
2022-06-10 01:34:31 +08:00
parent b6af649c30
commit 72cd1e95fd
26 changed files with 173 additions and 75 deletions

View File

@@ -450,7 +450,6 @@ export default {
getDeviceStatistic(){
getDeviceStatistic().then(response => {
this.deviceStatistic = response.data;
console.log( this.deviceStatistic);
});
},
/** 查询公告列表 */