💄 修改样式.

This commit is contained in:
lijiahang
2024-05-31 13:36:49 +08:00
parent fc34b24029
commit 7bfa8a73be
30 changed files with 81 additions and 42 deletions

View File

@@ -6,7 +6,7 @@ const columns = [
title: 'id',
dataIndex: 'id',
slotName: 'id',
width: 70,
width: 100,
align: 'left',
fixed: 'left',
}, {

View File

@@ -5,7 +5,7 @@ const columns = [
title: 'id',
dataIndex: 'id',
slotName: 'id',
width: 70,
width: 100,
align: 'left',
fixed: 'left',
}, {