mirror of https://gitee.com/xiaonuobase/snowy
【更新】固定字典操作列
parent
f6e998adcf
commit
a58a01546a
|
@ -126,7 +126,8 @@
|
||||||
{
|
{
|
||||||
title: '操作',
|
title: '操作',
|
||||||
dataIndex: 'action',
|
dataIndex: 'action',
|
||||||
align: 'center'
|
align: 'center',
|
||||||
|
fixed: 'right'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
const categoryType = computed(() => {
|
const categoryType = computed(() => {
|
||||||
|
|
Loading…
Reference in New Issue