|
|
@@ -566,12 +566,12 @@
|
|
|
@close="wuliaoTableClose"
|
|
|
custom-class="shareImgFlag">
|
|
|
<div v-if="reportTarget.photoSummary">
|
|
|
- <p style="margin-bottom: 10px; margin-top: 0; display: flex">
|
|
|
+ <p style="margin-bottom: 15px; margin-top: 0; display: flex">
|
|
|
今日总结&明日规划的文本内容<van-checkbox
|
|
|
v-model="checkedPlan"
|
|
|
style="margin-left: 10px"></van-checkbox>
|
|
|
</p>
|
|
|
- <p style="margin-bottom: 10px; margin-top: 0">请点击勾选想要分享的今日拜访照片</p>
|
|
|
+ <p style="margin-bottom: 5px; margin-top: 0">请点击勾选想要分享的今日拜访照片</p>
|
|
|
<div class="shareVisitImg">
|
|
|
<template v-for="(itemImg, indexImg) in reportTarget.photoSummary">
|
|
|
<div>
|