rsf-design/src/views/system/menu/menuTable.columns.js
@@ -81,10 +81,7 @@ if (row.meta?.isAuthButton) { return row.authority || row.meta?.authMark || '' } if (!row.meta?.authList?.length) return row.authority || '' return t('pages.system.menu.messages.authCount', { count: row.meta.authList.length }) return row.authority || '' } }, {