[fix 82876] 用户管理表格显示不完整

This commit is contained in:
danshihao
2024-03-22 14:05:53 +08:00
parent cadb86ca8f
commit 05df6c297b
+1
View File
@@ -230,6 +230,7 @@ export default {
{
title: '操作',
dataIndex: 'action',
width: 240,
fixed: 'right',
scopedSlots: { customRender: 'action' },
align: 'center'