From 959032b71f4b4fd5e3435fcf1405f1ccaa7f8423 Mon Sep 17 00:00:00 2001 From: 刘嘉威 <daidaibg@163.com> Date: 星期五, 21 十月 2022 16:45:54 +0800 Subject: [PATCH] feat: 增加左上角图表 优化整体框架 --- src/api/modules/index.ts | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/api/modules/index.ts b/src/api/modules/index.ts index 8eb291a..072fd22 100644 --- a/src/api/modules/index.ts +++ b/src/api/modules/index.ts @@ -1,3 +1,4 @@ export default { - 'leftTop':'/bigscreen/countUserNum',//棣栭〉鍗氬鍒楄〃 + 'leftTop':'/bigscreen/countDeviceNum',//宸︿笂 + 'leftCenter':'/bigscreen/countUserNum',//宸︿腑 } \ No newline at end of file -- Gitblit v1.8.0