fixed bug for payment api authorization

This commit is contained in:
RockYang
2024-05-24 11:31:38 +08:00
parent 061291cebb
commit 0a8cf6870f
3 changed files with 19 additions and 9 deletions

View File

@@ -85,6 +85,7 @@
<el-image :src="item.icon" style="width: 30px;height: 30px"/>
</a>
</el-tooltip>
<span :class="item.url === curPath ? 'title active' : 'title'">{{ item.name }}</span>
</li>
<el-popover