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>