修正发票管理界面删除功能的权限判断

This commit is contained in:
2025-12-08 14:02:31 +08:00
parent 00e1c62de0
commit 205c58782b
2 changed files with 7 additions and 9 deletions

View File

@@ -969,7 +969,7 @@ onMounted(() => {
.radio-group {
display: flex;
gap: 16px;
gap: 1px;
}
.radio-item {