更新成本bug

このコミットが含まれているのは:
2024-03-22 16:23:08 +08:00
コミット 35bd7ab57e

ファイルの表示

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