Compare commits

..

2 Commits

Author SHA1 Message Date
4b29eede9d Merge pull request '更新成本bug' (#267) from projects/mesxc-zwq into projects/mesxc-test
Reviewed-on: #267
2024-03-22 16:23:30 +08:00
zwq
35bd7ab57e 更新成本bug 2024-03-22 16:23:08 +08:00

View File

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