Compare commits
2 Commits
a1262bd640
...
4b29eede9d
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b29eede9d | |||
| 35bd7ab57e |
@@ -79,10 +79,9 @@ const tableProps = [
|
||||
align: 'right',
|
||||
},
|
||||
{
|
||||
prop: 'enabledTime',
|
||||
prop: 'time',
|
||||
label: '生效时间',
|
||||
filter: parseTime,
|
||||
width: 150,
|
||||
width: 235,
|
||||
},
|
||||
{
|
||||
prop: 'remark',
|
||||
|
||||
Reference in New Issue
Block a user