fix: 菜单管理增加微信小程序图标,修复部分问题

This commit is contained in:
2025-05-30 18:30:18 +08:00
parent 352795d52f
commit 863bab3eba
8 changed files with 340 additions and 79 deletions

View File

@@ -52,7 +52,7 @@
v-for="item in tableList"
:key="item.id"
class="item"
:style="{ 'background-color': status[item.status].type }"
:style="{ 'background-color': status[item.status] ? status[item.status].type : '' }"
>
<div class="new-top flex u-row-between">
<div class="u-flex u-flex-1 u-p-r-10">