Compare commits
No commits in common. "4b29eede9d943fc87c265851d5cca228bfb096cf" and "a1262bd6408fac933fc46e10dc5cf3cb834116c2" have entirely different histories.
4b29eede9d
...
a1262bd640
@ -79,9 +79,10 @@ const tableProps = [
|
||||
align: 'right',
|
||||
},
|
||||
{
|
||||
prop: 'time',
|
||||
prop: 'enabledTime',
|
||||
label: '生效时间',
|
||||
width: 235,
|
||||
filter: parseTime,
|
||||
width: 150,
|
||||
},
|
||||
{
|
||||
prop: 'remark',
|
||||
|
Loading…
Reference in New Issue
Block a user