前端:管理后台增加 Banner CRUD 功能
This commit is contained in:
@@ -209,7 +209,6 @@ class ProductCategoryList extends PureComponent {
|
||||
{
|
||||
title: '排序值',
|
||||
dataIndex: 'sort',
|
||||
render: sort => <span>{sort}</span>,
|
||||
},
|
||||
{
|
||||
title: '创建时间',
|
||||
|
||||
Reference in New Issue
Block a user