From 6252abae2d37cbf7ae4e2eb6411170f440657e12 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 13 九月 2023 14:58:26 +0800
Subject: [PATCH] 111

---
 minipro_standard/components/InOutInfo.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/minipro_standard/components/InOutInfo.vue b/minipro_standard/components/InOutInfo.vue
index 21a99fc..9ceab09 100644
--- a/minipro_standard/components/InOutInfo.vue
+++ b/minipro_standard/components/InOutInfo.vue
@@ -22,7 +22,7 @@
 			<text class="c6">鐢宠鏃堕棿锛�</text>
 			{{ info.createTime || '-' }}
 		</view>
-		<view class="rd15 ptb25 plr25 bg_f7">
+		<view v-if="info.remark" class="rd15 ptb25 plr25 bg_f7 mt25">
 			<view class="f26 b c2">澶囨敞锛�</view>
 			<view class="mt20">
 				<u-read-more :showHeight="60" :toggle="true" textIndent="0" closeText="灞曞紑" :shadowStyle="shadowStyle">

--
Gitblit v1.9.3