From bff85d777d7eb1e362adce089a287fd9bc85c03c Mon Sep 17 00:00:00 2001
From: shishuaikang <280848880@qq.com>
Date: 星期四, 07 十二月 2023 15:11:00 +0800
Subject: [PATCH] 1.搅合站分辨率修改 2.拌和站屏管理添加材料改成input 3.巡检任务bug修改

---
 web/src/views/SecureManage/NipCheck/components/TrainRecord.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/src/views/SecureManage/NipCheck/components/TrainRecord.vue b/web/src/views/SecureManage/NipCheck/components/TrainRecord.vue
index db1be14..79ce030 100644
--- a/web/src/views/SecureManage/NipCheck/components/TrainRecord.vue
+++ b/web/src/views/SecureManage/NipCheck/components/TrainRecord.vue
@@ -40,7 +40,7 @@
                 <div>
                     <el-image
                         style="width: 50px; height: 50px;"
-                        src="https://pipe.thhy-tj.com/group1/M00/00/03/bx5d1GRlfmCAEmAPAAAFoOEW2dU397.png"
+                        src="https://szpipe.thhy-tj.com/group1/M00/00/03/bx5d1GRlfmCAEmAPAAAFoOEW2dU397.png"
                         fit="contain">
                     </el-image>
                 </div>

--
Gitblit v1.9.3