update: 登录密码加眼睛

This commit is contained in:
xf
2025-07-10 14:11:43 +08:00
parent 3c49fc9d1e
commit 8beac20793
@@ -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',