浏览代码

Merge branch 'feature_20250721_日报分享' into uat(dev)

# Conflicts:
#	src/views/week/dailyDetails.vue
#	src/views/week/dailyHistoricalDetails.vue
zhujindu 4 月之前
父节点
当前提交
274bd26c84
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/views/week/dailyDetails.vue
  2. 1 0
      src/views/week/dailyHistoricalDetails.vue

+ 1 - 0
src/views/week/dailyDetails.vue

@@ -571,6 +571,7 @@
             v-model="checkedPlan"
             style="margin-left: 10px"></van-checkbox>
         </p>
+        <p style="margin-bottom: 10px; margin-top: 0">请点击勾选想要分享的今日拜访照片</p>
         <div class="shareVisitImg">
           <template v-for="(itemImg, indexImg) in reportTarget.photoSummary">
             <div>

+ 1 - 0
src/views/week/dailyHistoricalDetails.vue

@@ -614,6 +614,7 @@
             v-model="checkedPlan"
             style="margin-left: 10px"></van-checkbox>
         </p>
+        <p style="margin-bottom: 10px; margin-top: 0">请点击勾选想要分享的今日拜访照片</p>
         <div class="shareVisitImg">
           <template v-for="(itemImg, indexImg) in reportTarget.photoSummary">
             <div>