From dd68fe194a28fa12f9dab33af84df95a779a204c Mon Sep 17 00:00:00 2001 From: bingbo <bingbo1993@126.com> Date: 星期一, 27 十一月 2023 15:36:56 +0800 Subject: [PATCH] 加减钢筋笼库存 带记录 --- web/src/views/SafetyManage/components/TrainRecord.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/src/views/SafetyManage/components/TrainRecord.vue b/web/src/views/SafetyManage/components/TrainRecord.vue index 652f5c6..997efcf 100644 --- a/web/src/views/SafetyManage/components/TrainRecord.vue +++ b/web/src/views/SafetyManage/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