Merge pull request '更新成本bug' (#267) from projects/mesxc-zwq into projects/mesxc-test

Reviewed-on: #267
This commit is contained in:
朱文强 2024-03-22 16:23:30 +08:00
commit 4b29eede9d

View File

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