mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
多租户的测试调整
This commit is contained in:
@@ -450,7 +450,6 @@ export default {
|
||||
getDeviceStatistic(){
|
||||
getDeviceStatistic().then(response => {
|
||||
this.deviceStatistic = response.data;
|
||||
console.log( this.deviceStatistic);
|
||||
});
|
||||
},
|
||||
/** 查询公告列表 */
|
||||
|
||||
Reference in New Issue
Block a user