更新成本bug

This commit is contained in:
朱文强 2024-03-22 16:23:08 +08:00
parent a1262bd640
commit 35bd7ab57e

View File

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