diff --git a/.env.development b/.env.development index 7f90e4a..e7d40c6 100644 --- a/.env.development +++ b/.env.development @@ -6,7 +6,7 @@ VITE_APP_ENV = 'development' # 开发环境 -VITE_APP_BASE_API = 'http://192.168.110.209:8899' +VITE_APP_BASE_API = 'http://192.168.110.149:8899' # 李陈杰 209 # VITE_APP_BASE_API = 'http://192.168.110.149:8899' # 曾涛 diff --git a/public/xx.xlsx b/public/xx.xlsx deleted file mode 100644 index fb25b99..0000000 Binary files a/public/xx.xlsx and /dev/null differ diff --git a/public/供应商导入模板(1).xlsx b/public/供应商导入模板(1).xlsx new file mode 100644 index 0000000..6f6cfb3 Binary files /dev/null and b/public/供应商导入模板(1).xlsx differ diff --git a/src/views/dhr_demo/InspectionManagement.vue b/src/views/dhr_demo/InspectionManagement.vue index 69c9de5..4cfceaf 100644 --- a/src/views/dhr_demo/InspectionManagement.vue +++ b/src/views/dhr_demo/InspectionManagement.vue @@ -4,10 +4,11 @@
本月报修数
+24
+较上月 +4.2%
+平均处理时长
+3.5小时
+较上月 -0.6小时
+待处理报修
+15
+需及时处理
+完成率
+92%
+较上月 +2.1%
+本月抢修总数
+18
+较上月 +8.7%
+平均抢修时长
+58分钟
+较上月 -2.5分钟
+待处理抢修
+3
+需要尽快处理
+按时完成率
+92%
+较上月 +2.4%
+已完成巡检
+{{ statData.completed }}
+发现问题数
+{{ statData.problems }}
+已解决问题
+{{ statData.resolved }}
+平均完成时间
+{{ statData.avgTime }}
+问题解决率
+解决率
+{{ statData.resolveRate }}%
+显示1到{{ pageSize }}条,共{{ totalRecords }}条记录
+截止至 {{ currentDate }}
+ + +本月完成试验
+{{ statData.completed }}较上月 ↑2.4%
+试验通过率
+{{ statData.passRate }}%较上月 ↑5.6%
+待分析记录
+{{ statData.pendingAnalysis }}需要及时处理
+平均试验时长
+{{ statData.avgDuration }}较上月 ↓9.4分钟
++ {{ testRecords[0].date }} 耗时: {{ testRecords[0].duration }} +
+ 通过 +系统在100%负载下稳定运行1小时,CPU平均使用率92%,内存使用率88%,无崩溃或异常重启现象。
++ 平均响应时间: {{ testRecords[0].responseTime }} | 错误率: {{ testRecords[0].errorRate }} | 温度值: {{ testRecords[0].temperature }} +
++ {{ testRecords[1].date }} 耗时: {{ testRecords[1].duration }} +
+ 失败 +当并发用户数达到780人时,数据库连接耗尽,新用户无法建立数据库连接,导致系统响应超时。
+ + +建议: 增加数据库连接池最大连接数,优化长连接超时时间,增加连接复用机制分析评估。
+显示1到{{ pageSize }}条,共{{ totalRecords }}条记录
+