Compare commits

..

No commits in common. "4b29eede9d943fc87c265851d5cca228bfb096cf" and "a1262bd6408fac933fc46e10dc5cf3cb834116c2" have entirely different histories.

View File

@ -79,9 +79,10 @@ const tableProps = [
align: 'right', align: 'right',
}, },
{ {
prop: 'time', prop: 'enabledTime',
label: '生效时间', label: '生效时间',
width: 235, filter: parseTime,
width: 150,
}, },
{ {
prop: 'remark', prop: 'remark',