111
k94314517
2023-09-14 b775bd00e11cfd575b067f6394684849a0796479
minipro_standard/components/InOutInfo.vue
@@ -16,13 +16,13 @@
      </view>
      <view v-if="isOut" class="c2 mt25">
         <text class="c6">入库接收人:</text>
         {{ info.originCode || '-' }}
         {{ info.inUserName || '-' }}
      </view>
      <view class="c2 mt25">
         <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">