update: 登录密码加眼睛
This commit is contained in:
@@ -57,7 +57,7 @@ const serviceColumns: BasicColumn[] = [
|
||||
const archiveColumns: BasicColumn[] = [
|
||||
{
|
||||
title: '120',
|
||||
dataIndex: 'emergencyCount',
|
||||
dataIndex: 'hospitalCount',
|
||||
rewriting: true,
|
||||
rewroteCell: {
|
||||
type: 'inputNumber',
|
||||
@@ -65,7 +65,7 @@ const archiveColumns: BasicColumn[] = [
|
||||
},
|
||||
{
|
||||
title: '应急就医',
|
||||
dataIndex: 'hospitalCount',
|
||||
dataIndex: 'emergencyCount',
|
||||
rewriting: true,
|
||||
rewroteCell: {
|
||||
type: 'inputNumber',
|
||||
|
||||
Reference in New Issue
Block a user