田源
2025-01-02 f2a30ff604b495e3b58eaee54c6cbd8dfe836f5c
在线人员信息接口名称调整
已修改2个文件
9 ■■■■ 文件已修改
Source/plt-web/plt-web-ui/src/api/systemModel/systemConfig/api.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/plt-web/plt-web-ui/src/views/systemModel/systemMonitor/index.vue 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/plt-web/plt-web-ui/src/api/systemModel/systemConfig/api.js
@@ -1,3 +1,4 @@
import request from '@/router/axios';
// 列表查询
Source/plt-web/plt-web-ui/src/views/systemModel/systemMonitor/index.vue
@@ -81,12 +81,4 @@
</script>
<style scoped>
.container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 500px;
  margin: auto;
}
</style>