Commit 69c0e3d0 by liuchenxi

update: 会员详情增加同意协议时间

parent 37bbe730
......@@ -158,6 +158,9 @@
<div class="wechat-carditem lheigth40">
<span>开卡方式</span><span class="ml15 color555">{{ memberInfo.openCardChannelDict | fomatText }}</span>
</div>
<div class="wechat-carditem lheigth40">
<span>同意协议时间</span><span class="ml15 color555">{{ memberInfo.consentPrivacyProtocolTime | formatTime }}</span>
</div>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment