This commit is contained in:
daihh
2022-11-03 16:27:33 +08:00
10 changed files with 33 additions and 12 deletions

View File

@@ -248,7 +248,7 @@
<span class="portal-right-text" v-if="index==4" style="margin-right:20px">
<img :src="`${webBaseUrl}/images/list05.png`" alt="">
</span>
<span class="portal-title-desc">{{ item.sysCreateUname }} <span class="orinfo-text">({{ item.orinfo }})</span> </span>
<span class="portal-title-desc">{{ item.sysCreateUname }} <span class="orinfo-text">{{ item.orinfo }}</span> </span>
</li>
</ul>
</div>