mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-10 08:23:15 +08:00
@@ -14,18 +14,15 @@ export const columns: VxeGridProps['columns'] = [
|
||||
{
|
||||
title: '套餐名称',
|
||||
field: 'packageName',
|
||||
minWidth: 160,
|
||||
},
|
||||
{
|
||||
title: '备注',
|
||||
field: 'remark',
|
||||
minWidth: 180,
|
||||
},
|
||||
{
|
||||
title: '状态',
|
||||
field: 'status',
|
||||
slots: { default: 'status' },
|
||||
minWidth: 100,
|
||||
},
|
||||
{
|
||||
field: 'action',
|
||||
|
||||
Reference in New Issue
Block a user