修改表格序号以及分页序号数字问题
This commit is contained in:
@@ -41,7 +41,6 @@ const tableStore = new TableStore({
|
||||
method: 'POST',
|
||||
column: [
|
||||
{
|
||||
field: 'index',
|
||||
title: '序号',
|
||||
width: '80',
|
||||
formatter: (row: any) => {
|
||||
|
||||
Reference in New Issue
Block a user