feat: 🚀 文章分类
This commit is contained in:
@@ -32,7 +32,5 @@ export const COLUMNS = [
|
||||
render: (scope: RenderScope<any>): VNode | string | any => {
|
||||
return YES_OR_NO[scope.row.is_show];
|
||||
}
|
||||
},
|
||||
|
||||
{ prop: "operation", label: "操作", fixed: "right", width: 300 }
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user