From 8b6ffea7bcc3019a3114e8ba09e0a081dced2703 Mon Sep 17 00:00:00 2001
From: 邱宇豪 <qyh123230312>
Date: 星期三, 29 十一月 2023 09:28:38 +0800
Subject: [PATCH] 20231129_qiuyh_调整进场数量字段类型

---
 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