微调
This commit is contained in:
@@ -56,9 +56,7 @@
|
||||
prop: 'sort',
|
||||
label: '排序',
|
||||
width:70,
|
||||
render: scope => {
|
||||
return String(scope.row.sort) // 将数字转换为字符串
|
||||
},
|
||||
|
||||
},
|
||||
{
|
||||
prop: 'state',
|
||||
|
||||
Reference in New Issue
Block a user