This commit is contained in:
shijingjing
2022-02-14 09:03:59 +08:00
parent 099d37284f
commit 7beeefcb13
3 changed files with 10 additions and 8 deletions

View File

@@ -6,7 +6,6 @@
<div class="right">
<!-- {{ data.name }} -->
<div class="names"><AiOpenData v-if="data.name" type="userName" :openid="data.name" />的上报</div>
<div class="times">{{ data.createTime }}</div>
</div>
</div>