This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
zkPCproject
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
接待时长
newStyle
jyt
2 years ago
parent
61431cf1c7
commit
e4e2a22053
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save