Browse Source

接待时长

newStyle
jyt 2 years ago
parent
commit
e4e2a22053
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/Receive/index.vue

+ 1
- 1
src/views/Receive/index.vue View File

@@ -111,7 +111,7 @@
<div style="width: 50%">
<div>到访次数:{{ userinformationlist.visitRecord || "" }}次</div>
<div style="font-size: 14px; margin-top: 8px">
接待时长:
接待时长:{{ userinformationlist.mm || "-" }}分钟
</div>
</div>
</div>


Loading…
Cancel
Save