This commit is contained in:
@@ -1141,7 +1141,8 @@
|
||||
{
|
||||
prop: 'series_name',
|
||||
label: '系列名称',
|
||||
minWidth: 150,
|
||||
width: 200,
|
||||
showOverflowTooltip: true,
|
||||
formatter: (row: ShopSeriesGrantResponse) => {
|
||||
const hasPermission = hasAuth('series_grants:detail')
|
||||
return h(
|
||||
|
||||
Reference in New Issue
Block a user