【更新】固定字典操作列

pull/286/MERGE
xuyuxiang 2025-09-24 21:37:59 +08:00
parent f6e998adcf
commit a58a01546a
1 changed files with 2 additions and 1 deletions

View File

@ -126,7 +126,8 @@
{ {
title: '操作', title: '操作',
dataIndex: 'action', dataIndex: 'action',
align: 'center' align: 'center',
fixed: 'right'
} }
] ]
const categoryType = computed(() => { const categoryType = computed(() => {